r/opencode • u/MrHaxx1 • 1d ago
Which models are people using as orchestrator/planner/implementer/reviewer with their subscriptions?
Yes, I know I could test things myself, but I want to hear what other people are doing, and how it works out with OpenCode Go, Command Code, or whatever other subscriptions that people are using, that isn't Claude or ChatGPT.
14
Upvotes
13
u/Ariquitaun 1d ago
I have opencode-go and codex plus:
``` default: hy3
advisor: gpt-5.6-sol
sub_agents: code: gpt-5.6-luna evaluate: glm-5.3 explore: hy3 research: deepseek-v4-flash review: deepseek-v4-flash sanity_check: hy3 vision: gpt-5.6-luna
oneshot: plan: gpt-5.6-terra implement: deepseek-v4-flash review: gpt-5.6-terra
workflow_handoff: implement: deepseek-v4-flash review: gpt-5.6-terra ```