v1.0.0
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
statusmethod andchangedevent; TUI Indicator under the prompt, toasts, attention sound;notifyoption - One owning plugin instance per Loop when the plugin is loaded in several locations
Options: maxIterations, promise, stopOnFailure, notify. See the README.