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:
@@ -51,9 +51,7 @@ agents/
|
|||||||
├── atlas/agent.ts # Todo orchestrator
|
├── atlas/agent.ts # Todo orchestrator
|
||||||
├── athena/ # Multi-model council orchestrator
|
├── athena/ # Multi-model council orchestrator
|
||||||
│ ├── agent.ts # Athena agent factory + system prompt
|
│ ├── agent.ts # Athena agent factory + system prompt
|
||||||
│ ├── council-member-agent.ts # Council member agent factory
|
│ └── 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
|
|
||||||
├── types.ts # AgentFactory, AgentMode
|
├── types.ts # AgentFactory, AgentMode
|
||||||
├── agent-builder.ts # buildAgent() composition
|
├── agent-builder.ts # buildAgent() composition
|
||||||
├── utils.ts # Agent utilities
|
├── utils.ts # Agent utilities
|
||||||
|
|||||||
Reference in New Issue
Block a user