21 lines
487 B
Markdown
21 lines
487 B
Markdown
# opencode-plugin-ralph-loop
|
|
|
|
Standalone implementation of the **Ralph Loop** (self-referential dev loop) extracted from `oh-my-opencode`.
|
|
|
|
## OpenCode Install
|
|
|
|
Tell OpenCode:
|
|
|
|
```text
|
|
Fetch and follow instructions from ./.opencode/INSTALL.md
|
|
```
|
|
|
|
Detailed OpenCode docs: `docs/README.opencode.md`
|
|
|
|
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.
|