Add documentation and agent configuration files
This commit is contained in:
8
agent.toml
Normal file
8
agent.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
# Version of the agent configuration standard
|
||||
version = "1.0"
|
||||
|
||||
model = "claude-4.5-sonnet"
|
||||
|
||||
imports = [
|
||||
"agents/code-review.toml"
|
||||
]
|
||||
Reference in New Issue
Block a user