- # Context Retriever - Context search and retrieval Test Configuration
- # Subagent path format
- agent: subagents/core/context-retriever
- model: anthropic/claude-sonnet-4-5
- timeout: 60000
- # Test suite configuration
- suites:
- - smoke
- - standalone
- - delegation
|