Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
2026-04-19 17:50:34 -04:00
parent 64088cb9bc
commit 07e1c0dd5e
31 changed files with 1573 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# opencode-plugin-ralph-loop
Standalone implementation of the **Ralph Loop** (self-referential dev loop) extracted from `oh-my-opencode`.
Provides:
- `/ralph-loop` command
- `/ulw-loop` command (ultrawork mode)
- `/cancel-ralph` command
State is persisted to `.sisyphus/ralph-loop.local.md` in the current project directory.