Official Setup Links
First-Time Setup
- Create a Daytona account from the official dashboard.
- Open the API keys page and create a key with sandbox permissions.
- Export the key in the shell that runs AgentCompass.
- Run a single task before increasing concurrency.
DAYTONA_API_KEY is the only value most users need. DAYTONA_API_URL and DAYTONA_TARGET are optional and should be set only when your Daytona workspace requires a non-default API endpoint or target.
AgentCompass authentication precedence is:
Do not commit Daytona API keys to
config/defaults.yaml. Use environment variables or a private config file passed with --config.Verify Credentials
The most useful verification is an AgentCompass smoke test because it checks credentials, sandbox startup, recipe image selection, file operations, and harness execution together.Single Terminal-Bench Instance
Provider Params
Common Daytona overrides live underenvironments.daytona or --env-params:
SWE-bench Verified
--env-params only for deliberate overrides.
