mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[GH-ISSUE #96] Interactive session does not start when using opencode backend #38
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#38
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 @deedeedev on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/96
I'd like to use opencode as a backend but with the
ralph plan -b opencode "<MY PROMPT>"command the interactive session does not start and I don't see opencode being launched. Here's the output I get:If I use gemini-cli as backend (
-b gemini) everything works fine.In opencode I've successfully logged into my gemini subscription and I can use it just fine.
Ralph 2.2.0opencode 1.1.31ubuntu 24.04Any suggestion?
@postpersonality commented on GitHub (Jan 22, 2026):
same issue on my side
even with the custom command from the previous issue #90
@matbgn commented on GitHub (Jan 22, 2026):
Same without TUI.
Ralph Config:
Logs
@matbgn commented on GitHub (Jan 22, 2026):
@mikeyobrien maybe it could be useful if you create a free account on opencode with the following free model opencode/minimax-m2.1-free to test on your side, so you could avoid back and forth testing like this issues, noop? #96 #90 #82 #75 #69 (opened and closed in the last 96 hours)
@mikeyobrien commented on GitHub (Jan 22, 2026):
Will do, i'll add
opencodeverification as a release blocker. Sorry about that!@mikeyobrien commented on GitHub (Jan 22, 2026):