- # Agent Generator - XML-optimized agent generation Test Configuration
- # Subagent path format
- agent: subagents/system-builder/agent-generator
- model: anthropic/claude-sonnet-4-5
- timeout: 60000
- # Test suite configuration
- suites:
- - smoke
- - standalone
- - delegation
|