mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 15:15:57 +03:00
[GH-ISSUE #90] Opencode 1.1.30 fails to start with bundled template #35
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @postpersonality on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/90
It seems that default model for the
opencode runcommand isqwen/qwq32(may be it just me or some wierd plugin)The config worked for me
@mikeyobrien commented on GitHub (Jan 22, 2026):
This issue has been resolved. The
minimal/opencode.ymlpreset has been updated for opencode 1.1.30+ compatibility:Changes:
custombackend with explicit-mmodel flag (required for 1.1.30+)anthropic/claude-sonnet-4-20250514opencode modelsfor available model optionsPreset configuration:
Thanks @postpersonality for the detailed report and workaround!
@postpersonality commented on GitHub (Jan 22, 2026):
I have tested the change
opencode 1.1.30
ralph 2.2.0
but it produces the same code as before
ralph init --preset feature --backend opencode --force