config.yaml 253 B

12345678910111213
  1. # Task Manager - Task breakdown and management Test Configuration
  2. # Subagent path format
  3. agent: subagents/core/task-manager
  4. model: anthropic/claude-sonnet-4-5
  5. timeout: 120000
  6. # Test suite configuration
  7. suites:
  8. - smoke
  9. - standalone
  10. - delegation