docs(agents): remove dead model-thinking-config references

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
ismeth
2026-03-01 19:37:59 +01:00
committed by YeonGyu-Kim
parent 36e52d28b4
commit 06deead1e7

View File

@@ -51,9 +51,7 @@ agents/
├── atlas/agent.ts # Todo orchestrator
├── athena/ # Multi-model council orchestrator
│ ├── agent.ts # Athena agent factory + system prompt
── council-member-agent.ts # Council member agent factory
│ ├── model-thinking-config.ts # Per-provider thinking/reasoning config
│ └── model-thinking-config.test.ts # Tests for thinking config
── council-member-agent.ts # Council member agent factory
├── types.ts # AgentFactory, AgentMode
├── agent-builder.ts # buildAgent() composition
├── utils.ts # Agent utilities