最新記事

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
Making "Don't Let It Code Right Away" the Default: AWS's Kiro Adds GPT-5.6, Nailing Down Requirements, Design, and Tasks First to Cut Rework by 80%

Making "Don't Let It Code Right Away" the Default: AWS's Kiro Adds GPT-5.6, Nailing Down Requirements, Design, and Tasks First to Cut Rework by 80%

On August 24, OpenAI made its GPT-5.6 models (Sol/Terra/Luna) available in AWS's development environment, Kiro. With spec-driven development that nails down requirements, design, and tasks first, the cost per completed task on Terminal-Bench 2.1 reportedly fell by about 82%. We also unpack how to pi

By FF
「いきなり書かせない」を既定にする──AWSのKiroがGPT-5.6を載せ、要件・設計・タスクを先に固めて“手戻り”を8割削った

「いきなり書かせない」を既定にする──AWSのKiroがGPT-5.6を載せ、要件・設計・タスクを先に固めて“手戻り”を8割削った

OpenAIが8月24日、GPT-5.6(Sol/Terra/Luna)をAWSの開発環境Kiroで利用可能に。要件・設計・タスクを先に固める仕様駆動開発で、Terminal-Bench 2.1の完了タスクあたりコストは約82%減と報告。三モデルの使い分けと、ベンチマークと本番のギャップまで読み解きます。

FF
Codex Stops "Look, Guess, and Click" — Introducing 'Site Tools,' Where Sites Hand Over Their Own Tools, Plus Support for 5 Browsers

Codex Stops "Look, Guess, and Click" — Introducing 'Site Tools,' Where Sites Hand Over Their Own Tools, Plus Support for 5 Browsers

On August 25, OpenAI added browser updates to Codex and ChatGPT Work. The highlight is 'Site Tools (WebMCP),' which lets agents call the tools a site itself declares. We unpack the shift from guessing at the screen to sites handing features over to agents, along with the expanded browser support and

By FF
「見て・当ててクリック」をCodexがやめる──サイト自身が差し出す道具を呼ぶ『Site Tools』と、5ブラウザ対応

「見て・当ててクリック」をCodexがやめる──サイト自身が差し出す道具を呼ぶ『Site Tools』と、5ブラウザ対応

OpenAIが8月25日、CodexとChatGPT Workにブラウザ更新を追加。目玉は、サイト自身が宣言した道具を呼ぶ『Site Tools(WebMCP)』。画面を推測して操作する時代から、サイトがエージェントに機能を手渡す時代への転換を、対応ブラウザ拡大や課題とあわせて読み解きます。

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
Coding Agents Get Pulled Into the Chat — ByteDance Folds Trae and Coze Into Doubao as China's Fight Turns to Owning the 'Entry Point'

Coding Agents Get Pulled Into the Chat — ByteDance Folds Trae and Coze Into Doubao as China's Fight Turns to Owning the 'Entry Point'

ByteDance is folding its Trae coding assistant and Coze agent-building tool into its Doubao chat app and launching an office-focused "Doubao Work," a move aimed at catching Tencent's WorkBuddy (over 13 million DAU in July). We break down the simultaneous consolidation of the "entry point" by China's

By FF
コーディングエージェントが“チャットの中”へ吸い込まれる──ByteDanceがTraeとCozeをDoubaoに畳み、中国は「入口」の奪い合いへ

コーディングエージェントが“チャットの中”へ吸い込まれる──ByteDanceがTraeとCozeをDoubaoに畳み、中国は「入口」の奪い合いへ

ByteDanceがコーディング支援のTraeとエージェント構築のCozeをチャットアプリDoubaoへ統合し、オフィス向け「Doubao Work」を投入。TencentのWorkBuddy(7月にDAU1,300万人超)を追う一手だ。中国3社が同時に進める「入口」の統合と、単体ツールに慣れた開発者への含意を整理する。

FF