AIエージェント

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
Measuring a Counterpart Who Doesn't Understand "Pass/Fail" — Tricentis Ships a Prototype That Scores AI Agents by Probability and Returns a "Ship-or-Not" Verdict

Measuring a Counterpart Who Doesn't Understand "Pass/Fail" — Tricentis Ships a Prototype That Scores AI Agents by Probability and Returns a "Ship-or-Not" Verdict

The faster code gets written, the harder it is for testing to keep up. The three prototypes Tricentis unveiled at its conference center on "Aida," a script-free autonomous tester, and "AgentScore," which grades non-deterministic agents by probability and returns a ship-or-not verdict. Who vets the A

By FF
「合格・不合格」が通じない相手を測る──Tricentisが、AIエージェントを確率で採点し『出荷可否』を返す試作を出した

「合格・不合格」が通じない相手を測る──Tricentisが、AIエージェントを確率で採点し『出荷可否』を返す試作を出した

書く速度が上がるほど、テストが追いつかない。Tricentisがカンファレンスで公開した3つの試作は、スクリプト不要の自律テスト『Aida』と、非決定的なエージェントを確率で採点し出荷可否を返す『AgentScore』が軸。コードを書くAIを、誰がどう見極めるか。

FF
A Coworker With Its Own Screen Logs Into Your Apps and Gets to Work — SpaceXAI's Grok Bot Puts an Always-On Agent Inside Your Cursor Subscription

A Coworker With Its Own Screen Logs Into Your Apps and Gets to Work — SpaceXAI's Grok Bot Puts an Always-On Agent Inside Your Cursor Subscription

Grok Bot, released by SpaceXAI on August 11, is an always-on agent that owns a dedicated cloud computer and logs into your apps just like a human to get work done. We break down its pricing and mechanics as a passenger on the Cursor subscription, along with the blind spot of shared credentials.

By FF
「自分の画面」を持つ同僚が、あなたのアプリにログインして働く──SpaceXAIのGrok Botが、Cursorのサブスクに常駐エージェントを同居させた

「自分の画面」を持つ同僚が、あなたのアプリにログインして働く──SpaceXAIのGrok Botが、Cursorのサブスクに常駐エージェントを同居させた

SpaceXAIが8月11日公開したGrok Botは、専用クラウド計算機を持ち、あなたのアプリに人間と同じくログインして働く常駐エージェント。Cursorのサブスクに同居した料金・仕組みと、共有クレデンシャルという死角を整理します。

FF
The Browser That Threw Out "Human-Facing Features": Cloudflare's Kitesurf Gives AI Its "Eyes" at One-Seventh the Memory of Chromium

The Browser That Threw Out "Human-Facing Features": Cloudflare's Kitesurf Gives AI Its "Eyes" at One-Seventh the Memory of Chromium

Cloudflare has released Kitesurf, a browser built exclusively for AI agents. It drops human-facing features and reads the web using up to one-seventh the memory of Chromium. We break down its practical usability with Puppeteer/Playwright/MCP support, along with the concerns that remain around concen

By FF
「人が見るための機能」を捨てたブラウザ──CloudflareのKitesurfが、Chromiumの7分の1メモリでAIに“目”を配る

「人が見るための機能」を捨てたブラウザ──CloudflareのKitesurfが、Chromiumの7分の1メモリでAIに“目”を配る

Cloudflareが公開したエージェント専用ブラウザ「Kitesurf」。人向けの機能を捨て、Chromiumの最大7分の1のメモリでWebを読む。Puppeteer/Playwright/MCP対応の実運用性と、集中・プロンプトインジェクションという残る懸念を整理する。

FF
Making 'Silent Failures' Crash at Startup — How Claude Code v2.1.225 Drew a Line Under Headless Failures and 'Overuse' for Unattended Agents

Making 'Silent Failures' Crash at Startup — How Claude Code v2.1.225 Drew a Line Under Headless Failures and 'Overuse' for Unattended Agents

Claude Code v2.1.225, released on August 8, focused intensively on "silent failure" bugs that break unattended, headless runs — 401s from expired tokens, broken authentication on macOS, and more. We look at this update, which also adds a gateway spend-limit display, from an operational perspective.

By FF
『黙って壊れる』を、起動時に落とす──Claude Code v2.1.225が無人で回すエージェントのヘッドレス障害と“使いすぎ”に線を引いた

『黙って壊れる』を、起動時に落とす──Claude Code v2.1.225が無人で回すエージェントのヘッドレス障害と“使いすぎ”に線を引いた

8月8日のClaude Code v2.1.225は、失効トークンによる401やmacOSの認証崩れなど、無人・ヘッドレスで回すと『黙って壊れる』障害を集中的に修正しました。ゲートウェイの支出上限表示も加わった今回の更新を、運用の目線で整理します。

FF
Put a Checkpoint in the Agent's Toolbox — Gemini's Managed Agents Now Let You Insert 'Halt, Inspect, Log' Around Every Tool Call

Put a Checkpoint in the Agent's Toolbox — Gemini's Managed Agents Now Let You Insert 'Halt, Inspect, Log' Around Every Tool Call

On July 28, 2026, Google added governance features to Managed Agents in the Gemini API. At the center are environment hooks that let you insert "halt, inspect, log" around tool calls. Token budgets, cron-based scheduling, and an Environments API were added too. The caveats for adoption are also laid

By FF
エージェントの道具箱に「関所」を置く──GeminiのManaged Agentsが、ツール呼び出しの前後で『止める・調べる・記録する』を差し込めるようにした

エージェントの道具箱に「関所」を置く──GeminiのManaged Agentsが、ツール呼び出しの前後で『止める・調べる・記録する』を差し込めるようにした

Googleが2026年7月28日、Gemini APIのManaged Agentsに統制機能を追加。中心は、ツール呼び出しの前後で「止める・調べる・記録する」を差し込める環境フック。トークン予算やcron定期実行、Environments APIも加わった。導入時の但し書きも整理する。

FF