Skip to content

Commit 8ad16a3

Browse files
authored
Merge pull request #129 from Miyamura80/update-ralph-prompt-claude-code-12684245977020772703
Update Ralph prompt to use Claude Code references
2 parents 6c43dd1 + c2b1ac0 commit 8ad16a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/ralph/prompt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You are an autonomous coding agent working on a software project.
2020
APPEND to progress.txt (never replace, always append):
2121
```
2222
## [Date/Time] - [Story ID]
23-
Session: https://opencode.ai/sessions/[SESSION_ID]
23+
Session: [SESSION_ID]
2424
- What was implemented
2525
- Files changed
2626
- **Learnings for future iterations:**
@@ -30,7 +30,7 @@ Session: https://opencode.ai/sessions/[SESSION_ID]
3030
---
3131
```
3232

33-
Find your current Session ID by running `opencode session list` (it should be the first one). Include the session URL so future iterations can reference previous work if needed.
33+
Find your current Session ID in Claude Code.
3434

3535
The learnings section is critical - it helps future iterations avoid repeating mistakes and understand the codebase better.
3636

0 commit comments

Comments
 (0)