Claude Code

Resume It and It Forgets Its Orders, Reverting to a "Default Stranger"—How Claude Code v2.1.216 Plugged the Handoff Leaks

Resume It and It Forgets Its Orders, Reverting to a "Default Stranger"—How Claude Code v2.1.216 Plugged the Handoff Leaks

Claude Code v2.1.216 is an update with no eye-catching new features, but its changes share a consistent theme. It plugs the handoff leaks—where an agent reverts to defaults or reaches outside its isolation—around resuming, backgrounding, and worktree isolation, and it also eliminates the several-sec

By FF
再開した途端、指示を忘れて「既定の別人」に戻る──Claude Code v2.1.216が塞いだ、引き継ぎ時の取りこぼし

再開した途端、指示を忘れて「既定の別人」に戻る──Claude Code v2.1.216が塞いだ、引き継ぎ時の取りこぼし

Claude Code v2.1.216 は目立つ新機能のない更新だが、変更点には一貫した主題がある。再開・バックグラウンド化・worktree 隔離という“引き継ぎ”でエージェントが既定に戻る・隔離外へ手が伸びる取りこぼしを塞ぎ、長時間セッションの数秒の停止も解消した。

FF
No More Reviews You Didn't Ask For — Claude Code v2.1.215 Makes /verify and /code-review Manual Again

No More Reviews You Didn't Ask For — Claude Code v2.1.215 Makes /verify and /code-review Manual Again

Claude Code v2.1.215 stops the agent from running /verify and /code-review on its own. It's a single-line change, but it's part of a three-release run — budget, permissions, now autonomy — that keeps narrowing what the agent does unprompted. When to invoke them is now your design decision.

By FF
頼んでいないレビューが走らなくなる──Claude Code v2.1.215が /verify と /code-review を手動呼び出しに戻した

頼んでいないレビューが走らなくなる──Claude Code v2.1.215が /verify と /code-review を手動呼び出しに戻した

Claude Code v2.1.215 は、/verify と /code-review をエージェントが自分で実行するのをやめました。たった1行の変更ですが、予算・権限に続く「自律を絞る」3連続の更新の一部です。呼ぶタイミングは運用側の設計事項になります。

FF
The Permissions You Thought You Granted Were Wider Than That — Five Bypass Paths Closed in Claude Code v2.1.214

The Permissions You Thought You Granted Were Wider Than That — Five Bypass Paths Closed in Claude Code v2.1.214

Claude Code v2.1.214 is about fixes, not features. It closes five holes in permission checking, including a PowerShell 5.1 bypass, overly broad dir/** matching, and parsing failures on commands over 10,000 characters. Here's what to check today if you run the agent unattended.

By FF
「許可したつもり」の範囲がずれていた──Claude Code v2.1.214が塞いだ権限チェックの5つの抜け道

「許可したつもり」の範囲がずれていた──Claude Code v2.1.214が塞いだ権限チェックの5つの抜け道

Claude Code v2.1.214は新機能より修正が主役。PowerShell 5.1のバイパス、dir/**の過剰一致、1万字超コマンドの解析漏れなど、権限チェックの抜け道を5つ塞いだ。無人運用で今日確認すべき点を整理する。

FF
The Clone Goes to a Separate Session, the Child Task Stays Local: How Claude Code v2.1.212 Split Parallel Work Between "/fork" and "/subtask"

The Clone Goes to a Separate Session, the Child Task Stays Local: How Claude Code v2.1.212 Split Parallel Work Between "/fork" and "/subtask"

In Claude Code v2.1.212, the meaning of /fork changed. It's now the command that clones the conversation and launches a separate background session, while the old "child task, right here" behavior moved to /subtask. Here's a look at the update that lets you choose between running in parallel and del

By FF
分身は別セッションへ、子タスクは手元に──Claude Code v2.1.212が「/fork」と「/subtask」に仕分けた並走の設計

分身は別セッションへ、子タスクは手元に──Claude Code v2.1.212が「/fork」と「/subtask」に仕分けた並走の設計

Claude Code v2.1.212で /fork の意味が変わった。会話を複製して別のバックグラウンドセッションを立ち上げるコマンドになり、従来の「その場で子タスク」は /subtask へ。並走と委任を選べるようにした更新を整理する。

FF
サブエージェントは200体まで、検索は200回まで──Claude Code v2.1.212が暴走に置いた「予算」

サブエージェントは200体まで、検索は200回まで──Claude Code v2.1.212が暴走に置いた「予算」

Claude Code v2.1.212 が、サブエージェントの起動とWeb検索に1セッション200回の上限を設けました。30分で120万トークンを溶かした暴走報告を背景に、/fork のバックグラウンド化やプランモードの権限漏れ修正も入っています。

FF
自律エージェントを「読んだ内容」で操らせない――Claude Code v2.1.210 が塞いだ、外部コンテンツ経由の指示混入

自律エージェントを「読んだ内容」で操らせない――Claude Code v2.1.210 が塞いだ、外部コンテンツ経由の指示混入

Claude Code v2.1.210 が、サブエージェントが読んだ外部コンテンツ経由の間接的プロンプトインジェクションを含む3つの隙を修正。自律エージェントを無人で回す現場に効く、地味だが重要な安全弁の更新を読み解きます。

FF
同じFastAPIの課題を4体のエージェントに解かせたら──Mistral Vibe首位、Claude CodeとCodexが僅差で追う採点表

同じFastAPIの課題を4体のエージェントに解かせたら──Mistral Vibe首位、Claude CodeとCodexが僅差で追う採点表

2026年7月14日公開の比較記事が、Mistral Vibe・Claude Code・Codex・Cursorを同じFastAPIの課題で5軸採点。首位はVibe22点、Claude CodeとCodexが21点。ただしこれは仕様に基づく能力比較で、実行結果ではない点に注意が要ります。

FF
「NVDAが固まる」現場に応えた──Claude Code v2.1.208が入れた、スクリーンリーダー向けの素のテキスト表示

「NVDAが固まる」現場に応えた──Claude Code v2.1.208が入れた、スクリーンリーダー向けの素のテキスト表示

Claude Code v2.1.208(7月14日)がスクリーンリーダー向けの素のテキスト表示を追加。スピナーや色装飾でNVDAが固まる課題に公式が対応し、CLI型エージェントのアクセシビリティが「前提」に近づく。

FF