[providers]
anthropic_api_key = "sk-ant-example"
local_endpoint = "http://127.0.0.1:11434"

[gates]
typecheck = "npm run typecheck"
test = "npm test"

[budgets]
max_steps = 40
attempts = 3

[models]
pin = "claude-opus-4"
