docs(agents): Model -> Default Model in agent breakdown

This commit is contained in:
Junho Yeo 2026-01-07 04:53:30 +09:00 committed by GitHub
parent cc4299cdea
commit 57bf84536b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@ oh-my-opencode/
## AGENT MODELS ## AGENT MODELS
| Agent | Model | Purpose | | Agent | Default Model | Purpose |
|-------|-------|---------| |-------|-------|---------|
| Sisyphus | anthropic/claude-opus-4-5 | Primary orchestrator | | Sisyphus | anthropic/claude-opus-4-5 | Primary orchestrator |
| oracle | openai/gpt-5.2 | Strategy, code review | | oracle | openai/gpt-5.2 | Strategy, code review |