Claude Code

The CLI's Default Model Just Swapped In a Million-Token Brain — Claude Code v2.1.257 Makes Fable 5.1 the Standard and Adds a 'Containment Escape' Checkpoint to Auto Mode

The CLI's Default Model Just Swapped In a Million-Token Brain — Claude Code v2.1.257 Makes Fable 5.1 the Standard and Adds a 'Containment Escape' Checkpoint to Auto Mode

Claude Code v2.1.257, released September 1, 2026, swaps its default model to Fable 5.1 with its one-million-token context. It also adds guardrails to auto mode that stop credential retrieval and out-of-scope reads from slipping through. Here's a rundown of the changes that matter to developers.

By FF
CLIの既定モデルが、100万トークンの頭に入れ替わった──Claude Code v2.1.257がFable 5.1を標準に据え、自動モードに『封じ込め破り』の関所を足した

CLIの既定モデルが、100万トークンの頭に入れ替わった──Claude Code v2.1.257がFable 5.1を標準に据え、自動モードに『封じ込め破り』の関所を足した

2026年9月1日公開のClaude Code v2.1.257が、既定モデルを100万トークン文脈のFable 5.1へ差し替え。自動モードには資格情報取得や範囲外読み取りを素通しさせない歯止めを追加した。開発者に効く変更点を整理する。

FF
Putting a Checkpoint at the Moment You Switch Models — Claude Code v2.1.251 Closes the Switch Hooks, the Cache Dial, and the Symlink Loophole All at Once

Putting a Checkpoint at the Moment You Switch Models — Claude Code v2.1.251 Closes the Switch Hooks, the Cache Dial, and the Symlink Loophole All at Once

Claude Code v2.1.251 is out. It ships PreModelSwitch/PostModelSwitch hooks that intercept model switches, a prompt-cache breakdown and spend-limit bar in /cost, and a fix for a symlink loophole in file operations — all at once, shoring up the plumbing for unattended operation.

By FF
「モデルを乗り換える瞬間」に関所を置く──Claude Code v2.1.251が、切替フックとキャッシュの目盛り、そしてsymlinkの抜け穴を同時に塞いだ

「モデルを乗り換える瞬間」に関所を置く──Claude Code v2.1.251が、切替フックとキャッシュの目盛り、そしてsymlinkの抜け穴を同時に塞いだ

Claude Code v2.1.251が公開。モデル切替に割り込むPre/PostModelSwitchフック、/costのプロンプトキャッシュ内訳と支出上限バー、そしてファイル操作のsymlink抜け穴修正を同時に載せ、無人運用の足回りを固めた。

FF
You Can Rip Out the Whole "Tool That Runs Code"—Claude Code v2.1.248's `--restricted` Hands Least Privilege to Other People's Repos and Unattended Runs

You Can Rip Out the Whole "Tool That Runs Code"—Claude Code v2.1.248's `--restricted` Hands Least Privilege to Other People's Repos and Unattended Runs

Claude Code v2.1.248's `--restricted` is a launch option that removes command execution and WebFetch and confines file operations to the working directory. It hands least privilege to other people's repositories and unattended runs. It also includes quiet fixes like preventing credential exfiltratio

By FF
「コードを実行する道具」をまるごと外せる──Claude Code v2.1.248の`--restricted`が、他人のリポジトリと無人運用に“最小権限”を差し出した

「コードを実行する道具」をまるごと外せる──Claude Code v2.1.248の`--restricted`が、他人のリポジトリと無人運用に“最小権限”を差し出した

Claude Code v2.1.248の`--restricted`は、コマンド実行やWebFetchを外し、ファイル操作を作業ディレクトリ内に限定する起動オプション。他人のリポジトリや無人運用に最小権限を差し出す。認証情報の持ち出し防止など地味な修正も。

FF
Cutting API Costs by Measuring Each Move Instead of Guessing—Claude Code v2.1.247 Turns 'Cost Optimization' Into an Interactive Command and Opens the Admin Tap Too

Cutting API Costs by Measuring Each Move Instead of Guessing—Claude Code v2.1.247 Turns 'Cost Optimization' Into an Interactive Command and Opens the Admin Tap Too

Claude Code v2.1.247 is out. It adds /claude-api cost-optimize, an interactive command that trims Claude API spending while measuring the effect of each change, and ships with Admin API support plus a SendFeedback tool that drafts bug reports.

By FF
勘で削っていたAPI代を、一手ずつ測って減らす──Claude Code v2.1.247が『コスト最適化』を対話コマンドにし、Adminの蛇口も開けた

勘で削っていたAPI代を、一手ずつ測って減らす──Claude Code v2.1.247が『コスト最適化』を対話コマンドにし、Adminの蛇口も開けた

Claude Code v2.1.247 が公開。Claude API の支出を測りながら削る対話コマンド /claude-api cost-optimize を追加し、Admin API 対応と、不具合報告を下書きする SendFeedback ツールも同梱した。

FF
After the Person Hitting "Yes" Disappears, Who Audits the AI's Decisions? — Claude Code v2.1.246 Adds a "Peephole" and an Editing Pen to Auto-Approval Rules

After the Person Hitting "Yes" Disappears, Who Audits the AI's Decisions? — Claude Code v2.1.246 Adds a "Peephole" and an Editing Pen to Auto-Approval Rules

On August 14, Auto mode became the default, moving approval from humans to an AI classifier. v2.1.246 adds a tab in /permissions to view and edit those rules, and warns about the over-broad permissions caused by wildcards placed before subcommands. A step toward reclaiming control over "what you del

By FF
「はい」を押す人が消えた後、AIの判断を誰が点検するのか──Claude Code v2.1.246が自動承認のルールに“のぞき窓”と編集ペンを付けた

「はい」を押す人が消えた後、AIの判断を誰が点検するのか──Claude Code v2.1.246が自動承認のルールに“のぞき窓”と編集ペンを付けた

8月14日にAuto モードが既定となり、承認は人からAIの分類器へ。v2.1.246は/permissionsにそのルールを閲覧・編集するタブを追加し、サブコマンド前ワイルドカードの過剰許可にも警告を足した。無人運用で「任せる範囲」を握り直す一歩。

FF
See at a glance how much your always-on /loop is burning──Claude Code v2.1.243 puts a gauge on "runaway costs" and slims the binary from 340MB to 75MB

See at a glance how much your always-on /loop is burning──Claude Code v2.1.243 puts a gauge on "runaway costs" and slims the binary from 340MB to 75MB

Claude Code v2.1.243 adds a per-loop cost breakdown to /usage, making it easier to pinpoint the "runaway tokens" of unattended operation. The Linux binary is compressed from 340MB to 75MB, and memory use is cut too. The same-day v2.1.245 fixes a startup crash on glibc 2.44 environments.

By FF
回しっぱなしの /loop が、いくら食ったか一目でわかる──Claude Code v2.1.243が“暴走コスト”に目盛りを入れ、本体を340MBから75MBへ削った

回しっぱなしの /loop が、いくら食ったか一目でわかる──Claude Code v2.1.243が“暴走コスト”に目盛りを入れ、本体を340MBから75MBへ削った

Claude Code v2.1.243が/usageにループ別のコスト内訳を追加。無人運用の“暴走トークン”を特定しやすくし、Linux版バイナリは340MBから75MBへ圧縮、メモリも削減。同日のv2.1.245はglibc 2.44環境の起動クラッシュを修正した。

FF