Note

claude from 2.1.34 to version 2.1.37

毎日 update がはいるから一応追っておきたい。本当に変化が早い。

``` 2.1.34

  • Agent teams の設定がレンダリング間で変更された際のクラッシュを修正
  • sandbox.excludedCommands や dangerouslyDisableSandbox で除外されたコマンドが、autoAllowBashIfSandboxed 有効時に Bash の ask
    permission ルールをバイパスできてしまうセキュリティバグを修正

2.1.35

  • (このバージョンはスキップされています — 2.1.34 → 2.1.36 に直接ジャンプ)

2.1.36

  • Opus 4.6 で Fast mode が利用可能に — 同じ Opus 4.6 モデルでより高速な出力が得られるモード

2.1.37

  • /fast が /extra-usage 有効化直後にすぐ使えない問題を修正

主な変更点のまとめ: - 新機能: Opus 4.6 向け Fast mode サポート (2.1.36) - セキュリティ修正: サンドボックスバイパスの脆弱性修正 (2.1.34) - 安定性改善: クラッシュ修正・Fast mode の可用性修正

Sources: - https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md - https://github.com/anthropics/claude-code/releases ```

claudeに更新内容を聞いただけだが。