Files
cartlog-admin/agent.toml

9 lines
136 B
TOML

# Version of the agent configuration standard
version = "1.0"
model = "claude-4.5-sonnet"
imports = [
"agents/code-review.toml"
]