[]
= "devin-cli"
# Leave model as an empty string to use the devin CLI default, or set e.g. "opus", "swe", "gpt".
= "opus"
= 200000
= 150
[]
# Path to a declarative agent config (JSON/YAML) that disables tools, for use
# as a strict text-completion backend. See `devin --help` for the schema.
# agent_config = "/path/to/agent.json"
# Path to a Devin config file with custom permission rules. Useful for
# applying a deny-all permissions block without touching the user's
# ~/.config/devin/config.json.
# config = "/path/to/devin-config.json"