最新記事

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
Free Access Ends, a "Half Allowance" Makes It Permanent — The Day Claude Fable 5 Found a Home in Max/Team Premium, While Pro Got Shifted to Credits

Free Access Ends, a "Half Allowance" Makes It Permanent — The Day Claude Fable 5 Found a Home in Max/Team Premium, While Pro Got Shifted to Credits

On July 20, Anthropic makes its top-tier Fable 5 model a permanent fixture in Max and Team Premium — but limits it to 50% of the reduced usage cap, while Pro and Team Standard get a one-time $100 in credits before falling back to metered billing. Here's what it means for pricing and how you use it.

By 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
Your Agents' Status, Glowing on Your Desk — What OpenAI's First Hardware, "Codex Micro," Admits About the Cost of Supervision

Your Agents' Status, Glowing on Your Desk — What OpenAI's First Hardware, "Codex Micro," Admits About the Cost of Supervision

OpenAI has released its first in-house hardware, the $230 Codex Micro. Six keys show the state of your Codex agents in color, and a dial turns reasoning depth up or down. A look at what it means that supervising agents in parallel has become enough of a job to justify dedicated hardware.

By FF
エージェントの様子が、机の上で光る──OpenAI初のハードウェア「Codex Micro」が認めた「見張り」というコスト

エージェントの様子が、机の上で光る──OpenAI初のハードウェア「Codex Micro」が認めた「見張り」というコスト

OpenAIが初の自社ハードウェア「Codex Micro」を230ドルで発売。6つのキーがCodexエージェントの状態を色で示し、ダイヤルで推論の深さを回す。専用ハードが商品になるほど「並走の見張り」が仕事になった現状を整理する。

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