Replies: 5 comments 1 reply
|
Findings (update): A third thread joins the agent-model-selection discussion, this one scoped to the limited opencode-go plan and focused on cost-vs-benefit plus per-agent fallbacks. What was said:
Open questions (added): Original issue: #565 |
|
Findings (update): @MichaelLi423 submitted a community preset ( What was said:
The preset (
This is a different take from the opencode-go-only configs in #565. Instead of picking one provider and working within its roster, the submitter is mixing providers to get the best model per role without paying subscription prices for every agent. Open questions (added): Original issue: #890 |
|
I am currently testing the following setup:
I am still testing this configuration, so these are only my initial observations. So far, Composer has been extremely fast, which makes it particularly useful for routine mechanical work and command execution. Grok offers a good balance of capability and speed, so I am currently trying it as the primary model for Explorer, Librarian, and Fixer. The council intentionally uses three different model families to provide more diverse perspectives, while GPT-5.6 Sol handles orchestration and synthesis. Does anyone have suggestions for improving this setup, particularly the model assignments, fallback order, or overall cost/performance balance? |
|
@ricatix opened #918 with some real numbers on the Luna patch reliability problem, figured it fits in this thread too. They pulled The current OpenAI preset ships Luna as the default for both fixer and designer. Rico is suggesting either documenting the patch-reliability caveat, switching the fixer default to Terra, or adding telemetry so we can compare properly across models and effort levels. Anyone else seeing the Luna patch failures on their end? Even rough numbers from session history would help confirm whether this is widespread or local to one environment. |
|
Related: PR #938 from @binyangzhu000-sudo adds an Atlas Cloud preset backed by It registers Atlas as an OpenAI-compatible provider (key from Compare that to the OpenAI preset which differentiates (e.g. gpt-5.6-terra for orchestrator, gpt-5.6-sol for oracle, gpt-5.6-luna for fixer). The Atlas preset is flat, one model everywhere. That is accurate to what I posted in the discussion comment. Anyone using this provider? Any feedback? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Findings: Two threads about which models to use per agent. One is a long community Q&A on quality-first configs (rough consensus: GPT-5.4 orchestrator, Opus oracle, Gemini designer, fast or cheap models for explorer/librarian/fixer; expensive models everywhere slowed output around 10x for little gain; open asks on council fallbacks and missing modes like ULW). The other is an extensive May-2026 model-ranking guide (tiers, tables, pricing) per agent role, shared as a reference.
What was said:
Open questions:
Original issues: #275 and #498
All reactions