Official Setup Links
First-Time Setup
- Create a Modal account from the official signup page.
- Configure Modal credentials for the machine that runs AgentCompass.
- Export
MODAL_TOKEN_IDandMODAL_TOKEN_SECRET, or let the Modal CLI write credentials to~/.modal.toml. - Run a single AgentCompass task before increasing concurrency.
Do not commit Modal tokens to
config/defaults.yaml. Use environment variables or a private config file passed with --config.Verify Credentials
Use the Modal CLI to verify the active credentials:SWE-bench Verified
/testbed. You normally do not need to pass image or memory.
Full Benchmark With Concurrency
Provider Params
Common Modal overrides live underenvironments.modal or --env-params:
Image Overrides
Useimage for a registry image or named_image for a Modal named image only when intentionally overriding recipe behavior.
