Codeep 3.3.0 — DeepSeek V4.1 Flash, Qwen 3.8, and four prices that were wrong #13
VladoIvankovic
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
A models release, with a deadline behind it and a correction owed.
CLI 3.3.0 —
npm install -g codeepmacOS 3.3.0 — https://codeep.dev/download/mac, or let the app update itself
DeepSeek V4.1 Flash is now the DeepSeek model
Its API id is
deepseek-flash— notdeepseek-v4.1-flash, which is what OpenRouter calls the same model. If you set the id by hand anywhere, that difference matters.DeepSeek's own pricing page names it the model to use and says it outperforms V4 Pro. V4 Flash is already retired and served by it, and from 14 September, 12:00 Beijing time (04:00 UTC), every
deepseek-v4-prorequest is routed to V4.1 Flash and billed at its price, until a V4.1 Pro exists.So Codeep now offers one DeepSeek model, it is the default, and a config set to either V4 id moves to it on its own. Keeping a "V4 Pro" entry after the 14th would have meant a Pro label on a Flash model.
/thinkingon it gains Low — V4.1 tells low, high and max apart; V4 didn't.If you're on an older Codeep with V4 Pro selected, nothing breaks on Monday. You just silently get Flash under the old name, with the old estimate. Upgrading fixes both.
Qwen 3.8, and GLM-5.3 in China
Four prices were wrong
Codeep shows what a run cost, so a wrong price is worse than no price. A full review against every provider's own page turned up four:
DeepSeek is the one that matters. DeepSeek bills peak and off-peak, and Codeep deliberately carries the peak rate so an estimate can run high but never low. These had drifted two to four and a half times below peak — the one direction the table must never err in.
And a correction to our own 3.2.0 announcement. It said GPT-6 Astra is "twice the price" of GPT-5.6 Sol. Against what Sol is actually billed today, Astra is two and a half times Sol. The gap was bigger than we told you.
Caught before shipping
Three places decide things by model name, and the new ids slipped past all three in testing:
Each is now held by a test. The same shape of bug nearly hid
/thinkingon GPT-6 last week, so the model-maintenance checklist now says it plainly: when an id changes shape, search every capability check for the old name.One more: the OpenRouter shortlist offered
qwen/qwen3.8-max, which OpenRouter doesn't carry — only its-0902snapshot. Picking it before the live catalogue loaded failed. Fixed.Worth watching
DeepSeek cache hits arrive in a field Codeep doesn't read yet, so estimates for long cached sessions run high.Corrected below — this was wrong.Full notes: CLI · macOS
Something behaving oddly with V4.1 Flash or Qwen 3.8? Ask in Q&A — both are new, and the details differ by provider.
All reactions