mirror of
https://mirror.skon.top/github.com/code-yeongyu/oh-my-opencode
synced 2026-04-22 08:30:10 +08:00
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
|
||||
├── 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
|
||||
|
||||
Reference in New Issue
Block a user