VM isolation
Each task run executes in an isolated Ubuntu 22.04 VM. VMs are:- Completely isolated from other users
- Destroyed after the task ends
- Unable to access other users’ data
GitHub permissions
- OAuth tokens are encrypted at rest
- Tokens are scoped to your authorized repos only
- Revoke access anytime in GitHub settings
Data handling
- Code is processed only for your requests
- No training on your code
- Conversation history is stored securely