Skip to content

Conversation

@ian
Copy link

@ian ian commented Jan 7, 2026

Fixes #16389

Summary

Migrates the ralph-loop initialization from a Markdown-formatted code block to a functional Bash tool call.

Technical Brief

The previous implementation used a !-prefixed code block (```!), which the Claude Code engine treats as a display-only suggestion or a legacy command format. This change wraps the invocation in the explicit Bash() tool syntax.

@ian ian changed the title Fix: This command uses shell operators that require approval for safety Fix: This command uses shell operators that require approval for safety Jan 7, 2026
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 plugin: Bash permission check fails despite allowed-tools declaration

1 participant