開発ワークフロー

‘--force’ No Longer Slips Through Silently—The Last Confirmation Claude Code v2.1.229 Adds to Commit-to-PR Automation

‘--force’ No Longer Slips Through Silently—The Last Confirmation Claude Code v2.1.229 Adds to Commit-to-PR Automation

Claude Code v2.1.229 removes destructive git flags—such as --force, --amend, and --no-verify—from auto-approval in the commands generated by /commit-push-pr. It also covers new safeguards for unattended operation and cost optimizations for workflows.

By FF
『--force』は、もう黙って通らない──Claude Code v2.1.229が、コミットからPRまで任せる自動化に残した最後の確認

『--force』は、もう黙って通らない──Claude Code v2.1.229が、コミットからPRまで任せる自動化に残した最後の確認

Claude Code v2.1.229 が、/commit-push-pr で生成する git 操作のうち --force・--amend・--no-verify などの破壊的フラグを自動承認から外しました。無人運用の歯止めとワークフローのコスト最適化も併せて解説します。

FF
Give Your Ever-Growing Threads a "Name" and a "Pin": How Codex 0.146 Turns Conversations into a Tidy Workspace and Starts Sharing a Plugin Shelf with Claude Code

Give Your Ever-Growing Threads a "Name" and a "Pin": How Codex 0.146 Turns Conversations into a Tidy Workspace and Starts Sharing a Plugin Shelf with Claude Code

OpenAI's Codex 0.146.0 (released July 29) arrives. Session naming, thread pinning, and history forking turn conversations into a "workspace you can tidy up," while support has been added for plugin marketplaces targeting Claude Code and Bedrock. Lock-in loosens—but the homework of governing third-pa

By FF
増え続けるスレッドに「名前」と「画鋲」を──Codex 0.146が会話を畳める作業場に変え、プラグイン棚をClaude Codeと分け合い始めた

増え続けるスレッドに「名前」と「画鋲」を──Codex 0.146が会話を畳める作業場に変え、プラグイン棚をClaude Codeと分け合い始めた

OpenAIのCodex 0.146.0(7/29公開)が登場。セッションへの命名・スレッドのピン留め・履歴フォークで会話を「片付けられる作業場」に変え、Claude CodeやBedrock向けのプラグインマーケットプレイスにも対応。囲い込みが緩む一方で、第三者拡張のガバナンスという宿題も残る。

FF
The Plan Arrives Before the Wait──Cursor Adds Three Reins to Its Slack-Resident Agent: Planning, Multi-Repo, and Cross-Channel

The Plan Arrives Before the Wait──Cursor Adds Three Reins to Its Slack-Resident Agent: Planning, Multi-Repo, and Cross-Channel

On July 17, Cursor updated its Slack integration. It now returns a plan before starting a request, works across environments spanning multiple repositories, and can read and write across other channels and threads. Here we lay out these usability refinements for the chat-resident development agent,

By FF
「頼んで待つ」の前に段取りが返ってくる──CursorがSlack常駐エージェントに足した、計画・複数リポ・チャンネル横断の3手綱

「頼んで待つ」の前に段取りが返ってくる──CursorがSlack常駐エージェントに足した、計画・複数リポ・チャンネル横断の3手綱

Cursorが7月17日、Slack連携を更新。依頼への着手前に計画を返し、複数リポジトリをまたぐ環境で動き、他チャンネルやスレッドも読み書きできるように。チャットに常駐する開発エージェントの使い勝手を締める改良を、その利点と権限面の留意点まで整理します。

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