diff --git a/CHANGELOG.md b/CHANGELOG.md index de210294..477c7f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 0.9.20 - 2026-08-10 + ### Added - **Desktop panel fetches drop from seconds to milliseconds.** The app, the web dashboard and the macOS menubar now hold one resident `codeburn serve` process instead of spawning a fresh CLI per panel: the parsed session cache stays warm in memory, panel bursts share one parse, filesystem watches over every provider's discovery roots let a no-change fetch skip the scan entirely, and the web dashboard prefetches every period tab at startup. Cold start, mixed CLI versions and any serve failure all fall back to the exact spawn behavior shipped today, and one-shot CLI output is byte-identical. (#956, #957, #959, #960) - **Spend punchcard in the desktop app.** The hour-of-day × weekday spend matrix from the web dashboard, on the Spend page, fed by a dedicated timeline fetch so every other panel keeps its lean payload. (#962) diff --git a/README.md b/README.md index 24af85ae..0c41b004 100644 --- a/README.md +++ b/README.md @@ -18,19 +18,19 @@ Sponsor

-

If CodeBurn shows you something your bill never did, star the repo so other developers find it, and consider sponsoring to keep 36 integrations honest.

+

If CodeBurn shows you something your bill never did, star the repo so other developers find it, and consider sponsoring to keep 40 integrations honest.

Desktop
CodeBurn Desktop
- Download for macOS (Apple Silicon) - Download for macOS (Intel) + Download for macOS (Apple Silicon) + Download for macOS (Intel) Get CodeBurn from the Microsoft Store - Download for Linux (.deb) - Download for Linux (.rpm) - Download for Linux (AppImage) + Download for Linux (.deb) + Download for Linux (.rpm) + Download for Linux (AppImage)
Web
@@ -54,11 +54,11 @@

Four surfaces, one source of truth: everything reads the session files already on your disk.

-**CodeBurn is a free, open-source, local-first tool that tracks AI coding token usage and cost across 36 tools and agents (Claude Code, Cursor, Codex, Gemini, Grok and more), broken down by model, project, and task.** +**CodeBurn is a free, open-source, local-first tool that tracks AI coding token usage and cost across 40 tools and agents (Claude Code, Cursor, Codex, Gemini, Grok and more), broken down by model, project, and task.** You pay for Claude, Codex, Cursor, and a stack of other AI tools. The bill tells you the total. It never tells you that half of it went to conversation instead of code, or that an expensive model burned your budget on work a cheaper one would have one-shot. -CodeBurn does. It reads the session files your tools already write to disk and breaks down every token and dollar by **task, model, tool, and project**, across **36 AI tools**. +CodeBurn does. It reads the session files your tools already write to disk and breaks down every token and dollar by **task, model, tool, and project**, across **40 AI tools**. Everything runs locally. No wrapper, no proxy, no API keys, nothing leaves your machine. Pricing comes from [LiteLLM](https://github.com/BerriAI/litellm), refreshed daily. @@ -715,12 +715,12 @@ CodeBurn deduplicates messages (by API message ID for Claude, by cumulative toke CodeBurn is free, runs entirely on your machine, and exists to cut your AI bill. If it has already saved you more than a sponsorship costs, consider sending a little of that back. -Keeping 36 integrations accurate is constant work. The tools underneath change every week: Cursor reshapes its database, Claude moves a config path, new models ship at new prices. Sponsorship keeps CodeBurn current with all of it, so the numbers you see are always the real ones. +Keeping 40 integrations accurate is constant work. The tools underneath change every week: Cursor reshapes its database, Claude moves a config path, new models ship at new prices. Sponsorship keeps CodeBurn current with all of it, so the numbers you see are always the real ones. Where your sponsorship goes: - **Honest numbers.** New models and price changes are mapped quickly, so your cost is the real cost, not a guess. -- **More tools.** Every one of the 36 providers started as a single file. Sponsorship funds the next one. +- **More tools.** Every one of the 40 providers started as a single file. Sponsorship funds the next one. - **Fast fixes.** When a vendor breaks something, paid time is what gets it patched now instead of someday. Sponsoring as a team or company? Your logo lands right here, in front of every developer who opens the repo. The first sponsor gets it to themselves until the next one shows up. diff --git a/app/package-lock.json b/app/package-lock.json index d0a2e595..0c51c106 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1,12 +1,12 @@ { "name": "codeburn-desktop", - "version": "0.9.19", + "version": "0.9.20", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "codeburn-desktop", - "version": "0.9.19", + "version": "0.9.20", "dependencies": { "@gsap/react": "^2.1.2", "gsap": "^3.15.0", diff --git a/app/package.json b/app/package.json index d9e7b424..136e7eb9 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "codeburn-desktop", "private": true, - "version": "0.9.19", + "version": "0.9.20", "description": "CodeBurn Desktop — Electron app fed by the codeburn CLI", "main": "dist/electron/main.js", "scripts": { diff --git a/package-lock.json b/package-lock.json index 463913b9..691dfab1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "codeburn", - "version": "0.9.19", + "version": "0.9.20", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "codeburn", - "version": "0.9.19", + "version": "0.9.20", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", diff --git a/package.json b/package.json index 080dedf2..0137c62b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codeburn", - "version": "0.9.19", + "version": "0.9.20", "description": "See where your AI spend goes - by task, tool, model, and project", "type": "module", "main": "./dist/cli.js", diff --git a/src/data/pricing-fallback.json b/src/data/pricing-fallback.json index 34480c49..ce7f99db 100644 --- a/src/data/pricing-fallback.json +++ b/src/data/pricing-fallback.json @@ -1 +1 @@ -{"deepseek-v4-flash-0731":[2.0000000000000002e-7,4.0000000000000003e-7,null,4e-8,null],"qvq-max":[0.0000012,0.0000048,null,null,null],"qwen-flash":[5.0000000000000004e-8,4.0000000000000003e-7,null,null,null],"qwen-mt-turbo":[1.6e-7,4.9e-7,null,null,null],"qwen-omni-turbo":[7e-8,2.7e-7,null,null,null],"qwen-omni-turbo-realtime":[2.7e-7,0.0000010700000000000001,null,null,null],"qwen-plus-character-ja":[5e-7,0.0000014,null,null,null],"qwen-vl-max":[8.000000000000001e-7,0.0000032000000000000003,null,null,null],"qwen-vl-ocr":[7.2e-7,7.2e-7,null,null,null],"qwen2-5-14b-instruct":[3.5e-7,0.0000014,null,null,null],"qwen2-5-32b-instruct":[7e-7,0.0000028,null,null,null],"qwen2-5-72b-instruct":[0.0000014,0.0000056,null,null,null],"qwen2-5-7b-instruct":[1.75e-7,7e-7,null,null,null],"qwen2-5-omni-7b":[1.0000000000000001e-7,4.0000000000000003e-7,null,null,null],"qwen2-5-vl-72b-instruct":[0.0000028,0.000008400000000000001,null,null,null],"qwen2-5-vl-7b-instruct":[3.5e-7,0.0000010500000000000001,null,null,null],"qwen3-asr-flash":[3.5e-8,3.5e-8,null,null,null],"qwen3-coder-flash":[3e-7,0.0000015,null,null,null],"qwen3-livetranslate-flash-realtime":[0.00001,0.00001,null,null,null],"qwen3-omni-flash":[4.3e-7,0.00000166,null,null,null],"qwen3-omni-flash-realtime":[5.2e-7,0.00000199,null,null,null],"qwen3-vl-235b-a22b":[7e-7,0.0000028,null,null,null],"qwen3-vl-30b-a3b":[2.0000000000000002e-7,8.000000000000001e-7,null,null,null],"qwen3-vl-plus":[2.0000000000000002e-7,0.0000016000000000000001,null,null,null],"qwen3.5-plus":[4.0000000000000003e-7,0.0000024,null,null,null],"qwen3.6-flash":[1.875e-7,0.000001125,2.34375e-7,null,null],"qwen3.6-max-preview":[0.0000013,0.0000078,0.000001625,1.3e-7,null],"qwen3.7-plus":[5e-7,0.000003,6.25e-7,5.0000000000000004e-8,null],"qwen3.8-max":[0.000002,0.000006,0.0000025,2.5e-7,null],"deepseek-v3-1":[5.739999999999999e-7,0.0000017210000000000001,null,null,null],"deepseek-v3-2-exp":[2.8699999999999996e-7,4.31e-7,null,null,null],"moonshot-kimi-k2-instruct":[5.739999999999999e-7,0.000002294,null,null,null],"qwen-deep-research":[0.000007742,0.000023367000000000002,null,null,null],"qwen-doc-turbo":[8.7e-8,1.44e-7,null,null,null],"qwen-long":[7.2e-8,2.8699999999999996e-7,null,null,null],"qwen-math-plus":[5.739999999999999e-7,0.0000017210000000000001,null,null,null],"qwen-math-turbo":[2.8699999999999996e-7,8.61e-7,null,null,null],"qwen-plus-character":[1.1500000000000001e-7,2.8699999999999996e-7,null,null,null],"qwen2-5-coder-32b-instruct":[2.8699999999999996e-7,8.61e-7,null,null,null],"qwen2-5-coder-7b-instruct":[1.44e-7,2.8699999999999996e-7,null,null,null],"qwen2-5-math-72b-instruct":[5.739999999999999e-7,0.0000017210000000000001,null,null,null],"qwen2-5-math-7b-instruct":[1.44e-7,2.8699999999999996e-7,null,null,null],"qwen3.5-flash":[1.7199999999999998e-7,0.00000172,null,null,null],"qwen3.7-flash":[2.962e-8,1.185e-7,3.703e-8,2.962e-9,null],"tongyi-intent-detect-v3":[5.8e-8,1.44e-7,null,null,null],"command-a-plus-05-2026":[0.0000025,0.00001,null,null,null],"command-a-reasoning-08-2025":[0.0000025,0.00001,null,null,null],"command-a-translate-08-2025":[0.0000025,0.00001,null,null,null],"command-a-vision-07-2025":[0.0000025,0.00001,null,null,null],"command-r7b-arabic-02-2025":[3.75e-8,1.5e-7,null,null,null],"deep-research-max-preview-04-2026":[0.000002,0.000012,null,2.0000000000000002e-7,null],"deep-research-preview-04-2026":[0.000002,0.000012,null,2.0000000000000002e-7,null],"gemini-3.1-flash-lite-image":[2.5e-7,0.00003,null,null,null],"gemini-3.1-flash-tts-preview":[0.000001,0.00002,null,null,null],"gemini-3.5-live-translate-preview":[0.0000035,0.000021,null,null,null],"gemini-2.5-flash-tts":[5e-7,0.00001,null,null,null],"gemini-2.5-pro-tts":[0.000001,0.00002,null,null,null],"llama-3.3-70b-instruct-maas":[7.2e-7,7.2e-7,null,null,null],"MiniMax-M2.5-highspeed":[6e-7,0.0000024,3.75e-7,6e-8,null],"ministral-3b-latest":[4e-8,4e-8,null,null,null],"mistral-small-2506":[1.0000000000000001e-7,3e-7,null,null,null],"mistral-small-2603":[1.5e-7,6e-7,null,null,null],"voxtral-small-latest":[1.0000000000000001e-7,3e-7,null,null,null],"kimi-k2.7-code-highspeed":[0.0000018999999999999998,0.000008,null,3.8e-7,null],"kimi-k3":[0.000003,0.000015,null,3e-7,null],"gpt-5.3-codex-spark":[0.00000175,0.000014,null,1.75e-7,null],"grok-4.20-0309-non-reasoning":[0.00000125,0.0000025,null,2.0000000000000002e-7,null],"grok-4.20-multi-agent-0309":[0.00000125,0.0000025,null,2.0000000000000002e-7,null],"grok-build-0.1":[0.000001,0.000002,null,2.0000000000000002e-7,null],"glm-4.7-flashx":[7e-8,4.0000000000000003e-7,0,1e-8,null],"glm-5v-turbo":[0.000005,0.000022,0,0.0000012,null],"muse-spark-1.2":[0.00000125,0.00000425,null,1.5e-7,null],"deepseek-v4-flash-latest":[7.98e-8,1.596e-7,null,1.596e-8,null],"inkling-small":[4.5e-7,0.0000012,null,1e-7,null],"claude-opus-5-fast":[0.00001,0.00005,0.0000125,0.000001,null],"claude-opus-5:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"ling-3.0-flash":[2.1e-8,6.3e-8,null,4.2e-9,null],"laguna-s-2.1":[9e-8,1.8e-7,null,9e-9,null],"gemini-3.6-flash:batch":[7.5e-7,0.00000375,8.33333333333333e-8,7.5e-8,null],"gemini-3.5-flash-lite:batch":[1.5e-7,0.00000125,null,1.5e-8,null],"longcat-2.0":[3e-7,0.0000012,null,6e-9,null],"inkling":[9.5e-7,0.00000405,null,1.6e-7,null],"inkling:batch":[5e-7,0.000002025,null,8.5e-8,null],"kat-coder-air-v2.5":[1.5e-7,6e-7,null,3e-8,null],"kat-coder-pro-v2.5":[7.4e-7,0.00000296,null,1.5e-7,null],"gpt-5.6-luna-pro":[1e-7,6e-7,1.25e-7,1e-8,null],"gpt-5.6-luna-pro:batch":[1e-7,6e-7,null,1e-8,null],"gpt-5.6-luna:batch":[1e-7,6e-7,null,1e-8,null],"gpt-5.6-terra-pro":[0.000001,0.000006,0.00000125,1e-7,null],"gpt-5.6-terra-pro:batch":[0.000001,0.000006,null,1e-7,null],"gpt-5.6-terra:batch":[0.000001,0.000006,null,1e-7,null],"gpt-5.6-sol-pro":[0.000005,0.00003,0.00000625,5e-7,null],"gpt-5.6-sol-pro:batch":[0.0000025,0.000015,null,2.5e-7,null],"gpt-5.6-sol:batch":[0.0000025,0.000015,null,2.5e-7,null],"grok-latest":[0.000002,0.000006,null,3e-7,null],"aion-3.0-mini":[7e-7,0.0000014,null,1.8e-7,null],"aion-3.0":[0.000003,0.000006,null,7.5e-7,null],"hy3":[1.32e-7,5.28e-7,null,3.3e-8,null],"laguna-xs-2.1":[6e-8,1.2e-7,null,3e-8,null],"claude-sonnet-5:batch":[0.000001,0.000005,0.00000125,1e-7,null],"nex-n2-mini":[2.5e-8,1e-7,null,2.5e-9,null],"fugu-ultra":[0.000005,0.00003,null,5e-7,null],"glm-5.2:batch":[7e-7,0.0000022,null,1.3e-7,null],"kimi-k2.7-code:batch":[4.75e-7,0.000002,null,9.5e-8,null],"claude-fable-latest":[0.00001,0.00005,0.0000125,0.000001,null],"claude-fable-5:batch":[0.000005,0.000025,0.00000625,5e-7,null],"nex-n2-pro":[2.5e-7,0.000001,null,2.5e-8,null],"nemotron-3-ultra-550b-a55b":[6e-7,0.0000036,null,2e-7,null],"nemotron-3-ultra-550b-a55b:batch":[3e-7,0.0000018,null,1e-7,null],"minimax-m3:batch":[1.5e-7,6e-7,null,3e-8,null],"step-3.7-flash":[2e-7,0.00000115,null,4e-8,null],"claude-opus-4.8-fast":[0.00001,0.00005,0.0000125,0.000001,null],"claude-opus-4.8":[0.000005,0.000025,0.00000625,5e-7,null],"claude-opus-4.8:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"gemini-3.5-flash:batch":[7.5e-7,0.0000045,null,7.5e-8,null],"claude-opus-4.7-fast":[0.00003,0.00015,0.0000375,0.000003,null],"perceptron-mk1":[1.5e-7,0.0000015,null,null,null],"ring-2.6-1t":[7.5e-8,6.25e-7,null,1.5e-8,null],"gemini-3.1-flash-lite:batch":[1.25e-7,7.5e-7,null,1.25e-8,null],"gpt-chat-latest":[0.000005,0.00003,null,5e-7,null],"granite-4.1-8b":[5e-8,1e-7,null,5e-8,null],"claude-haiku-latest":[0.000001,0.000005,0.00000125,1e-7,null],"gpt-mini-latest":[7.5e-7,0.0000045,null,7.5e-8,null],"claude-sonnet-latest":[0.000002,0.00001,0.0000025,2e-7,null],"gpt-latest":[0.000005,0.00003,0.00000625,5e-7,null],"gpt-5.5-pro:batch":[0.000015,0.00009,null,null,null],"gpt-5.5:batch":[0.0000025,0.000015,null,2.5e-7,null],"ling-2.6-1t":[7.5e-8,6.25e-7,null,1.5e-8,null],"hy3-preview":[6.3e-8,2.1e-7,null,2.1e-8,null],"gpt-5.4-image-2":[0.000008,0.000015,null,0.000002,null],"ling-2.6-flash":[1e-8,3e-8,null,2e-9,null],"claude-opus-latest":[0.000005,0.000025,0.00000625,5e-7,null],"claude-opus-4.7:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"trinity-large-thinking":[2.2e-7,8.5e-7,null,6e-8,null],"grok-4.20-multi-agent":[0.00000125,0.0000025,null,2e-7,null],"grok-4.20":[0.00000125,0.0000025,null,2e-7,null],"kat-coder-pro-v2":[3e-7,0.0000012,null,6e-8,null],"reka-edge":[1e-7,1e-7,null,null,null],"gpt-5.4-nano:batch":[1e-7,6.25e-7,null,1e-8,null],"gpt-5.4-mini:batch":[3.75e-7,0.00000225,null,3.75e-8,null],"glm-5-turbo":[0.0000012,0.000004,null,2.4e-7,null],"nemotron-3-super-120b-a12b":[8.5e-8,4e-7,null,null,null],"seed-2.0-lite":[2.5e-7,0.000002,null,null,null],"qwen3.5-9b":[1e-7,1.5e-7,null,null,null],"gpt-5.4-pro:batch":[0.000015,0.00009,null,null,null],"gpt-5.4:batch":[0.00000125,0.0000075,null,1.25e-7,null],"seed-2.0-mini":[1e-7,4e-7,null,null,null],"aion-2.0":[8e-7,0.0000016,null,2e-7,null],"gemini-3.1-pro-preview:batch":[0.000001,0.000006,null,null,null],"claude-sonnet-4.6:batch":[0.0000015,0.0000075,0.000001875,1.5e-7,null],"qwen3-max-thinking":[7.8e-7,0.0000039,null,null,null],"claude-opus-4.6:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"qwen3-coder-next":[1.2e-7,8e-7,null,7e-8,null],"step-3.5-flash":[1e-7,3e-7,null,null,null],"solar-pro-3":[1.5e-7,6e-7,null,1.5e-8,null],"minimax-m2-her":[3e-7,0.0000012,null,3e-8,null],"palmyra-x5":[6e-7,0.000006,null,null,null],"seed-1.6-flash":[7.5e-8,3e-7,null,null,null],"seed-1.6":[2.5e-7,0.000002,null,null,null],"gemini-3-flash-preview:batch":[2.5e-7,0.0000015,null,null,null],"nemotron-3-nano-30b-a3b":[5e-8,2e-7,null,2.5e-8,null],"gpt-5.2-pro:batch":[0.0000105,0.000084,null,null,null],"gpt-5.2:batch":[8.75e-7,0.000007,null,8.75e-8,null],"relace-search":[0.000001,0.000003,null,null,null],"nova-2-lite-v1":[3e-7,0.0000025,null,null,null],"claude-opus-4.5:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"cogito-v2.1-671b":[0.00000125,0.00000125,null,null,null],"gpt-5.1:batch":[6.25e-7,0.000005,null,6.25e-8,null],"sonar-pro-search":[0.000003,0.000015,null,null,null],"gpt-5-image-mini":[0.0000025,0.000002,null,2.5e-7,null],"claude-haiku-4.5:batch":[5e-7,0.0000025,6.25e-7,5e-8,null],"qwen3-vl-8b-thinking":[1.8e-7,0.0000021,null,null,null],"gpt-5-image":[0.00001,0.00001,null,0.00000125,null],"gpt-5-pro:batch":[0.0000075,0.00006,null,null,null],"claude-sonnet-4.5:batch":[0.0000015,0.0000075,0.000001875,1.5e-7,null],"cydonia-24b-v4.1":[3e-7,5e-7,null,1.5e-7,null],"relace-apply-3":[8.5e-7,0.00000125,null,null,null],"gpt-5-codex:batch":[6.25e-7,0.000005,null,6.25e-8,null],"qwen-plus-2025-07-28":[2.6e-7,7.8e-7,null,null,null],"qwen-plus-2025-07-28:thinking":[4e-7,0.0000012,5e-7,null,null],"hermes-4-70b":[1.3e-7,4e-7,null,null,null],"hermes-4-405b":[0.000001,0.000003,null,null,null],"mistral-medium-3.1":[4e-7,0.000002,null,4e-8,null],"gpt-5:batch":[6.25e-7,0.000005,null,6.25e-8,null],"gpt-5-mini:batch":[1.25e-7,0.000001,null,1.25e-8,null],"gpt-5-nano:batch":[2.5e-8,2e-7,null,2.5e-9,null],"claude-opus-4.1:batch":[0.0000075,0.0000375,0.000009375,7.5e-7,null],"gemini-2.5-flash-lite:batch":[5e-8,2e-7,null,1e-8,null],"dolphin-mistral-24b-venice-edition":[2e-7,9e-7,null,null,null],"hunyuan-a13b-instruct":[1.4e-7,5.7e-7,null,null,null],"minimax-m1":[5.5e-7,0.0000022,null,null,null],"gemini-2.5-flash:batch":[1.5e-7,0.00000125,null,3e-8,null],"gemini-2.5-pro:batch":[6.25e-7,0.000005,null,1.25e-7,null],"o3-pro:batch":[0.00001,0.00004,null,null,null],"gemini-2.5-pro-preview":[0.00000125,0.00001,3.75e-7,1.25e-7,null],"gemma-3n-e4b-it":[6e-8,1.2e-7,null,null,null],"gemini-2.5-pro-preview-05-06":[0.00000125,0.00001,3.75e-7,1.25e-7,null],"virtuoso-large":[7.5e-7,0.0000012,null,null,null],"o4-mini-high":[0.0000011,0.0000044,null,2.75e-7,null],"o4-mini-high:batch":[5.5e-7,0.0000022,null,1.375e-7,null],"o3:batch":[0.000001,0.000004,null,2.5e-7,null],"o4-mini:batch":[5.5e-7,0.0000022,null,1.375e-7,null],"gpt-4.1:batch":[0.000001,0.000004,null,2.5e-7,null],"gpt-4.1-mini:batch":[2e-7,8e-7,null,5e-8,null],"gpt-4.1-nano:batch":[5e-8,2e-7,null,1.25e-8,null],"o1-pro:batch":[0.000075,0.0003,null,null,null],"reka-flash-3":[1e-7,2e-7,null,null,null],"skyfall-36b-v2":[5.5e-7,8e-7,null,2.5e-7,null],"mistral-saba":[2e-7,6e-7,null,2e-8,null],"o3-mini-high:batch":[5.5e-7,0.0000022,null,2.75e-7,null],"aion-rp-llama-3.1-8b":[8e-7,0.0000016,null,null,null],"o3-mini:batch":[5.5e-7,0.0000022,null,2.75e-7,null],"minimax-01":[2e-7,0.0000011,null,null,null],"l3.3-euryale-70b":[6.5e-7,7.5e-7,null,null,null],"o1:batch":[0.0000075,0.00003,null,0.00000375,null],"unslopnemo-12b":[4e-7,4e-7,null,null,null],"magnum-v4-72b":[0.000003,0.000005,null,null,null],"qwen-2.5-7b-instruct":[1e-7,2e-7,null,null,null],"rocinante-12b":[2.5e-7,5e-7,null,null,null],"l3.1-euryale-70b":[8.5e-7,8.5e-7,null,null,null],"l3-lunaris-8b":[4e-8,5e-8,null,null,null],"gpt-4o-mini:batch":[7.5e-8,3e-7,null,3.75e-8,null],"gemma-2-27b-it":[6.5e-7,6.5e-7,null,null,null],"gpt-4o:batch":[0.00000125,0.000005,null,6.25e-7,null],"gpt-4-turbo:batch":[0.000005,0.000015,null,null,null],"gpt-3.5-turbo-0613":[0.000001,0.000002,null,null,null],"gpt-3.5-turbo:batch":[2.5e-7,7.5e-7,null,null,null]} \ No newline at end of file +{"deepseek-v4-flash-0731":[2.0000000000000002e-7,4.0000000000000003e-7,null,4e-8,null],"qvq-max":[0.0000012,0.0000048,null,null,null],"qwen-flash":[5.0000000000000004e-8,4.0000000000000003e-7,null,null,null],"qwen-mt-turbo":[1.6e-7,4.9e-7,null,null,null],"qwen-omni-turbo":[7e-8,2.7e-7,null,null,null],"qwen-omni-turbo-realtime":[2.7e-7,0.0000010700000000000001,null,null,null],"qwen-plus-character-ja":[5e-7,0.0000014,null,null,null],"qwen-vl-max":[8.000000000000001e-7,0.0000032000000000000003,null,null,null],"qwen-vl-ocr":[7.2e-7,7.2e-7,null,null,null],"qwen2-5-14b-instruct":[3.5e-7,0.0000014,null,null,null],"qwen2-5-32b-instruct":[7e-7,0.0000028,null,null,null],"qwen2-5-72b-instruct":[0.0000014,0.0000056,null,null,null],"qwen2-5-7b-instruct":[1.75e-7,7e-7,null,null,null],"qwen2-5-omni-7b":[1.0000000000000001e-7,4.0000000000000003e-7,null,null,null],"qwen2-5-vl-72b-instruct":[0.0000028,0.000008400000000000001,null,null,null],"qwen2-5-vl-7b-instruct":[3.5e-7,0.0000010500000000000001,null,null,null],"qwen3-asr-flash":[3.5e-8,3.5e-8,null,null,null],"qwen3-coder-flash":[3e-7,0.0000015,null,null,null],"qwen3-livetranslate-flash-realtime":[0.00001,0.00001,null,null,null],"qwen3-omni-flash":[4.3e-7,0.00000166,null,null,null],"qwen3-omni-flash-realtime":[5.2e-7,0.00000199,null,null,null],"qwen3-vl-235b-a22b":[7e-7,0.0000028,null,null,null],"qwen3-vl-30b-a3b":[2.0000000000000002e-7,8.000000000000001e-7,null,null,null],"qwen3-vl-plus":[2.0000000000000002e-7,0.0000016000000000000001,null,null,null],"qwen3.5-plus":[4.0000000000000003e-7,0.0000024,null,null,null],"qwen3.6-flash":[1.875e-7,0.000001125,2.34375e-7,null,null],"qwen3.6-max-preview":[0.0000013,0.0000078,0.000001625,1.3e-7,null],"qwen3.7-plus":[5e-7,0.000003,6.25e-7,5.0000000000000004e-8,null],"qwen3.8-max":[0.000002,0.000006,0.0000025,2.5e-7,null],"deepseek-v3-1":[5.739999999999999e-7,0.0000017210000000000001,null,null,null],"deepseek-v3-2-exp":[2.8699999999999996e-7,4.31e-7,null,null,null],"moonshot-kimi-k2-instruct":[5.739999999999999e-7,0.000002294,null,null,null],"qwen-deep-research":[0.000007742,0.000023367000000000002,null,null,null],"qwen-doc-turbo":[8.7e-8,1.44e-7,null,null,null],"qwen-long":[7.2e-8,2.8699999999999996e-7,null,null,null],"qwen-math-plus":[5.739999999999999e-7,0.0000017210000000000001,null,null,null],"qwen-math-turbo":[2.8699999999999996e-7,8.61e-7,null,null,null],"qwen-plus-character":[1.1500000000000001e-7,2.8699999999999996e-7,null,null,null],"qwen2-5-coder-32b-instruct":[2.8699999999999996e-7,8.61e-7,null,null,null],"qwen2-5-coder-7b-instruct":[1.44e-7,2.8699999999999996e-7,null,null,null],"qwen2-5-math-72b-instruct":[5.739999999999999e-7,0.0000017210000000000001,null,null,null],"qwen2-5-math-7b-instruct":[1.44e-7,2.8699999999999996e-7,null,null,null],"qwen3.5-flash":[1.7199999999999998e-7,0.00000172,null,null,null],"qwen3.7-flash":[2.962e-8,1.185e-7,3.703e-8,2.962e-9,null],"tongyi-intent-detect-v3":[5.8e-8,1.44e-7,null,null,null],"command-a-plus-05-2026":[0.0000025,0.00001,null,null,null],"command-a-reasoning-08-2025":[0.0000025,0.00001,null,null,null],"command-a-translate-08-2025":[0.0000025,0.00001,null,null,null],"command-a-vision-07-2025":[0.0000025,0.00001,null,null,null],"command-r7b-arabic-02-2025":[3.75e-8,1.5e-7,null,null,null],"deep-research-max-preview-04-2026":[0.000002,0.000012,null,2.0000000000000002e-7,null],"deep-research-preview-04-2026":[0.000002,0.000012,null,2.0000000000000002e-7,null],"gemini-3.1-flash-lite-image":[2.5e-7,0.00003,null,null,null],"gemini-3.1-flash-tts-preview":[0.000001,0.00002,null,null,null],"gemini-3.5-live-translate-preview":[0.0000035,0.000021,null,null,null],"gemini-2.5-flash-tts":[5e-7,0.00001,null,null,null],"gemini-2.5-pro-tts":[0.000001,0.00002,null,null,null],"llama-3.3-70b-instruct-maas":[7.2e-7,7.2e-7,null,null,null],"MiniMax-M2.5-highspeed":[6e-7,0.0000024,3.75e-7,6e-8,null],"ministral-3b-latest":[4e-8,4e-8,null,null,null],"mistral-small-2506":[1.0000000000000001e-7,3e-7,null,null,null],"mistral-small-2603":[1.5e-7,6e-7,null,null,null],"voxtral-small-latest":[1.0000000000000001e-7,3e-7,null,null,null],"kimi-k2.7-code-highspeed":[0.0000018999999999999998,0.000008,null,3.8e-7,null],"kimi-k3":[0.000003,0.000015,null,3e-7,null],"gpt-5.3-codex-spark":[0.00000175,0.000014,null,1.75e-7,null],"grok-4.20-0309-non-reasoning":[0.00000125,0.0000025,null,2.0000000000000002e-7,null],"grok-4.20-multi-agent-0309":[0.00000125,0.0000025,null,2.0000000000000002e-7,null],"grok-build-0.1":[0.000001,0.000002,null,2.0000000000000002e-7,null],"glm-4.7-flashx":[7e-8,4.0000000000000003e-7,0,1e-8,null],"glm-5v-turbo":[0.000005,0.000022,0,0.0000012,null],"muse-glimmer-30b":[3.5e-7,0.0000015,null,4e-8,null],"muse-spark-1.2":[0.00000125,0.00000425,null,1.5e-7,null],"deepseek-v4-flash-latest":[7.98e-8,1.596e-7,null,1.596e-8,null],"inkling-small":[4.5e-7,0.0000012,null,1e-7,null],"claude-opus-5-fast":[0.00001,0.00005,0.0000125,0.000001,null],"claude-opus-5:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"ling-3.0-flash":[2.1e-8,6.3e-8,null,4.2e-9,null],"laguna-s-2.1":[9e-8,1.8e-7,null,9e-9,null],"gemini-3.6-flash:batch":[7.5e-7,0.00000375,8.33333333333333e-8,7.5e-8,null],"gemini-3.5-flash-lite:batch":[1.5e-7,0.00000125,null,1.5e-8,null],"longcat-2.0":[3e-7,0.0000012,null,6e-9,null],"inkling":[9.5e-7,0.00000405,null,1.6e-7,null],"inkling:batch":[5e-7,0.000002025,null,8.5e-8,null],"kat-coder-air-v2.5":[1.5e-7,6e-7,null,3e-8,null],"kat-coder-pro-v2.5":[7.4e-7,0.00000296,null,1.5e-7,null],"gpt-5.6-luna-pro":[1e-7,6e-7,1.25e-7,1e-8,null],"gpt-5.6-luna-pro:batch":[1e-7,6e-7,null,1e-8,null],"gpt-5.6-luna:batch":[1e-7,6e-7,null,1e-8,null],"gpt-5.6-terra-pro":[0.000001,0.000006,0.00000125,1e-7,null],"gpt-5.6-terra-pro:batch":[0.000001,0.000006,null,1e-7,null],"gpt-5.6-terra:batch":[0.000001,0.000006,null,1e-7,null],"gpt-5.6-sol-pro":[0.000005,0.00003,0.00000625,5e-7,null],"gpt-5.6-sol-pro:batch":[0.0000025,0.000015,null,2.5e-7,null],"gpt-5.6-sol:batch":[0.0000025,0.000015,null,2.5e-7,null],"grok-latest":[0.000002,0.000006,null,3e-7,null],"aion-3.0-mini":[7e-7,0.0000014,null,1.8e-7,null],"aion-3.0":[0.000003,0.000006,null,7.5e-7,null],"hy3":[1.32e-7,5.28e-7,null,3.3e-8,null],"laguna-xs-2.1":[6e-8,1.2e-7,null,3e-8,null],"claude-sonnet-5:batch":[0.000001,0.000005,0.00000125,1e-7,null],"nex-n2-mini":[2.5e-8,1e-7,null,2.5e-9,null],"fugu-ultra":[0.000005,0.00003,null,5e-7,null],"glm-5.2:batch":[7e-7,0.0000022,null,1.3e-7,null],"kimi-k2.7-code:batch":[4.75e-7,0.000002,null,9.5e-8,null],"claude-fable-latest":[0.00001,0.00005,0.0000125,0.000001,null],"claude-fable-5:batch":[0.000005,0.000025,0.00000625,5e-7,null],"nex-n2-pro":[2.5e-7,0.000001,null,2.5e-8,null],"nemotron-3-ultra-550b-a55b":[6e-7,0.0000036,null,2e-7,null],"nemotron-3-ultra-550b-a55b:batch":[3e-7,0.0000018,null,1e-7,null],"minimax-m3:batch":[1.5e-7,6e-7,null,3e-8,null],"step-3.7-flash":[2e-7,0.00000115,null,4e-8,null],"claude-opus-4.8-fast":[0.00001,0.00005,0.0000125,0.000001,null],"claude-opus-4.8":[0.000005,0.000025,0.00000625,5e-7,null],"claude-opus-4.8:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"gemini-3.5-flash:batch":[7.5e-7,0.0000045,null,7.5e-8,null],"claude-opus-4.7-fast":[0.00003,0.00015,0.0000375,0.000003,null],"perceptron-mk1":[1.5e-7,0.0000015,null,null,null],"ring-2.6-1t":[7.5e-8,6.25e-7,null,1.5e-8,null],"gemini-3.1-flash-lite:batch":[1.25e-7,7.5e-7,null,1.25e-8,null],"gpt-chat-latest":[0.000005,0.00003,null,5e-7,null],"granite-4.1-8b":[5e-8,1e-7,null,5e-8,null],"claude-haiku-latest":[0.000001,0.000005,0.00000125,1e-7,null],"gpt-mini-latest":[7.5e-7,0.0000045,null,7.5e-8,null],"claude-sonnet-latest":[0.000002,0.00001,0.0000025,2e-7,null],"gpt-latest":[0.000005,0.00003,0.00000625,5e-7,null],"gpt-5.5-pro:batch":[0.000015,0.00009,null,null,null],"gpt-5.5:batch":[0.0000025,0.000015,null,2.5e-7,null],"ling-2.6-1t":[7.5e-8,6.25e-7,null,1.5e-8,null],"hy3-preview":[6.3e-8,2.1e-7,null,2.1e-8,null],"gpt-5.4-image-2":[0.000008,0.000015,null,0.000002,null],"ling-2.6-flash":[1e-8,3e-8,null,2e-9,null],"claude-opus-latest":[0.000005,0.000025,0.00000625,5e-7,null],"claude-opus-4.7:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"trinity-large-thinking":[2.2e-7,8.5e-7,null,6e-8,null],"grok-4.20-multi-agent":[0.00000125,0.0000025,null,2e-7,null],"grok-4.20":[0.00000125,0.0000025,null,2e-7,null],"kat-coder-pro-v2":[3e-7,0.0000012,null,6e-8,null],"reka-edge":[1e-7,1e-7,null,null,null],"gpt-5.4-nano:batch":[1e-7,6.25e-7,null,1e-8,null],"gpt-5.4-mini:batch":[3.75e-7,0.00000225,null,3.75e-8,null],"glm-5-turbo":[0.0000012,0.000004,null,2.4e-7,null],"nemotron-3-super-120b-a12b":[8.5e-8,4e-7,null,null,null],"seed-2.0-lite":[2.5e-7,0.000002,null,null,null],"qwen3.5-9b":[1e-7,1.5e-7,null,null,null],"gpt-5.4-pro:batch":[0.000015,0.00009,null,null,null],"gpt-5.4:batch":[0.00000125,0.0000075,null,1.25e-7,null],"seed-2.0-mini":[1e-7,4e-7,null,null,null],"aion-2.0":[8e-7,0.0000016,null,2e-7,null],"gemini-3.1-pro-preview:batch":[0.000001,0.000006,null,null,null],"claude-sonnet-4.6:batch":[0.0000015,0.0000075,0.000001875,1.5e-7,null],"qwen3-max-thinking":[7.8e-7,0.0000039,null,null,null],"claude-opus-4.6:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"qwen3-coder-next":[1.2e-7,8e-7,null,7e-8,null],"step-3.5-flash":[1e-7,3e-7,null,null,null],"solar-pro-3":[1.5e-7,6e-7,null,1.5e-8,null],"minimax-m2-her":[3e-7,0.0000012,null,3e-8,null],"palmyra-x5":[6e-7,0.000006,null,null,null],"seed-1.6-flash":[7.5e-8,3e-7,null,null,null],"seed-1.6":[2.5e-7,0.000002,null,null,null],"gemini-3-flash-preview:batch":[2.5e-7,0.0000015,null,null,null],"nemotron-3-nano-30b-a3b":[5e-8,2e-7,null,2.5e-8,null],"gpt-5.2-pro:batch":[0.0000105,0.000084,null,null,null],"gpt-5.2:batch":[8.75e-7,0.000007,null,8.75e-8,null],"relace-search":[0.000001,0.000003,null,null,null],"nova-2-lite-v1":[3e-7,0.0000025,null,null,null],"claude-opus-4.5:batch":[0.0000025,0.0000125,0.000003125,2.5e-7,null],"cogito-v2.1-671b":[0.00000125,0.00000125,null,null,null],"gpt-5.1:batch":[6.25e-7,0.000005,null,6.25e-8,null],"sonar-pro-search":[0.000003,0.000015,null,null,null],"gpt-5-image-mini":[0.0000025,0.000002,null,2.5e-7,null],"claude-haiku-4.5:batch":[5e-7,0.0000025,6.25e-7,5e-8,null],"qwen3-vl-8b-thinking":[1.8e-7,0.0000021,null,null,null],"gpt-5-image":[0.00001,0.00001,null,0.00000125,null],"gpt-5-pro:batch":[0.0000075,0.00006,null,null,null],"claude-sonnet-4.5:batch":[0.0000015,0.0000075,0.000001875,1.5e-7,null],"cydonia-24b-v4.1":[3e-7,5e-7,null,1.5e-7,null],"relace-apply-3":[8.5e-7,0.00000125,null,null,null],"gpt-5-codex:batch":[6.25e-7,0.000005,null,6.25e-8,null],"qwen-plus-2025-07-28":[2.6e-7,7.8e-7,null,null,null],"qwen-plus-2025-07-28:thinking":[4e-7,0.0000012,5e-7,null,null],"hermes-4-70b":[1.3e-7,4e-7,null,null,null],"hermes-4-405b":[0.000001,0.000003,null,null,null],"mistral-medium-3.1":[4e-7,0.000002,null,4e-8,null],"gpt-5:batch":[6.25e-7,0.000005,null,6.25e-8,null],"gpt-5-mini:batch":[1.25e-7,0.000001,null,1.25e-8,null],"gpt-5-nano:batch":[2.5e-8,2e-7,null,2.5e-9,null],"claude-opus-4.1:batch":[0.0000075,0.0000375,0.000009375,7.5e-7,null],"gemini-2.5-flash-lite:batch":[5e-8,2e-7,null,1e-8,null],"dolphin-mistral-24b-venice-edition":[2e-7,9e-7,null,null,null],"hunyuan-a13b-instruct":[1.4e-7,5.7e-7,null,null,null],"minimax-m1":[5.5e-7,0.0000022,null,null,null],"gemini-2.5-flash:batch":[1.5e-7,0.00000125,null,3e-8,null],"gemini-2.5-pro:batch":[6.25e-7,0.000005,null,1.25e-7,null],"o3-pro:batch":[0.00001,0.00004,null,null,null],"gemini-2.5-pro-preview":[0.00000125,0.00001,3.75e-7,1.25e-7,null],"gemma-3n-e4b-it":[6e-8,1.2e-7,null,null,null],"gemini-2.5-pro-preview-05-06":[0.00000125,0.00001,3.75e-7,1.25e-7,null],"virtuoso-large":[7.5e-7,0.0000012,null,null,null],"o4-mini-high":[0.0000011,0.0000044,null,2.75e-7,null],"o4-mini-high:batch":[5.5e-7,0.0000022,null,1.375e-7,null],"o3:batch":[0.000001,0.000004,null,2.5e-7,null],"o4-mini:batch":[5.5e-7,0.0000022,null,1.375e-7,null],"gpt-4.1:batch":[0.000001,0.000004,null,2.5e-7,null],"gpt-4.1-mini:batch":[2e-7,8e-7,null,5e-8,null],"gpt-4.1-nano:batch":[5e-8,2e-7,null,1.25e-8,null],"o1-pro:batch":[0.000075,0.0003,null,null,null],"reka-flash-3":[1e-7,2e-7,null,null,null],"skyfall-36b-v2":[5.5e-7,8e-7,null,2.5e-7,null],"mistral-saba":[2e-7,6e-7,null,2e-8,null],"o3-mini-high:batch":[5.5e-7,0.0000022,null,2.75e-7,null],"aion-rp-llama-3.1-8b":[8e-7,0.0000016,null,null,null],"o3-mini:batch":[5.5e-7,0.0000022,null,2.75e-7,null],"minimax-01":[2e-7,0.0000011,null,null,null],"l3.3-euryale-70b":[6.5e-7,7.5e-7,null,null,null],"o1:batch":[0.0000075,0.00003,null,0.00000375,null],"unslopnemo-12b":[4e-7,4e-7,null,null,null],"magnum-v4-72b":[0.000003,0.000005,null,null,null],"qwen-2.5-7b-instruct":[1e-7,2e-7,null,null,null],"rocinante-12b":[2.5e-7,5e-7,null,null,null],"l3.1-euryale-70b":[8.5e-7,8.5e-7,null,null,null],"l3-lunaris-8b":[4e-8,5e-8,null,null,null],"gpt-4o-mini:batch":[7.5e-8,3e-7,null,3.75e-8,null],"gemma-2-27b-it":[6.5e-7,6.5e-7,null,null,null],"gpt-4o:batch":[0.00000125,0.000005,null,6.25e-7,null],"gpt-4-turbo:batch":[0.000005,0.000015,null,null,null],"gpt-3.5-turbo-0613":[0.000001,0.000002,null,null,null],"gpt-3.5-turbo:batch":[2.5e-7,7.5e-7,null,null,null]} \ No newline at end of file