mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 15:15:57 +03:00
[GH-ISSUE #75] version 2.0.10 not allowing use of opencode #30
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#30
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 @mrhut10 on GitHub (Jan 19, 2026).
Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/75
when I run
ralph init --backend opencodei'm getting the following errorUnknown backend 'opencode' see screenshot below
@mikeyobrien commented on GitHub (Jan 19, 2026):
You can use this, the adapter was implemented but the validation and handling of
ralph initwas missed:If that doesn't work, this stopgap should work in the meantime.
@mikeyobrien commented on GitHub (Jan 20, 2026):
Fixed in v2.1.0! 🎉