Files
claude-plugins/plugins/ralph/.claude-plugin
Claude Agent db47652b5c fix(ralph): Use correct Bash(command) format for permissions
settings.json permissions must use uppercase tool names with command
in parentheses per Claude Code docs (e.g., "Bash(npm run dev)" not
"npm run dev").

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 14:42:48 +00:00
..