Cognition、Fusion アーキテクチャで Fable を Opus より安価に
本文の状態
日本語全文を表示中
詳細モードで約14分の本文を読めます。
Cognition Engineering は新アーキテクチャ「Fusion」を用いて FrontierCode 1.1 で Fable と Opus 4.8 を比較し、Fable がコストが半分以下かつスコアも高いことを示した。
AI深層分析を開く2026年8月4日 12:06
AI深層分析
キーポイント
高単価モデルの低コスト達成
Fable 5 はトークンあたりのコストが Opus 4.8 の2倍であるにもかかわらず、Devin Fusion アーキテクチャを用いることで総請求額を削減することに成功した。
性能とコストの両立
FrontierCode 1.1 ベンチマークでの評価により、Fable 5 をリードモデルとした構成は Opus 4.8 よりも高いスコアを獲得し、かつ低コストを実現した。
Devin Fusion アーキテクチャの再検証
強力なリードモデルが安価で高速なサイドキックにタスクを委譲する構成において、リードモデルの単価が高くなっても全体のコストメリットが維持されることを実証した。
エージェントワークの価格戦略
今回の実験結果は、AI エージェントにおけるコスト構造とパフォーマンスの関係性を見直す上で重要な示唆を与え、次世代の価格設定モデルに影響を与える可能性がある。
Fableの性能とコスト改善
FableはOpusと比較して9%安価で、11%スマートな性能を実現している。
重要な引用
Fable 5 costs twice as much per token as Opus 4.8. But when we ran both models on FrontierCode 1.1 using our new Fusion architecture, Fable cost less.
The pure runs behave exactly as intuition would suggest: Fable outscores Opus (60.8 vs 55.4) and costs more. Better model, bigger bill.
Fable + Sidekick costs less than Opus + Sidekick ($1.86 vs. $2.04), while scoring higher (60.7 vs. 54.6).
Opus behaves like a micromanager with an intern; Fable is a manager with a capable engineer.
編集コメントを表示
編集コメント
Cognition Engineering は、高価な最新モデルを単に使用するだけでなく、Fusion アーキテクチャという独自の設計によりコスト効率を劇的に改善できる可能性を示した。これは、AI エージェントの実用化において、ハードウェアやモデル選定以上にアーキテクチャの最適化が重要であることを示唆している。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
By Joon Hee Lee 2026年7月13日
Opus 4.8 を Fable 5 に置き換えた結果、Devin の利用料金が下がりました。
Fable 5 はトークンあたりの単価が Opus 4.8 よりも倍近く高いです。しかし、新しい Fusion アーキテクチャを用いて FrontierCode 1.1 で両モデルを評価したところ、Fable 5 の方が総コストは低く抑えられました。当然の結果として、スコアも Fable 5 の方が上回っています。この記事ではその理由と、エージェントワークにおける価格設定への影響について解説します。
はじめに
コーディングエージェントを運用している方なら誰もが知っていますが、性能の高いモデルほど結果は良くなるものの、コストも跳ね上がります。
Devin Fusion を発表した際、私たちはその解決策を示しました。最上位のモデルを統括役とし、より安価で高速なサブキャラクターに業務を委譲する仕組みです。これにより、最上位レベルのパフォーマンスを維持しつつ、コストを 35% 削減することが可能になります。
しかし、主要モデルが多くの作業を委任してしまった場合、そのトークンあたりの価格が依然として請求額の大部分を占めてしまうのでしょうか?Fable 5 は Opus 4.8 よりもトークンあたり 2 倍の価格設定ですが、Fable を統括役とするエージェントの方がコストが高くなるはずです。そこで検証のため、FrontierCode 1.1 で 3,000 セッションの評価を実施しました。構成は 4 つで、統括役に Fable と Opus をそれぞれ使い、同じ安価なサブキャラクターを有する場合とない場合の組み合わせです。
サブキャラクターなしの純粋な実行では、直感通りになりました。Fable が Opus よりも高いスコア(60.8 対 55.4)を獲得し、コストも高くなりました。モデルが良ければ、請求額も大きくなるという結果です。
しかし、サブキャラクターを有効にした場合の結果こそが興味深い点です。
FrontierCode 1.1 ExtendedScore とコスト比較
- $1.50$2.00$2.50$3.00$3.50$4.00$4.50実行あたりのコスト53545556575859606162スコア9% 安くて、11% 賢い
Fable 5 (low)
Opus 4.8 (medium)
Fable 5 + Sidekick
Opus 4.8 + Sidekick FrontierCode リーダーボードでのモデル順位はこちら
同じサイドキックを使用した場合、コストの順位は逆転します。Fable + Sidekick のコストは Opus + Sidekick よりも低く($1.86 vs $2.04)、かつスコアも高い(60.7 vs 54.6)です。
純粋な Fable と比較すると、Fable + Sidekick はコストを 54% 削減しながら、スコアはほぼ維持しています。
| 設定 | スコア | コスト/実行 (平均) |
|---|---|---|
| Fable 5 (low) + Sidekick | 60.7 | $1.86 |
| Opus 4.8 (medium) + Sidekick | 54.6 | $2.04 |
| Fable 5 (low) | 60.8 | $4.03 |
| Opus 4.8 (medium) | 55.4 | $3.06 |
トークンあたりのコストが 2 倍という数字に目を奪われるのは間違いです。エージェントのコストを支配するのは、リードモデルが何回ターンを行うか、どれだけのコンテキストを伴走させるか、そして何より「自分でやらない」と決めた部分の規模です。この差は管理スタイルの違いに帰着します。Opus は部下(インターン)を細かく指示するマネージャーのような振る舞いを見せますが、Fable は有能なエンジニアを任せるマネージャーです。
セットアップ
Fusion のサイドキック・アーキテクチャの仕組みを簡単に復習しましょう。リードエージェントがセッション全体を管理します。ユーザーとの対話、計画立案、作業レビュー、そしてコミットメントはすべてリードが行います。また、タスクを委任するための永続的な sidekick サブエージェントも保有しています。
リードは自然言語で手渡しの要領(ハンドオフ・ブリーフ)を作成し、はるかに安価なモデルで動くサブエージェントが独自のコンテキスト内でそれを実行して結果を報告します。その後、リードが結果を検証し、次のアクションを決定します。
コストの所在を特定するために、私たちは 2 つの調査を行いました。まず、3,000 セッション全体にわたるすべての LLM 呼び出しを解析しました。どのモデルが話しかけたか、どのツールを呼んだか、読み書きしたトークン数はどれくらいか、そして各呼び出しのコストはいくらかです。
次に、40 のタスクを選定して詳細分析を行いました。Fable が圧倒的に安価だったケース、Opus が優位だったケース、そして中間のランダムなサンプルです。それぞれについて、Fable 主導の実行と Opus 主導の実行を並列で比較し、実行軌跡(トラジェクトリ)を検証して、資金がどこへ消えたのかを明らかにしました。
エージェントのコスト
実験におけるリードとサイドキックの間でのコスト配分は以下の通りです:
| リード $ | サイドキック $ | 実行あたり合計 $ | 実行あたりのリード数 | リード入力トークン(累積) | |
|---|---|---|---|---|---|
| Fable + サイドキック | $1.28 | $0.58 | $1.86 | 11.5 | 545k tok |
| Opus + サイドキック | $1.73 | $0.31 | $2.04 | 26.5 | 1,679k tok |
Fable は Opus に比べて、サイドキックへの支出が 1 ランあたり$0.27 多い。しかし、自分自身への支出は$0.45 少ない。Fable のリードは 1 ランで平均 11.5 ターンを要するのに対し、Opus は 26.5 ターン。生成トークンは Opus の約 3 分の 1(6.1k vs 19.0k)、入力トークンも同程度に抑えられている。Fable はトークンあたりのコストは高いが、コンテキスト管理とターン数の面で優位性がある。
Fable のトークン削減効果は、作業そのものを回避することで実現されている。興味深いことに、Fable がリードするランの 81% で、リードは一度もコード編集を行わない。一方、Opus ではこの割合は 24% に過ぎない。さらに Fable の 13% のランでは、リードがリポジトリ内のファイル自体を読んだことさえなかった。
ミクロマネージャーと新人 vs マネージャーとエンジニア
この差の背景にあるのは、両者のリードが delegate(委任)する回数はほぼ同じ、つまり 1 ランあたり約 3 回のハンドオフである点だ。呼び出しごとのログを見れば、単に Fable がより頻繁に委任しているという単純な説明は成り立たない。違いは「いつ」「何を」委任するかにある。
Fable は最初のハンドオフを早期に行う。一方、Opus はしばしば後回しにする。長いソロでの探索と実装の後にようやく委任するため、その時点では設計決定が完了し、重要なファイルもコンテキストに含まれ、高コストな作業は既に終わっていることが多い。
マネージャーとエンジニア vs ミクロマネージャーと新人
同じタスク、同じサイドキック。異なるのは、リードがサイドキックをどれだけ信頼しているかだ。委任のタイミングや、自分で引き受ける範囲に明確な差がある。
Fable 5 + Sidekick リード (Fable 5)
sidekick
ユーザータスク: リポジトリを検索し、OIDC SSO のマッピングを行い、パスとスニペットを報告する。
レビュー: レポートを確認し、仕様レベルのブリーフを作成。
実装: コードを実装・テストし、リンターエラーを修正。
差分確認: 変更点をレビューしフィードバックを与える。
簡素化: 変更内容を整理し、再度テストを実行。
最終レビューとコミット
Opus 4.8 + Sidekick リード (Opus 4.8)
sidekick
ユーザータスク: リポジトリを迅速に調査。Sidekick が要約した 12 ファイル(7 つのアクション)を読み直す。
設計判断:手動で実装とデバッグを行う(11 のアクション)。
残りのファイルはリードが口述し、タイピングして作成。
コンテキストに戻し、修正編集を行う。
テストスイートを実行。
コミット
両者のリードは 3 回ずつ委任を行っています。Fable は初回のハンドオフが早い一方、Opus は高コストな作業が終わった後に機械的な後処理を委任します。
典型的な Fable リードのケースでは、リポジトリに関する数回の偵察アクションの後、実装・テスト・リンターのループ全体を任せる仕様レベルのブリーフを作成します。その後、git show で差分を確認し、コミットします。
一方、Opus リードの場合は、20〜45 回の手探り、設計、実装のターンを経てから、機械的な後処理のための遅めのハンドオフが行われます。
場合によっては、Fable のセッションにおける*最初のアクション*がハンドオフになることもあります。同じタスクにおいて、両者のリードは以下のように開始しました:
FABLE
action #1 — sidekick handoff
"Explore the repo to map out how OIDC SSO is implemented..."
「まだ何も変更せず、ファイルパスと関連スニペットを報告してください」
「OPUS は同じタスクを実行し、同じ種類のサイドキックレポートを受け取った後」
「私が主要なファイルを直接読み込んで設計決定を行うことにします」
[すでにサイドキックが要約した約 12 のファイルを再読]
明白な解決策は、Opus に探索をより多く任せることですが、その行動を強制するとパフォーマンスが低下する傾向があります。調査を安全に委譲できるタイミングと、自分で取り組むべき課題を見極める判断自体が、モデルの裁量に依存します。無理やり委譲させるように仕向されたモデルは、その判断力を身につけるわけではなく、単に不適切なものを任せるだけになります。
各モデルの管理スタイルは、委譲時のブリーフ内容にも如実に表れています。Opus が実装を委譲する際は指示を出す一方、Fable は設計ドキュメントを作成します。
FABLE — 実装委譲(ハッシュ処理タスク)
- operator() はポインタ長に対して O(1) でなければならない:完全なトークンスキャンは不可...
- [アルゴリズム、制約条件、テストマトリクス]
- コミットする前に、差分全体とテスト結果を報告してください。
OPUS — 実装委譲(変更セットの移行)
- .changeset/config.json を以下のように上書きしてください:{...}
- [すべてのファイルの完全な内容がインラインで指示され、各ファイルのコードが完全に記述される]
委譲はコストを単に移動させるだけでなく、作業の質も変化させます。上記のハッシュ処理タスクはその顕著な例です。このタスクリクエストでは、ハッシュ関数がポインタ長に対して O(1) でなければならないと要求されていました。しかし Opus は手動で実装し、その要件をどこにも明記していませんでした。
どこかの時点で制約条件を忘れてしまい、線形時間の実装がリリースされてスコア 25 を記録しました。一方、Fable は高レベルの制約を用いて委任を行いました。その指示には「operator() はポインタ長に対して O(1) でなければならない:トークンの全スキャンは禁止」と明記されていました。この方針をサイドキックが正しく実装し、スコア 94 を達成しました。
私たちはこのパターンがタスク全体に一般化できることを発見しました。Fable の委任では、制約条件やエッジケース、「完了」の定義を列挙することで、自身の手間を省きつつ、サイドキックが安価かつ正確に実装を完了できるように支援しています。
委任後の処理
もう一つの重要な要素は、リードエージェントがサイドキックから戻ってきた作業をどう扱うかです。両方のリードエージェントは通常、同じような安価なチェック(git diff や git show を 2〜3 回実行するだけ)を行います。しかし Opus はそこで止まりません。Opus はサイドキックのファイルを自分のコンテキストに戻す頻度が 2 倍多く、リードエージェント価格で修正を行う回数も 4 倍に達します。
極端なケースでは、Opus はサイドキックの作業を完全に元に戻し、手書きで再実装しました。以下はその比較です:
- FABLE(サイドキックの差分レビュー): 「過剰設計だ」「よりシンプルな代替案を試して、最初に合格したものを採用せよ」と指示し、2 回目の委任を発行します。サイドキックが修正を行います。
- OPUS(同じ指摘、同じタスク): 「過剰設計だ…醜いキャストだ」と指摘し、変更を元に戻してから、自らリードエージェント価格で再実装します。
Opus の不信感は、正しさの向上にはつながりませんでした。
いくつかの評価タスクでは、Fable の単一差分レビューが実際のサイドキックのバグを特定し、Opus が頻繁に頼るリーダーレベルの書き換えではなく、より安価なハンドオフを選択しました。
委任が役立たない場合
Fable の委任戦略は万能ではありません。タスクに委任可能な要素がない場合は機能しません。以下のようなタスクは分解が難しいように見えました:
- リードモデルのターンが数回だけで、決定から実行までの間に委任する余地のない短いタスク。
- 根本原因の追跡が一連の判断の連鎖になるシリアルなデバッグタスク。ここでは、蓄積されたコンテキストそのものが作業となります。
特筆すべきは、これらのタスクでは Fable はほとんど委任を行わないことです。良い指示書を作成する能力を持つ判断力は、いつ指示書を作成すべきでないかも知っています。しかし、委任する価値のある要素がタスクにない場合、委任はコスト削減のレバレッジになり得ません。
本番環境では、Fusion が別のレイヤーでこれを処理します:委任が高価なモデルに残す作業を制御し、ルーティングが高価なモデル自体が関与すべきかどうかを決定します。
まとめ
この実験では、Fable の 2 倍のプレミアム価格がコストにどの程度影響するかを測定する予定でした。しかし驚いたことに、Fable の効果的な委任により、全体のコストはむしろ減少しました。実装の詳細を列挙するのではなく制約と成果を指定し、自分で修正を行うのではなくフィードバックを提供し、多くの場合ではコード自体に触れることさえありませんでした。これらは優れたマネージャーの習慣です。
サイドキックモデルが安価になり、性能も向上するにつれて、より多くの作業を任せることができるようになります。残って高値で取引されるのは判断力です。何を構築するか、どのような制約を設けるか、そして誰がそれを書くのか——そうした決断こそが価値を持つのです。
原文を表示
By Joon Hee Lee07.13.26
We replaced Opus 4.8 with Fable 5, and Devin’s bill went down.
Fable 5 costs twice as much per token as Opus 4.8. But when we ran both models on FrontierCode 1.1 using our new Fusion architecture, Fable cost less. Unsurprisingly, it also scored higher. This post explains why, and what that means for pricing agentic work.
はじめに
Everyone who runs coding agents knows that stronger models give you better results, but you eat the cost.
When we introduced Devin Fusion, we showed a way out: keep a frontier model in charge, let it delegate to a cheaper and faster sidekick, and you get frontier-level performance at 35% lower cost.
But once the lead model delegates most of the work, does its price-per-token still dominate the bill? Fable 5 costs 2x more per token than Opus 4.8, so a Fable-led agent should cost more. To find out, we ran 3,000 evaluation sessions on FrontierCode 1.1 across four configurations: Fable and Opus in the lead seat, each with and without the same cheap sidekick.
The pure runs behave exactly as intuition would suggest: Fable outscores Opus (60.8 vs 55.4) and costs more. Better model, bigger bill.
The sidekick-enabled runs are where things get interesting.
FrontierCode 1.1 ExtendedScore vs Cost
- $1.50$2.00$2.50$3.00$3.50$4.00$4.50Cost per run53545556575859606162Score9% cheaper,11% smarterFable 5 (low)Opus 4.8 (medium)Fable 5 + SidekickOpus 4.8 + Sidekick
See how models rank on the FrontierCode leaderboardGiven the same sidekick, the cost ordering reverses: Fable + Sidekick costs less than Opus + Sidekick ($1.86 vs. $2.04), while scoring higher (60.7 vs. 54.6). Compared with pure Fable, Fable + Sidekick cuts cost by 54% while leaving the score nearly unchanged.
| Config | Score | Cost/run (mean) |
|---|---|---|
| Fable 5 (low) + Sidekick | 60.7 | $1.86 |
| Opus 4.8 (medium) + Sidekick | 54.6 | $2.04 |
| Fable 5 (low) | 60.8 | $4.03 |
| Opus 4.8 (medium) | 55.4 | $3.06 |
The 2x per-token premium turns out to be the wrong number to look at. The cost of an agent is dominated by how many turns the lead model takes, how much context it drags along, and above all, what it decides not to do itself. The difference comes down to management style: Opus behaves like a micromanager with an intern; Fable is a manager with a capable engineer.
The setup
A quick refresher on how Fusion’s sidekick architecture works. The lead agent owns the session: it talks to the user, plans, reviews the work, and commits. It also has a persistent sidekick subagent for delegating tasks. The lead writes a handoff brief in plain language, and the subagent, powered by a much cheaper model, carries it out in its own context and reports back. The lead reviews the result and decides what happens next.To find out where the cost goes, we did two things. First, we parsed every LLM call across all 3,000 sessions: which model was speaking, what tool it called, how many tokens it read and wrote, and what each call cost. Second, we picked 40 tasks for a closer look: the ones where Fable was dramatically cheaper, the ones where Opus was, and another random sample from the middle. For each one, we analyzed the Fable-led run against the Opus-led run side by side, examining the trajectories and observing where the dollars went.
Cost of an agent
Here's how cost splits between the lead and the sidekick in our experiment:
| Lead $ | Sidekick $ | Total $/run | Lead turns/run | Lead input tokens (cumulative) | |
|---|---|---|---|---|---|
| Fable + Sidekick | $1.28 | $0.58 | $1.86 | 11.5 | 545k tok |
| Opus + Sidekick | $1.73 | $0.31 | $2.04 | 26.5 | 1,679k tok |
Fable spends more on its sidekick than Opus does — $0.27 more per run. But it spends $0.45 less on itself. Fable's lead takes 11.5 turns per run to Opus's 26.5, writes a third of the output tokens (6.1k vs 19.0k), and consumes a third of the input tokens. Fable is significantly more expensive per token, but wins on context management and turn count.Fable’s token savings arise from avoiding work outright. Interestingly, in 81% of Fable-led runs, the lead never makes a single code edit. For Opus, that’s true for only 24% of the runs. In 13% of the Fable-led runs, the lead never even reads a repo file itself.
A micromanager with an intern vs a manager with an engineer
Here's what makes the gap interesting: both leads delegate the same number of times, about 3 handoffs per run. The per-call logs debunk the easy explanation that Fable simply delegates more. What differs is when and what they delegate. Fable’s first handoff comes early. Opus often delegates late, after a long stretch of solo exploration and implementation; by then, the design decisions are made, the important files are in its context, and the expensive work is done.
A manager with an engineer vs a micromanager with an intern
The same task, the same sidekick. What differs is how much the lead trusts its sidekick: when it delegates, and what it keeps for itself.
Fable 5 + Sidekick
lead (Fable 5)sidekickUser taskExplores repo, maps OIDC SSO, reports paths + snippetsReviews report, writes spec-quality briefImplements + tests + fixes lintReviews diff, gives feedbackSimplifies the change, re-runs testsFinal review · commit
Opus 4.8 + Sidekick
lead (Opus 4.8)sidekickUser taskQuick repo surveyRe-reads 12 files the sidekick already summarized (7 actions)Design decisionsImplements + debugs by hand (11 actions)Types out remaining files dictated by the leadPulls files back into context, corrective editsRuns the test suiteCommitBoth leads delegate 3 times. Fable's first handoff comes early; Opus delegates the mechanical tail after the expensive work is done.
A typical Fable-led run takes a few reconnaissance actions on the repo, then writes one spec-quality brief delegating the entire implement + test + lint loop. Then one git show to review the diff, and a commit.A typical Opus-led run goes through 20–45 turns of solo exploration, design, and implementation, and one late handoff for the mechanical tail.Sometimes Fable's first action in a session is a handoff. On the same task, the two leads opened like this:
FABLEaction #1 — sidekick handoff"Explore the repo to map out how OIDC SSO is implemented... Don't change anything yet; just report back with file paths and relevant snippets."OPUSsame task — after receiving the same kind of sidekick report"Let me read the key files myself to make the design decisions."[proceeds to re-read ~12 files the sidekick had already summarized]
The obvious fix is to make Opus delegate more exploration, but forcing that behavior tends to decrease performance. Knowing when an investigation is safe to hand off and when it’s something you need to do yourself is itself a judgment call. A model coerced into delegating doesn’t gain that judgment; it just delegates the wrong things.Each model’s management style also reveals itself in the handoff briefs themselves. When Opus delegates implementation, it dictates, while Fable writes a design doc:
FABLE— implementation handoff (hashing task)"operator() must be O(1) in pointer length: NO full token scan...[algorithm, constraints, test matrix]...Report back with the full diff and test results BEFORE committing."OPUS— implementation handoff (changesets migration)"Overwrite .changeset/config.json with exactly: {...}"[full file contents dictated inline; complete code for every file]
Delegation doesn't just move cost around; it also changes the quality of the work. The hashing task above is a stark example. The task spec required a hash function to be O(1) in the length of the pointer. Opus implemented it by hand and never wrote that requirement down anywhere. Somewhere along the way it forgot the constraint and shipped a linear-time implementation, which scored 25. In contrast, Fable delegated using high-level constraints. Its brief said, "operator() must be O(1) in pointer length: NO full token scan." The sidekick implemented this successfully for a score of 94.We found that this pattern generalizes across tasks. Fable’s handoffs enumerated constraints, edge cases, and a definition of “done”, saving itself effort while enabling the sidekick to cheaply and correctly complete the implementation.
After the handoff
The other half is what the lead agent does with the work that comes back from the sidekick. Both leads often run the same cheap check: two or three git diff/git show calls. But Opus doesn't stop there. It pulls the sidekick's files back into its own context 2x more often and makes 4x more corrective edits at lead prices. In the extreme case, it reverted the sidekick's work and rewrote it by hand:
FABLE— reviewing the sidekick's diff, finds it over-engineered"Try simpler alternatives in this order and keep the first that passes."[issues a second handoff; the sidekick fixes it]OPUS— same complaint, same task"This is over-engineered... ugly cast."[reverts the change; reimplements it itself at lead prices]
Opus’s distrust doesn’t increase correctness, either. In some eval tasks, Fable's single diff review caught real sidekick bugs, and opted for another cheap handoff, instead of the lead-level rewrite Opus so often reaches for.
When delegation doesn’t help
Fable’s delegation strategy is not universally useful; it fails when the task does not have delegable components. The following kinds of tasks seemed hard to decompose:Short tasks that include only a handful of lead-model turns with nothing to delegate between deciding and shipping.
- Serial debugging tasks where the root-cause hunt is one long chain of judgments. Here, the accumulated context is the work.
Notably, on these tasks Fable barely delegates at all. The same judgment that writes a good brief also knows when not to write one. But when a task offers nothing worth handing off, delegation has no leverage over cost.
In production, Fusion handles this at another layer: delegation controls what work stays with the expensive model, while routing decides whether the expensive model is involved at all.
Closing
We started this experiment expecting to measure how much Fable’s 2x premium would increase cost. We were surprised to find that Fable’s effective delegation actually *decreased* cost overall. It specified constraints and outcomes instead of spelling out the implementation, gave feedback instead of making fixes itself, and in most cases never touched the code at all. These are the habits of a good manager.
As sidekick models get cheaper and better, more of the work can be handed to them. What will remain worth frontier prices is judgment: what to build, what to constrain, and who should write it.
同じ出来事を2媒体で確認
同じ出来事を扱う別媒体の記事です。見出しと公開時刻を比較できます。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み