Skip to content

fix: support equals-sign ralph-loop flags#31953

Open
Akkikens wants to merge 1 commit intoanthropics:mainfrom
Akkikens:codex/18646-ralph-equals-flags
Open

fix: support equals-sign ralph-loop flags#31953
Akkikens wants to merge 1 commit intoanthropics:mainfrom
Akkikens:codex/18646-ralph-equals-flags

Conversation

@Akkikens
Copy link
Copy Markdown

@Akkikens Akkikens commented Mar 7, 2026

Fixes #18646

Summary

  • add --max-iterations=<n> support to plugins/ralph-wiggum/scripts/setup-ralph-loop.sh
  • add --completion-promise=<text> support to the same parser
  • keep the existing space-separated flag syntax intact
  • update the help text and examples to document both forms

Testing

  • ran bash /Users/akshay/Documents/GitHub/claude-code/plugins/ralph-wiggum/scripts/setup-ralph-loop.sh "Test task" --max-iterations=5 --completion-promise="DONE" in a temp directory
  • verified .claude/ralph-loop.local.md contains max_iterations: 5
  • verified .claude/ralph-loop.local.md contains completion_promise: "DONE"

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.

[BUG] ralph-wiggum plugin / ralph-loop uses my whole usage because it doesn't respect --max-iterations=X

1 participant