DeepSeek V4-Flash Ships Post-Training Overhaul That Doubles Agent Benchmarks
A model that costs ¥2 per million output tokens and now scores competitively on agent benchmarks changes the economics of running autonomous coding loops at scale. Developers building CI-integrated repair bots, repo-analysis pipelines, or multi-step automation can get Pro-preview-beating performance at Flash pricing, with native tool-calling interfaces that skip the usual adapter work.
The V4-Flash-0731 release keeps the model architecture and parameter count unchanged but retrains the model to execute multi-step agent tasks more reliably. Terminal Bench 2.1 jumps from 61.8 to 82.7, Cybergym nearly doubles to 76.7, and DeepSWE climbs from 7.3 to 54.4 — all exceeding the earlier Pro preview. Native Responses API support and explicit Codex adaptation make the model a drop-in for programming assistants and automated workflows. Pricing stays at ¥0.02 per million cached input tokens, ¥1 uncached, and ¥2 output, undercutting the Pro tier by 3× on generation cost. The update is API-only; the web app, mobile app, and V4-Pro remain on the previous versions, so end users won't see a change yet.
Doubling Cybergym and multiplying DeepSWE by 7× through post-training alone suggests the base model had latent agent capability that earlier fine-tuning failed to surface.
Shipping a Flash-tier model that beats the previous Pro preview on agent benchmarks while keeping the same architecture is an unusual pricing-capability inversion — the cheaper model now leads on the metrics that matter for automation.
Explicit Codex adaptation and Responses API support signal that DeepSeek is targeting integration into existing agent frameworks rather than trying to own the orchestration layer itself.
The API-only rollout treats the developer channel as the primary surface for agent models, while consumer-facing apps lag behind — a pattern that mirrors how GPT-4's API led its ChatGPT deployment by months.