Agent runs call tool 'bash' (from Coder.md wording) but tool name is 'run_bash', causing 'Tool not found: bash'. Normalize tool names (map bash->run_bash) and update docs to reference run_bash.
Timeline (4)
🔄[human]Open → InProgress1 month ago
💬[human]1 month ago
Normalized Claude Code tool name mapping (case-insensitive) so 'bash' maps to run_bash; system prompt and Coder.md now reference run_bash; rebuilt agent-base image.
Normalized Claude Code tool name mapping (case-insensitive) so 'bash' maps to run_bash; system prompt and Coder.md now reference run_bash; rebuilt agent-base image.