mirror of
https://github.com/kunchenguid/axi.git
synced 2026-09-14 20:26:53 +08:00
6cfb0974e3
* fix: price result-less Claude runs correctly * fix: reject Claude runs without reported costs * fix: keep Claude pricing test scope focused * fix: reject ambiguous Claude pricing * test: cover every configured Claude pricing row Sweep the full pricing table through the result-less fallback using the token mix of a published agent-browser run, and pin the 1.25x cache creation rate. * no-mistakes(review): Fix Claude fallback usage pricing * no-mistakes(review): Price US-only Claude inference * no-mistakes(review): Charge Claude web searches * no-mistakes(document): Document fallback web-search costs and format sources * no-mistakes(lint): Fix map callback and format tests