Claude Fable 5 の初回インプレッション
Simon Willison は Anthropic の最新モデル「Claude Fable 5」および「Mythos 5」の初期評価として、その圧倒的な能力と厳格な安全規制、そして高コストな価格設定について詳細に報告している。
キーポイント
新モデルの二重ラインナップと役割分担
Claude Fable 5 は有害行為を防ぐための厳格なガードレールを備え、Claude Mythos 5 は同じ性能を持ちながら安全分類器を排除したバージョンとして同時にリリースされた。
API の新機能とエラーハンドリング
ガードレールに抵触した場合の通知メカニズムが強化され、拒否時に自動的に別のモデルへフォールバックする新しいオプションが提供されている。
圧倒的な性能とコスト構造
100 万トークンのコンテキストウィンドウと 2026 年 1 月までの知識カットオフを有し、Claude Opus 4.8 の約 2 倍の価格(入力$10/百万トークン、出力$50/百万トークン)で提供される。
実証された「巨大な」モデル特性
Simon Willison の検証では、複雑なタスクを処理する能力が非常に高く、逆に「できないこと」を見つけることが困難であるという「ビッグモデルの匂い」を感じさせる結果となった。
影響分析・編集コメントを表示
影響分析
この発表は、AI モデル開発における「安全性」と「性能」のバランスをどう取るかという業界全体の課題に対する Anthropic の明確な回答を示しています。特に、安全規制に抵触した際の自動フォールバック機能の実装は、企業レベルでの大規模導入におけるリスク管理を劇的に改善する可能性があります。一方で、価格が 2 倍になることは、コスト敏感な開発者や小規模プロジェクトにとって参入障壁となる一方、高品質なタスクには相応の投資が必要という市場の成熟を示唆しています。
編集コメント
今回のリリースは、単なる性能向上ではなく、実運用における「安全性の担保」と「エラー処理の自動化」に重点を置いた戦略的な進化と言えます。開発者は、コスト対効果を慎重に見極めながら、用途に応じて Fable と Mythos の使い分けを検討する必要があります。
私は本日の Claude Fable 5 リリースの早期アクセス権を持っていませんでしたが、過去約 5.5 時間かけて実際に試してきました。私の最初の印象としては、これはある意味で*怪物*のようなものです。動作は遅く、コストも高いですが、これまでに投げかけたあらゆるタスクを喜んで処理してくれています。現在の最先端モデルにおいて頻繁に起こることですが、課題はそのモデルが「できない」タスクを見つけることです。
まず、主要な特徴を確認しましょう。
Anthropic は、Claude Fable 5 が Claude Mythos 5 と同等のパフォーマンスを提供すると主張していますが、有害な用途を防ぐために非常に厳格なガードレール(安全装置)が設けられている点が異なります。これらのガードレールは頻繁に作動するため、Claude API にはユーザーがこれらに触れたことを知らせる新しいメカニズムが追加され、さらに何かを拒否された場合に自動的に別のモデルにフォールバックするよう要求できる 新しいオプション も用意されています。
Claude Mythos 5 も本日リリースされており、Anthropic は「Claude Fable 5 の機能を備えつつ、安全性分類器は含まれていない」と述べています。
これらのモデルは、100 万トークンのコンテキストウィンドウ(文脈の長さ)、最大 128,000 トークンの出力トークン数、そして知識のカットオフ日が 2026 年 1 月となっています。
Claude Opus 4.5/4.6/4.7/4.8 の価格の倍に設定されています:入力トークン 100 万あたり 10 ドル、出力トークン 100 万あたり 50 ドルです。長いコンテキスト(文脈)を使用した場合でも、価格の上昇はありません。
それ以外のこととして、アップグレードガイド は、Opus 4.8 向けの同様のガイド と比較して、大幅に簡素化されています。
大規模モデルの匂い
Fable を説明する最良の方法は、それが「大きい」と感じられることです。速度やコストだけでなく、その知識量においてもです。
以下は、Fable の知識を Opus 4.8 と比較するために私が使用したプロンプトの例です(タイプミスが含まれています):
**
Simon Willion のオープンソースプロジェクトをすべてリストアップしてください。最新のものから順に、各プロジェクトの初回リリース日のおおよその日付も記載してください。
**
Opus 4.8 の回答は このように始まりました:
Simon Willison のすべてのオープンソースプロジェクトの信頼性があり、包括的かつ日付が検証されたリストを持っていません。不正確な日付や捏造されたエントリを提供するリスクを避けるため、正直にお伝えします。
私が比較的自信を持って言えることは以下の通りです:
Simon Willison によるよく知られたプロジェクト:**
- LLM(〜2023 年)— 大規模言語モデルと対話するためのコマンドラインツールおよび Python ライブラリ。
- Datasette(〜2017 年)— データの探索と公開のためのツールで、おそらく彼の最近のプロジェクトの中で最も注目されているものです。
- sqlite-utils(2018-2019 年)— SQLite データベースを操作するための Python ライブラリおよび CLI ツールで、Datasette と併用されることが多いです。
- Django(2005 年)— アドリアン・ホロヴァティと共に Django ウェブフレームワークの共同創作者の一人であり、当初はローレンス・ジャーナル=ワールド新聞社で開発されました。
また、彼はDatasette プラグインの大規模なエコシステムと、多くの小型ユーティリティ(shot-scraper や、データインポート用の各種 *-to-slice ツールなど、名前に特徴があるものが多い)も維持しています。
これは悪くありません。同じプロンプトに対する Fable 5 の応答の冒頭を以下に示します(両モデルとも検索機能なしで実行されています):
**
おそらくあなたは Simon Willison をおっしゃっているのでしょう** — 非常に活発なオープンソース開発者であり、Django の共同創作者、Datasette の生みの親です。
重要な注意点として upfront に申し上げます:完全なリストを作成することは現実的ではありません。Simon Willison はその活動の多さで有名であり、彼が公開したリポジトリは数百に及びます(Datasette だけでも 100 以上のプラグインがあり、多くは彼自身によって作成されています)。また、私の知識にはカットオフ日があるため、最新の作品については見落とす可能性があります。以下に彼の注目すべきプロジェクトを、概ねの初回リリース日付とともに、最も新しいものから順に記載します:
注目すべきプロジェクト(おおよその日付)
- files-to-prompt (2024 年 4 月) – LLM 向けに複数のファイルを単一のプロンプトに結合するツール
- datasette-extract (2024 年) – LLM を用いて構造化データを抽出するためのプラグイン
- LLM (2023 年 5 月~6 月) – 大規模言語モデルとの対話を行うための CLI ツールおよび Python ライブラリ。さらに、llm-gpt4all、llm-mistral、llm-claude など多数のプラグインを含む広範なエコシステムを有する (2023 年以降)
- symbex (2023 年 6 月) – Python コード内からシンボルを検索するツール
- ttok および strip-tags (2023 年 5 月) – LLM パイプライン向けのトークン数カウントおよび HTML クリーンアップを行う CLI ツール
- datasette-lite (2022 年 5 月) – WebAssembly/Pyodide を介してブラウザ上で完全に動作する Datasette
- shot-scraper (2022 年 3 月) – Playwright を用いたウェブサイトの自動スクリーンショット取得ツール
- s3-credentials (2021 年 11 月) – スコープ限定された AWS S3 認証情報を生成するための CLI ツール
- django-sql-dashboard (2021 年) – Django 向けの SQL レポーティングダッシュボード
- Dogsheep シリーズ (2019 年) – 個人分析ツール:twitter-to-sqlite、github-to-sqlite、healthkit-to-sqlite、dogsheep-beta など
- sqlite-utils (2018 年) – SQLite データベースの操作を行うための CLI ツールおよび Python ライブラリ
- Datasette (2017 年 11 月) – 彼の主力プロジェクト。データの探索と公開のためのツール
- csvs-to-sqlite (2017 年) – CSV ファイルを SQLite データベースへ変換するツール
- その他初期のツール群 (約 2007~2010 年) – soupselect、json-head、geocoders など
- Django (開発期間:2003~2005 年、オープンソース化:2005 年 7 月) – アドリアン・ホロヴァティと共にローレンス・ジャーナル・ワールド社で共同開発
(参考までにGPT-5.5も試しましたが、Fable よりもさらに多くのプロジェクトをリストアップしていました!)
過去に私は、モデルがどれだけ*知っているか*には関心がないと述べてきました。重要なのは、テキストやコードを実用的な方法で操作できること、そして必要な情報を重みに埋め込むのではなく、検索ツールを通じて積極的に参照できることです。
しかし、このような知識はモデルの規模に対する合理的な代理指標となり得ます。より多くのパラメータ数に、世界に関する詳細をより多く詰め込むことができるからです。
*より多くのことを知っていること*が、私たちがモデルに課すタスクにおいてその性能向上につながるのでしょうか?確かに、現代のライブラリやパターンについて深い知識を持つコーディングモデルであれば、コーディングタスクをより効果的に処理できることは想像に難くありません。
Fable は本当に Opus よりも大きいのでしょうか?Anthropic からはモデルサイズに関する公式発表はありません。つまり、私たちが頼れるのは推測材料のみですが、その速度、価格設定、そして私が行った知識テストの結果から、これは大規模なモデルであると考えられます。おそらくどのベンダーからもこれまでで最大級の規模かもしれません。
Claude.ai での Fable の利用
Anthropic は Fable 5 を、Claude.ai チャットインターフェース、Web 版の Claude Code、CLI 版の Claude Code、そして Claude Cowork など、すべてのプラットフォームで利用可能にしました。このモデルはサブスクリプションプラン(現在は月額$100 の Max プランを利用中)において「6月22日まで」利用可能です。それ以降は追加課金となります。
Claude.ai はしばしば過小評価されています。2025 年 9 月以来、すべてのチャットではコードを実行するための完全なコンテナ環境にアクセスできるようになり、追加パッケージのインストールや GitHub から直接リポジトリをクローンする機能も備わっています。
先週、信頼できない Python コード用のサンドボックスとして動作させるために、wasmtime を使用して WebAssembly 上で MicroPython のカスタムビルドを実行する Python ライブラリ micropython-wasm をリリースしました。
Fable がこれをフルバージョンの Python で実行できるようにアップグレードできるかどうか試してみることにしました。まず、以下のプロンプトから始めました:
GitHub から simonw/micropython-wasm をクローンし、MicroPython ではなくフルバージョンの Python を使用する方法を調査してください
Fable はこれに Brett Cannon の cpython-wasi-build ビルドを利用できることを特定しましたが、環境制限のため自身でダウンロードすることはできませんでした。
そこで、そのページから 2 つの zip ファイルを入手し、Claude にアップロードしました:
Brett Cannon のビルド(python-3.zip、_build-python-3.zip を添付ファイルとして)
そしてこれで完了です。数分間処理が続いた後、全体が正常に動作するようになりました。
応答の一部には以下が含まれていました:
ファイルシステム表面を縮小するために、クリーナーな単一 zip-stdlib アプローチを試しましたが、CPython の getpath ブートストラップは、より詳細なプレフィックス調整を行わない限り、zip 内部からエンコーディングを見つけられません。ディレクトリ事前オープンアプローチは信頼性があるため、PoC ではそれを使用しています。zip パスの問題は解決可能ですが、_PYTHONHOME/frozen-getpath の作業が必要です。
そこで私はこう言いました:
単一 zip-stdlib の問題にもう少し取り組んでみる
そして少し後で:
Python ラッパーと WASM ファイル、標準ライブラリ全体を含む Wheel が欲しい。そうすれば、uv run --with パス-to-whl python -c "デモコード" で実行できる。
…すると、この 13.9MB の cpython_wasm-0.1.0-py3-none-any.whl ファイルが生成されました。この Wheel URL と uv を使って、サンドボックス内で Python コードを実行できます。例は以下の通りです:
uv run --with https://static.simonwillison.net/static/cors-allow/2026/cpython_wasm-0.1.0-py3-none-any.whl \
cpython-wasm -c 'print(45 ** 56)'
完全なチャット記録はこちらです。
これは非常に強力なスタートでした。
Datasette Agent と LLM に Claude Code を用いて機能を追加する
Fable の日だと気づく前に、今日のストレッチゴールは Datasette Agent に新機能を追加することでした。そのエージェントソフトウェア内でのツール呼び出しに、実行途中の一時停止機能と、ユーザーからの直接承認を要求する能力を持たせたいと考えていました。
これは新しいモデルに投げつけるのにふさわしく肉厚なタスクだと感じました。
その日の間、Fable はその問題を解決しただけでなく、ツール呼び出しにおける高度な一時停止・再開メカニズムをサポートするために、基盤となる LLM ライブラリ内の 4 つの問題を特定し、実装しました。
最初は少し厄介なハックを使ってすべてを動作させましたが、LLM 自体への修正も対象範囲に含まれると伝えるや否や、すぐにそのハックを解きほぐし、代わりに LLM のサポート機能へと転換させる作業に取りかかりました。
私のストレッチゴールは LLM 0.32a3 となり、これはほぼ完全に Fable によって書かれました。以下がリリースノートです:
Datasette Agent の人間をループに組み込んだ ask_user() 機能のニーズに応えるため、ツール呼び出しの動作について以下の改善を行いました:
- ツール実装は、現在の呼び出しに対する llm.ToolCall オブジェクトを受け渡すために、llm_tool_call という名前のパラメータを宣言することができます。これにより、現在の llm_tool_call.tool_call_id にアクセスできるようになります。詳しくは「ツール内部からのツール呼び出しへのアクセス」をご覧ください。#1480
- すべてのツール呼び出しには、一意の tool_call_id が保証されます。プロバイダーが ID を提供しない場合、tc_プレフィックス付きの合成 ULID が生成されます。#1481
- ツールは llm.PauseChain 例外を発生させることで、ツールチェーンをきれいに一時停止できます。これは人間の承認待ちなどの用途に有用です。この例外は .tool_call と .tool_results(完了した兄弟の結果)が付与された状態で呼び出し元に伝播し、プレースホルダー結果を用いたモデル呼び出しは行われません。詳しくは「ツール内部からのチェーンの一時停止」をご覧ください。#1482
- 並列実行時の失敗セマンティクス:非同期の兄弟ツール呼び出しは、一時停止やフック例外が伝播する前に必ず完了まで実行されます。#1482
- チェーンは、未解決のツール呼び出しで終わる messages=履歴から再開できるようになりました。最初のモデル呼び出しの前に通常の before_call/after_call メカニズムを通じて呼び出しが実行され、すでに結果を持っているものはスキップされます。execute_tool_calls() メソッドも、レスポンスによって要求された呼び出しに代わって明示的な ToolCall オブジェクトのリストを実行するための新しいオプション引数 tool_calls_list= を受け付けます。詳しくは「保留中のツール呼び出しでチェーンを再開する」をご覧ください。#1482
- 同期エグゼキューターと一致するように、tools= に存在しないツールへの呼び出しを非同期ツールエグゼキューターが静かにドロップしていたバグを修正しました。これらは現在、Error: tool "..." does not exist という結果を返します。#1483
Fable がこれのためにまとめた API デザイン、テスト、コード、ドキュメントの質には本当に感銘を受けました。今日は数時間費やしましたが、数日分の作業に匹敵する内容です。
どれくらい使ったか
私は最近、異なるすべてのコーディングエージェント全体でのローカル LLM の使用状況を追跡するために AgentsView を使い始めました。そのツールにカスタムの Fable 価格設定を追加したことを今日 TIL で公開しましたが、これは非常に近い将来には不要になるだろうと予想しています。
価格を設定した後、使用状況を探るためにローカルホストの Web サーバーを起動するためにこのコマンドを実行しました:
uvx agentsview serve
今日、さまざまなプロジェクトにおける Fable の使用状況の内訳を示すトレemap がこちらです:

今日はトークンで 110.42 ドル分を使用しましたが、すべては私の月額 100 ドルのサブスクリプションに含まれる範囲内です。
そしてペリカンたちも
Fable のすべての思考努力レベルに対して、「自転車を漕ぐペリカンの SVG を生成して」というプロンプトを実行しました。
各もののトークンコストを含めた 結果はこちら です:

low: 1,929 out, 9.67c
image
medium: 2,290 out, 11.475c
image
high: 2,057 out, 10.31c
image
xhigh: 5,992 out, 29.985c
image
max: 14,430 out, 72.175c
It's interesting th
原文を表示
I didn't have early access to today's Claude Fable 5 release, but I've spent the past ~5.5 hours putting it through its paces. My initial impressions are that this is something of a *beast*. It's slow, expensive and has been quite happily churning through everything I've thrown at it so far. As is frequently the case with current frontier models the challenge is finding tasks that it can't do.
First, let's review the key characteristics.
Anthropic claim that Claude Fable 5 offers the same performance as Claude Mythos 5, except with much more strict guardrails in place to prevent it being used for harmful things. Those guardrails trigger often enough that the Claude API has new mechanisms for letting you know when you hit them, and even has a new option to request it falls back to another model automatically if something gets rejected.
Claude Mythos 5 is out today as well, Anthropic say it "Shares Claude Fable 5's capabilities without the safety classifiers".
The models have a 1 million token context window, 128,000 maximum output tokens and a knowledge cut-off date of January 2026.
They are priced at twice the price of Claude Opus 4.5/4.6/4.7/4.8: $10/million input tokens and $50/million output tokens. There's no increase in price for longer context usage.
Other than that the upgrade guide is substantially thinner than the similar guide for Opus 4.8.
The big model smell
The best way to describe Fable is that it feels *big*. Not just in terms of speed and cost, but also in how much it knows.
Here's an example prompt, which I used to compare Fable's knowledge with Opus 4.8 (typo included):
List all of Simon Willion's open source projects, most recent first, each with a rough date of when they were first released
Opus 4.8's reply started like this:
I don't have a reliable, comprehensive, and date-verified list of all of Simon Willison's open source projects, and I want to be honest about that rather than risk giving you inaccurate dates or fabricated entries.
Here's what I can tell you with reasonable confidence:
Well-known projects by Simon Willison:
LLM (~2023) – A command-line tool and Python library for interacting with large language models.
Datasette (~2017) – A tool for exploring and publishing data, probably his most prominent recent project.
sqlite-utils (~2018-2019) – A Python library and CLI tool for manipulating SQLite databases, often used alongside Datasette.
Django (2005) – He is one of the co-creators of the Django web framework, along with Adrian Holovaty, originally developed at the Lawrence Journal-World newspaper.
He also maintains a large ecosystem of Datasette plugins and many smaller utilities (often with names like shot-scraper, various *-to-sqlite tools for importing data, etc.).
That's not bad. Here's the start of the response for the exact same prompt from Fable 5 - both models were running without access to search:
I think you mean Simon Willison — the prolific open source developer, co-creator of Django, and creator of Datasette.
An important caveat upfront: a truly complete list isn't feasible. Simon Willison is famously prolific — he has published hundreds of repositories (Datasette alone has 100+ plugins, many written by him), and my knowledge has a cutoff date, so I'll be missing his most recent work. Below are his notable projects with approximate initial release dates, most recent first:
## Notable projects (approximate dates)
files-to-prompt (April 2024) – concatenates files into a single prompt for LLMs
datasette-extract (2024) – plugin for extracting structured data using LLMs
LLM (May–June 2023) – CLI tool and Python library for interacting with large language models, plus a large ecosystem of plugins (llm-gpt4all, llm-mistral, llm-claude, etc., 2023 onward)
symbex (June 2023) – search Python code for symbols
ttok and strip-tags (May 2023) – CLI tools for token counting and HTML cleanup for LLM pipelines
datasette-lite (May 2022) – Datasette running entirely in the browser via WebAssembly/Pyodide
shot-scraper (March 2022) – automated website screenshots via Playwright
s3-credentials (November 2021) – CLI for creating scoped AWS S3 credentials
django-sql-dashboard (2021) – SQL reporting dashboards for Django
Dogsheep suite (2019) – personal analytics tools: twitter-to-sqlite, github-to-sqlite, healthkit-to-sqlite, dogsheep-beta, etc.
sqlite-utils (2018) – CLI and Python library for manipulating SQLite databases
Datasette (November 2017) – his flagship project; tool for exploring and publishing data
csvs-to-sqlite (2017) – convert CSV files to SQLite
Various early tools (~2007–2010) – soupselect, json-head, geocoders, and others
Django (developed 2003–2005, open-sourced July 2005) – co-created with Adrian Holovaty at the Lawrence Journal-World
(Here's GPT-5.5 for good measure. It listed even more projects than Fable did!)
In the past I've stated that I don't care about how much models *know* - I want them to be able to manipulate text and code in useful ways and actively look up the information they need via search tools, not bake it into their weights.
But knowledge like this is a reasonably good proxy for model size - you can cram a whole lot more details about the world into a larger number of parameters.
Does *knowing more stuff* mean the model is better at the tasks we pose to it? I can certainly imagine how a coding model with deeper knowledge of modern libraries and patterns could crunch through coding tasks more effectively.
Is Fable really bigger than Opus? Anthropic haven't said anything about model size, so all we have are tea-leaves, but the speed, pricing and my own poking at its knowledge make me think that it's a large model. Maybe the largest yet from any vendor.
Using Fable in Claude.ai
Anthropic made Fable 5 available across all of their surfaces - the Claude.ai chat interface, Claude Code for web, Claude Code CLI and Claude Cowork as well. The model is available "until June 22nd" on the subscription plans (I'm on $100/month Max at the moment), after which it will be billed extra.
Claude.ai is often under-estimated. Since September 2025 every chat has had access to a full container environment to run code, including the ability to install additional packages and even clone repositories directly from GitHub.
Last week I released micropython-wasm, a Python library that uses wasmtime to run a custom build of MicroPython in WebAssembly to act as a sandbox for untrusted Python code.
I decided to see if Fable could upgrade that to running full Python instead. I started with this prompt:
Clone simonw/micropython-wasm from GitHub and research how this could use a full Python as opposed to MicroPython
Fable identified that it could use Brett Cannon's cpython-wasi-build builds for this, but was unable to download them itself due to environment restrictions.
So I grabbed the two zip files from that page and uploaded them to Claude:
Here's the Brett Cannon builds (python-3.zip, _build-python-3.zip as attachments)
And that was that. It churned away for a few minutes and got the entire thing working.
Part of the response included:
I tried the cleaner single-zip-stdlib approach to shrink the filesystem surface, but CPython's getpath bootstrap fails to find encodings from inside a zip without more prefix finessing — the directory-preopen approach works reliably, so that's what the PoC uses. The zip path is solvable but needs _PYTHONHOME/frozen-getpath work.
So I said:
Try a bit more at the single-zip-stdlib problem
Then a little later:
I want a wheel that has the whole system in it, the Python wrappers and the WASM files and the stdlibrary, so I can do uv run --with path-to-whl python -c "demo code"
... and it gave me this 13.9MB cpython_wasm-0.1.0-py3-none-any.whl file. You can try running Python code in a sandbox using that wheel URL and uv like this:
uv run --with https://static.simonwillison.net/static/cors-allow/2026/cpython_wasm-0.1.0-py3-none-any.whl \
cpython-wasm -c 'print(45 ** 56)'Here's the full chat transcript.
This was a *very* strong start.
Adding features to Datasette Agent and LLM using Claude Code
Before I'd realized it was Fable day, my stretch goal for today was to add a new feature to Datasette Agent: I wanted tool calls within that agent software to gain the ability to pause mid-execution and request approval directly from the user.
This felt like a suitably meaty task to throw at the new model.
Over the course of the day Fable not only solved that problem, it also identified and then implemented four issues in my underlying LLM library that would help support this kind of advanced pause-resume mechanism in tool calls.
It got everything working first using somewhat gnarly hacks, but the moment I told it that changes to LLM itself were in scope it set to work unraveling the hacks and turning them into supported features of LLM instead.
My stretch goal turned into LLM 0.32a3, almost entirely written by Fable. Here are the release notes:
Driven by the needs of Datasette Agent's human-in-the-loop ask_user() feature, made the following improvements to how tool calls work:
Tool implementations can declare a parameter named llm_tool_call in order to be passed the llm.ToolCall object for the current invocation. This allows them to access the current llm_tool_call.tool_call_id. See Accessing the tool call from inside a tool. #1480
Every tool call is now guaranteed a unique tool_call_id - providers that do not supply one get a synthesized tc_-prefixed ULID. #1481
Tools can raise a llm.PauseChain exception to cleanly pause the tool chain, useful for things like waiting for human approval. The exception propagates to the caller with .tool_call and .tool_results (completed sibling results) attached, and no model call is made with a placeholder result. See Pausing a chain from inside a tool. #1482
Failure semantics for concurrent tool execution: async sibling tool calls always run to completion before a pause or hook exception propagates. #1482
Chains can now resume from a messages= history ending in unresolved tool calls: the calls are executed through the normal before_call/after_call machinery before the first model call, skipping any that already have results. The execute_tool_calls() method also accepts a new optional tool_calls_list= argument for executing an explicit list of ToolCall objects in place of the calls requested by the response. See Resuming a chain with pending tool calls. #1482
Fixed a bug where the async tool executor silently dropped calls to tools not present in tools= - these now return Error: tool "..." does not exist results, matching the sync executor. #1483
I'm really impressed with the quality of API design, tests, code and documentation that Fable put together for this. I spent several hours on it today, but it feels like several days' worth of work.
How much I've spent
I recently started using AgentsView to help track my local LLM usage across all of the different coding agents. I published a TIL today about adding custom Fable pricing to that tool, which I expect will not be necessary in the very near future.
After setting the price, I ran this command to start a localhost web server to explore my usage:
uvx agentsview serve
Here's the treemap showing the breakdown of my Fable usage across various projects today:

I used $110.42 worth of tokens today, all as part of my $100/month subscription.
And some pelicans
I ran "Generate an SVG of a pelican riding a bicycle" against all five thinking effort levels with Fable.
Here are the results, including the token cost for each one:
low: [1,929 out, 9.67c](https://static.simonwillison.net/static/2026/fable-low.jpg)
medium: [2,290 out, 11.475c](https://static.simonwillison.net/static/2026/fable-medium.jpg)
high: [2,057 out, 10.31c](https://static.simonwillison.net/static/2026/fable-high.jpg)
xhigh: [5,992 out, 29.985c](https://static.simonwillison.net/static/2026/fable-xhigh.jpg)
max: [14,430 out, 72.175c](https://static.simonwillison.net/static/2026/fable-max.jpg)
It's interesting th
関連記事
Anthropic の「Claude Fable 5」が AI Gateway で利用可能に
Anthropic が開発した新モデル「Claude Fable 5」が、Vercel の AI Gateway で利用可能になりました。このモデルは複雑な多段階タスクで人間の手を介さずに実行でき、長期の生産性維持や並列エージェントの制御に優れています。
Claude Fable 5 と新たな AI セーフティ物語の発表
Anthropic は一般向けおよび企業向けの顧客に、Mythos クラスモデルの一般アクセス版である Claude Fable 5 を公開した。同社は同時に、ユーザーに明示的に通知するものや、ユーザーに知らせずにモデルを修正するものを含む一連の安全対策を導入した。
Anthropic、Fable 5 モデルの議論禁止トピックを公表
Anthropic は新モデル「Claude Fable 5」を発表したが、サイバーセキュリティや生物学など悪用されるリスクがある分野への回答を制限する安全装置を搭載した。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み