Build1 distinct publisher3 min readPublished
Open weights under MIT, a million-token default context and output priced roughly 29x under Claude Opus make the swap cheap to try. The ceiling is the agent loop, and the source's own price arithmetic does not close.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
Pointing OpenCode at DeepSeek is an endpoint change. The API answers in both OpenAI ChatCompletions and Anthropic formats, so there is no adapter to maintain [11]. The same writeup routes some workflows through OpenRouter instead [12], and that is the more useful detail: if the provider is swappable at the URL, price becomes a term of business rather than a property of your stack. Switching between Pro and Flash mid-session is one command, no restart [13].
Now the arithmetic, because it does not close. At the listed $0.87 per million output tokens for V4-Pro [6], a dollar buys about 1.15 million output tokens. The post says 500K off-peak [9], which is 2.3x away from its own rate card [2]. Caching has the same problem: cache-hit input at $0.0036 against $0.435 standard is a 99.2 percent reduction [3], not the roughly 88 percent quoted [10]. Either the peak and off-peak tiers introduced in mid-August [20] are doing work the post does not show, or the figures come from different snapshots. The post also prices a full day of Pro-driven development at less than a coffee [17]; the coffee is unspecified, which is about the precision on offer here. Take the direction. Against Claude Opus output at $25 per million [8], list-to-list on output is roughly 29x [1], and that survives a 2x error in either direction.
The benchmark needs the same handling. V4-Flash at 69.1 on the Artificial Analysis coding index, 29th of nearly 200 models tracked [16], also means 28 models score higher [6], and the ones you are thinking of replacing are plausibly among them. The author's own scope is narrower than the headline score: boilerplate, CRUD logic, component generation and API routes, judged indistinguishable in blind use [14]. He also generated a complete Astro template unattended with DeepSeek alone [15]. That number transfers to the extent your week looks like that list. For long refactors he rates the million-token default context as mattering more than raw intelligence scores [2].
Where it stops is named in the post, and named honestly. Agentic capability trails coding capability; complex autonomous multi-step work needs tighter task boundaries and more validation than Claude Opus or GPT-5.5, and long, loosely defined runs drift [18]. Vague prompts draw more assumptions than Claude would make [21]. Individual tool calls and shell commands held up [22]. So the failure mode is not a bad edit. It is a confident wrong direction sustained across twenty steps, which is the expensive kind.
Serving cost tracks active parameters, not total. Pro fires 49B of 1.6T per token, about 3.1 percent; Flash 13B of 284B, about 4.6 percent [3][4][4]. That is why a 1.6T-parameter model lists at 3.1x its smaller sibling's output rate rather than a hundred times [5].
The MIT license [1] is what makes this a budget decision rather than a bet. DeepSeek has signalled a broader increase without publishing rates [20]; when it lands, the weights you validated against are still downloadable and someone else can serve them. Which is why I would keep the router abstraction in place even after one provider wins on price.
Ranked by verification strength, evidence, and original report placement.
DeepSeek V4 is an open-weight, MIT-licensed model family that went generally available in two waves this year: V4-Flash on July 31 and V4-Pro on August 13.
Both V4-Pro and V4-Flash are mixture-of-experts models that default to a 1M token context window; the author rates that context as mattering more than raw intelligence scores for large codebases and long refactoring sessions.
Both models support tool use, function calling, and a thinking mode that effectively replaces the older R1 reasoning line.
Current API pricing is $0.435 per million input tokens and $0.87 per million output tokens for V4-Pro, and $0.14 / $0.28 for V4-Flash.
Distinct publishers with included, body-backed reporting in this cluster.
dev.to
1 article · September 1, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
build
Thirty-nine retries fit inside the price gap between GLM-5.3-Flash and Opus 4.81 distinct publisher
build
Harness choice moved token use 83-fold with the model held constant1 distinct publisher
leadership
Re-baseline AI procurement on cost per completed task, not dollars per million tokens1 distinct publisher
build
Peak-hour pricing pushes DeepSeek's new vision model past Gemini on the invoice test2 distinct publishers
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
One desk, one write-up, two broken sums
Parameter counts, per-million rates, the 69.1 coding index and the reliability verdict all trace to a single developer's post on dev.to; nothing here is corroborated by a rate card, a leaderboard page or a second practitioner. Two of the post's own calculations fail against prices printed higher up the same page, which is the clearest available signal about how carefully the numbers were handled. The specification claims are plausible and internally consistent; the performance claims are unblinded self-report.
Generally available, one seat deep
What can actually be counted: two GA releases six weeks apart, MIT weights on the table, tiered pricing already in motion, and exactly one developer running the pair as a daily default long enough to ship a template with it. There is no second team, no organisation rollout, no token-volume disclosure and no sign of anyone self-hosting the weights the license permits. Availability is real; uptake, as far as this reporting shows it, is a sample of one.
Verdict outruns the sample; the math errs cheap
'Almost absurd', 'not good for the price, just good', 'I stopped thinking about token budgets' — that is a strong verdict resting on one developer's few weeks and one third-hand benchmark row. What keeps the gap modest is that the exaggeration runs the wrong way for a promoter: the quoted dollar-per-token and caching savings are both more conservative than the post's own price list, and the limitations section names drift on long agent runs, missing vision input, thinner top-end reasoning and unstable pricing without hedging. Overstated confidence, understated arithmetic.
Tutorial that also markets its own template
The piece doubles as a showcase for Studio Pulse, an Astro template the author built and presents in detail, so attention on the post is attention on his own artefact. Nothing suggests a relationship with DeepSeek, OpenCode or OpenRouter, and the candid limitations list is not what a paid placement looks like. Against that sits the ordinary dev.to gravity toward the surprising result: 'cheap model matches expensive model' travels further than 'cheap model matches expensive model on boilerplate'.
Directionally trustworthy, numerically shaky
We are confident about the shape of the story: an MIT-licensed model family is generally available, costs roughly an order of magnitude less than Opus per output token, and is good enough for routine coding while lagging on long autonomous runs. We are not confident about any specific figure, because they come from one publisher, two of them fail their own cross-check, the benchmark row is unverified, and the price list is already flagged as changing. Second-source the rate card before anything here becomes a decision.