`temporarily unavailable` が出て Bash や Edit が止まるときに見ること
まず、自分のケースかどうかはかなり見分けやすいです。Claude Code の auto mode で Bash か Edit を実行しようとしたとき、次のような文言が出て処理が止まるなら、今回の症状に当たっている可能性があります。 > `claude-opus-4-7 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.` この報告は issue [#62170](https://github.com/anthropics/claude-code/issues/62170) にあり、Bash safety classifier が `claude-opus-4-7` で
papoo.work