Skip to content

v1.0.0

Choose a tag to compare

@PatelUtkarsh PatelUtkarsh released this 13 Sep 09:12
· 10 commits to main since this release
62490cc

First release. OpenCode V2 only (tested on 2.0.2).

Install:

opencode plugin add "github:PatelUtkarsh/opencode-ralph-loop-v2#v1.0.0"

Features:

  • /ralph-loop [--max N] [--promise TEXT] <task>, /cancel-ralph, /ralph-status
  • Turn End detection on session.execution.succeeded; Continuation Prompt repeats the Rules and the Task every Iteration
  • Completion Promise detection; Hard Cap of 500 Iterations
  • Skipped Idle: no re-prompt while the agent waits on a permission, an open question, or a queued user message
  • Stop Reasons: completed, max-iterations, cancelled, interrupted, failed, deleted; cost and token deltas on completion
  • Resume after opencode service restart
  • Plugin RPC status method and changed event; TUI Indicator under the prompt, toasts, attention sound; notify option
  • One owning plugin instance per Loop when the plugin is loaded in several locations

Options: maxIterations, promise, stopOnFailure, notify. See the README.