Prerequisites
Bug Description
/ralph-loop do not start new session. Agent only work on the task once.
Steps to Reproduce
Start a new session with prompt /ralph-loop follow @scripts\ralph_prompt.md
Expected Behavior
opencode start a new session with same prompt after agent finishes a session.
Actual Behavior
.sisyphus\ralph-loop.local.md is generated
Agent executes task as expected, but seemingly ignores the following from the ralph-loop prompt template
## Your Task
Parse the arguments below and begin working on the task. The format is:
`"task description" [--completion-promise=TEXT] [--max-iterations=N]`
(I'm not sure if agent needs to do anything about it though)
.sisyphus\ralph-loop.local.md is deleted after a while, not sure why
Agent finishes task as expected, and outputs <promise>DONE</promise>, but opencode does not start a new session with the same prompt.
Doctor Output
> bun x oh-my-opencode doctor
oMoMoMoMo Doctor
⚠ 2 issues found:
1. Comment checker unavailable
Comment checker binary is not installed.
Fix: Install @code-yeongyu/comment-checker
Affects: comment-checker hook
2. GitHub CLI not authenticated
gh CLI is installed but not logged in.
Fix: Run: gh auth login
Affects: GitHub automation
Error Logs
Configuration
Additional Context
Sisyphus model: GPT-5.2 High
The scripts\ralph_prompt.md file has roughly 90 lines.
Operating System
Windows
OpenCode Version
v1.2.5
Prerequisites
Bug Description
/ralph-loop do not start new session. Agent only work on the task once.
Steps to Reproduce
Start a new session with prompt
/ralph-loop follow @scripts\ralph_prompt.mdExpected Behavior
opencode start a new session with same prompt after agent finishes a session.
Actual Behavior
.sisyphus\ralph-loop.local.mdis generatedAgent executes task as expected, but seemingly ignores the following from the ralph-loop prompt template
(I'm not sure if agent needs to do anything about it though)
.sisyphus\ralph-loop.local.mdis deleted after a while, not sure whyAgent finishes task as expected, and outputs
<promise>DONE</promise>, but opencode does not start a new session with the same prompt.Doctor Output
> bun x oh-my-opencode doctor oMoMoMoMo Doctor ⚠ 2 issues found: 1. Comment checker unavailable Comment checker binary is not installed. Fix: Install @code-yeongyu/comment-checker Affects: comment-checker hook 2. GitHub CLI not authenticated gh CLI is installed but not logged in. Fix: Run: gh auth login Affects: GitHub automationError Logs
Configuration
Additional Context
Sisyphus model: GPT-5.2 High
The
scripts\ralph_prompt.mdfile has roughly 90 lines.Operating System
Windows
OpenCode Version
v1.2.5