Skip to content

fix: correct state file path in ralph-wiggum help.md#61956

Open
xodn348 wants to merge 1 commit into
anthropics:mainfrom
xodn348:fix/issue-61787
Open

fix: correct state file path in ralph-wiggum help.md#61956
xodn348 wants to merge 1 commit into
anthropics:mainfrom
xodn348:fix/issue-61787

Conversation

@xodn348
Copy link
Copy Markdown

@xodn348 xodn348 commented May 24, 2026

Fixes #61764

What

Corrects the state file path in plugins/ralph-wiggum/commands/help.md from .claude/.ralph-loop.local.md (with a leading dot before ralph) to .claude/ralph-loop.local.md (no leading dot), matching the actual paths used in setup-ralph-loop.sh, stop-hook.sh, and cancel-ralph.md.

Verification

  • Build: N/A (documentation-only change)
  • Tests: N/A (Markdown file)
  • Lint: N/A
  • Type check: N/A
  • Self-review: confirmed all other references use ralph-loop.local.md without leading dot
  • Scope: 1 file, 2 lines changed

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ralph-wiggum help.md references wrong state file path

1 participant