[BUG] Bash Command issues while running Claude code
Resolved 💬 2 comments Opened Apr 16, 2026 by sparkdeath324 Closed Apr 16, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When Claude tries to run bash commands on auto permissions mode, we're getting an error.
What Should Happen?
The bash commands should ideally run.
Error Messages/Logs
ash(cd /root/project-folder && ./venv/bin/python --version)
⎿ Error: claude-opus-4-7[1m] is temporarily unavailable, so auto mode cannot determine the safety of Bash right now. Wait briefly and
then try this action again. If it keeps failing, continue with other tasks that don't require this action and come back to it
later. Note: reading files, searching code, and other read-only operations do not require the classifier and can still be used.
Steps to Reproduce
Run claude code on auto permissions on and try having it run a bash command.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.111 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗