[BUG] Auto mode safety classifier blocks all bash commands when claude-opus-4-6 is temporarily unavailable

Resolved 💬 3 comments Opened Apr 16, 2026 by gscarin Closed Apr 20, 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?

Error: claude-opus-4-6[1m] is temporarily unavailable, so auto mode cannot determine the safety of Bash right now
Affected commands: python -m pytest, python script.py, databricks fs ls
Expected: fail open for clearly safe commands, or degrade gracefully

What Should Happen?

Opus 1M should work

Error Messages/Logs

Steps to Reproduce

  1. Enable auto mode in Claude Code
  2. Start a long autonomous session with multiple Bash tool calls
  3. Observe: during any period of Opus 4.6 unavailability, all subsequent Bash

calls fail — including commands already approved in the same session

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.111

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗