mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[PR #72] [MERGED] fix(adapters): use OpenCode run subcommand with positional prompt #119
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#119
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?
📋 Pull Request Information
Original PR: https://github.com/mikeyobrien/ralph-orchestrator/pull/72
Author: @mikeyobrien
Created: 1/19/2026
Status: ✅ Merged
Merged: 1/19/2026
Merged by: @mikeyobrien
Base:
main← Head:fix/opencode-run-subcommand📝 Commits (2)
8dad818fix(adapters): use OpenCoderunsubcommand with positional promptae67f41feat(presets): add minimal/opencode preset📊 Changes
3 files changed (+97 additions, -33 deletions)
View changed files
📝
crates/ralph-adapters/src/cli_backend.rs(+43 -33)➕
crates/ralph-cli/presets/minimal/opencode.yml(+27 -0)➕
presets/minimal/opencode.yml(+27 -0)📄 Description
Summary
opencode run "prompt"syntax instead of the deprecatedopencode -p "prompt"flag approach--dangerously-skip-permissionsflag which is no longer part of the OpenCode CLI interfacerunsubcommandTest plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.