MCP

Making It Wait for "Jobs That Run Over an Hour": Codex 0.152 Adds Ceiling Dials for MCP Output Volume and Execution Time, and Turns the Planning Tool Off by Default

Making It Wait for "Jobs That Run Over an Hour": Codex 0.152 Adds Ceiling Dials for MCP Output Volume and Execution Time, and Turns the Planning Tool Off by Default

Codex v0.152.0 on August 31 and its next-day fix release added explicit ceilings on MCP tool output volume and execution time, and switched the planning tool off by default. Here's a rundown of the changes that matter for long-running unattended and semi-autonomous agent operation.

By FF
「一時間を超える処理」を待てるようにした──Codex 0.152が、MCPの出力量と実行時間に“上限のつまみ”を付け、計画ツールを既定オフに回した

「一時間を超える処理」を待てるようにした──Codex 0.152が、MCPの出力量と実行時間に“上限のつまみ”を付け、計画ツールを既定オフに回した

8月31日のCodex v0.152.0と翌日の修正版が、MCPツールの出力量や実行時間に明示的な上限を足し、計画ツールを既定オフに切り替えた。長く走らせる無人・半自動のエージェント運用に効く変更点を整理する。

FF
Vet a Tool's "Reply" Before the Model Reads It — Codex 0.151 Adds a Rewritable Checkpoint on MCP Return Values

Vet a Tool's "Reply" Before the Model Reads It — Codex 0.151 Adds a Rewritable Checkpoint on MCP Return Values

OpenAI's Codex 0.151.0 adds an "exit checkpoint" that lets you inspect and rewrite an MCP tool's return values before the model reads them. Alongside 0.150's Interrupt hooks and the ongoing autonomy fixes, we trace how agent safety design is opening up to the operator's discretion.

By FF
ツールの「返事」を、モデルが読む前に検める──Codex 0.151が、MCPの戻り値に“書き換えできる関所”を置いた

ツールの「返事」を、モデルが読む前に検める──Codex 0.151が、MCPの戻り値に“書き換えできる関所”を置いた

OpenAIのCodex 0.151.0が、MCPツールの戻り値をモデルが読む前に検査・書き換えできる「出口の関所」を追加。0.150のInterruptフックや自走まわりの修正とあわせ、エージェントの安全設計が運用者の裁量に開かれつつある動きを整理します。

FF
Carry Your Plugins Across Agents — Codex 0.147 Is the First to Ship the Shared 'Agent Plugins' Standard, and the Empty Seat Where Claude Should Be

Carry Your Plugins Across Agents — Codex 0.147 Is the First to Ship the Shared 'Agent Plugins' Standard, and the Empty Seat Where Claude Should Be

Codex CLI 0.147.0 became the first major agent to support "Agent Plugins," a vendor-neutral shared standard. From a developer's perspective, we lay out what the standard does to kill the hassle of rebuilding extensions per format, how it's governed, and what Claude's absence means.

By FF
プラグインを、エージェント間で持ち運ぶ──Codex 0.147が最初に載せた共通規格『Agent Plugins』と、そこに席のないClaude

プラグインを、エージェント間で持ち運ぶ──Codex 0.147が最初に載せた共通規格『Agent Plugins』と、そこに席のないClaude

Codex CLI 0.147.0が、ベンダー中立の共通規格「Agent Plugins」に対応した最初の主要エージェントになりました。拡張を書式ごとに作り直す面倒を消す規格の中身と運営、そこにClaudeがいない意味を開発者目線で整理します。

FF
AIレビュアーに「自社のルールブック」を手渡す──Copilotのコードレビューが、SkillとMCPを正式採用した

AIレビュアーに「自社のルールブック」を手渡す──Copilotのコードレビューが、SkillとMCPを正式採用した

GitHubがCopilotのコードレビューでAgent SkillsとMCPサーバーを正式版に。SKILL.mdで自社基準を、MCPで課題管理やドキュメントの文脈を読み込ませ、外部呼び出しは読み取り専用に限定する。

FF
An Operable Screen Comes Back Inside the Conversation — Claude Adopts the Final MCP Spec the Same Day, and the Plumbing Behind 400M Monthly Downloads Lands in the Product

An Operable Screen Comes Back Inside the Conversation — Claude Adopts the Final MCP Spec the Same Day, and the Plumbing Behind 400M Monthly Downloads Lands in the Product

The new "2026-07-28" version of the connection standard MCP was finalized on July 28. The same day, Anthropic announced its support, rolling out to Claude products—in stages—MCP Apps, which let tools return an "operable screen" inside the conversation, along with enterprise authentication, observabi

By FF
会話の中に「操作できる画面」が返ってくる──最終版MCPをClaudeが即日採用、月4億DLの配管が製品に降りてきた

会話の中に「操作できる画面」が返ってくる──最終版MCPをClaudeが即日採用、月4億DLの配管が製品に降りてきた

接続規格MCPの新仕様「2026-07-28」が7月28日に最終化。同日Anthropicが対応を発表し、ツールが会話の中に「操作できる画面」を返すMCP Apps、企業向け認証・可観測性・MCPトンネルをClaude製品へ順次展開する。月4億DLの配管が製品に降りてきた。

FF
Ditching "Sessions" and Going Back to Plain HTTP — MCP's Biggest Revision Yet Hands Long-Running Agents a Common Convention Called "Tasks"

Ditching "Sessions" and Going Back to Plain HTTP — MCP's Biggest Revision Yet Hands Long-Running Agents a Common Convention Called "Tasks"

MCP, the connectivity standard from Anthropic, reaches its biggest revision since launch on July 28, 2026. It removes "sessions" from the core to go stateless, and adds two extensions: "Tasks," a common convention for long-running work, and "MCP Apps," which return a UI. Breaking changes are include

By FF
「セッション」を捨てて普通のHTTPに戻る──MCP最大の改訂が、長時間エージェントに「Tasks」という共通の作法を渡す

「セッション」を捨てて普通のHTTPに戻る──MCP最大の改訂が、長時間エージェントに「Tasks」という共通の作法を渡す

Anthropic発の接続規格MCPが、2026年7月28日付で立ち上げ以来最大の改訂を迎える。中核から「セッション」を外してステートレス化し、長時間処理の共通作法「Tasks」と画面を返す「MCP Apps」を拡張として追加。破壊的変更も含む。

FF