[Bug] Anthropic API Error: Model claude-opus-4-7 temporarily unavailable, blocking safety classifier
Status Fixed / completed
Reported on v2.1.111
Maintainer reply ✓ Yes — claude[bot]
Activity 9 comments · opened Apr 16, 2026 · closed Apr 16, 2026
💡 Likely answer: A maintainer (claude[bot], contributor)
responded on this thread — see the highlighted reply below.
Just fired up Opus 4.7, gave it a task with auto-mode and ran into this directly.
Bug Description
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
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.111
- Feedback ID: 95537c17-fb9d-4026-b845-d02340fb1991
9 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
Yep, same, Opus 4.7 release broke --auto
Also affecting me on Claude Code 2.1.111 with Opus 4.7 (1M context), Windows 11 LTSC — so not macOS-only.
Error matches exactly:
same issue
Same, this sucks!! Servers are overloaded? macOS and terminal programm
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.
This issue was fixed as of version 2.1.112.
I'm still seeing this on 2.1.114, so if this was fixed there is a regression.
Found the issue on my end:
"DISABLE_TELEMETRY" = "1"in the envs section of my settings.json caused GrowthBook not to be updated for a few weeks/months. This lead to the Anthropic selected classifier model not being pushed to my instances of Claude Code.Removing that fixed it, but that's obviously not a perfect long term solution.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.