config.yaml 247 B

12345678910111213
  1. # OpenAgent (Core Orchestrator) Test Configuration
  2. # Category-based path format
  3. agent: core/openagent
  4. model: anthropic/claude-sonnet-4-5
  5. timeout: 60000
  6. # Test suite configuration
  7. suites:
  8. - smoke
  9. - critical-rules
  10. - workflow
  11. - integration