github mikeyobrien/ralph-orchestrator v2.0.9

latest releases: v2.8.0, v2.7.0, v2.6.0...
one month ago

What's Changed

New Backend: OpenCode

OpenCode is now the 7th supported CLI backend, joining Claude, Kiro, Gemini, Codex, Amp, and Copilot.

cli:
  backend: opencode

Features:

  • --dangerously-skip-permissions for autonomous mode
  • -p flag for prompt passing
  • Full TUI and interactive mode support
  • Auto-detection when installed

Installation

# Via cargo
cargo install ralph-cli

# Via npm
npm install -g @ralph-orchestrator/ralph

# Via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.0.9/ralph-cli-installer.sh | sh

Full Changelog: v2.0.8...v2.0.9

Don't miss a new ralph-orchestrator release

NewReleases is sending notifications on new releases.