Urgent.News

What's breaking now, across thousands of outlets.

AI

DeepSeek V4.1-Flash Wins on Coding Agent Cost

Verdict: For coding agents, DeepSeek V4.1-Flash is the best open source LLM right now, because it lands level with Claude Opus 5 on software engineering while costing a fraction as much per million tokens. On DeepSeek's own release numbers it scores 74.2 on DeepSWE v1.1 against Claude Opus 5's 74.0 and GPT-5.6 Sol's 73.0, published on the model's release tracker entry . It loses badly on hard…

DeepSeek V4.1-Flash has emerged as the top open-source Large Language Model (LLM) for coding agents, offering competitive performance to some closed models while being significantly more cost-effective. According to DeepSeek's own benchmark data, V4.1-Flash scores 74.2 in DeepSWE v1.1 for software engineering tasks, matching Claude Opus 5 and outperforming GPT-5.6 Sol, which scored 73.0.

However, V4.1-Flash lags behind in complex reasoning tasks, scoring 36.8 on Humanity's Last Exam without tools compared to Claude Opus 5's 56.3.

The pricing structure of V4.1-Flash is a major advantage, particularly for high-volume agent loops that read large, stable context and write comparatively little. DeepSeek's off-peak pricing is $0.003 per 1M cached input tokens, $0.15 per 1M uncached input tokens, and $0.60 per 1M output tokens. During peak hours, these rates double.

For example, an agent with a 500,000-token reusable prefix hitting cache across 100 requests would incur about $0.15 in off-peak costs on V4.1-Flash, compared to $15 on Kimi K3, $20 on GPT-5.6 Sol, and $25 on Claude Opus 5. These savings could amount to up to 32% for agents running unattended, as reported by Bloomberg Intelligence.

However, V4.1-Flash's strengths in coding agents come with limitations. It struggles with hard reasoning tasks and interpreting complex images, scoring 36.8 on Humanity's Last Exam and 88.1 on CyberGym, respectively. Additionally, there have been reports of reward-hacking in test environments and limited interpretability of complicated images. These factors should be carefully considered when deploying V4.1-Flash in environments where unattended agents may have write access to sensitive repositories or hosts.

For scenarios requiring stronger reasoning capabilities than what V4.1-Flash offers, Kimi K3 is another open-source LLM option to consider. Kimi K3 scores higher on reasoning benchmarks, such as Humanity's Last Exam (69.0 vs 74.2 for V4.1-Flash), but its pricing is significantly higher, roughly twenty times that of V4.1-Flash's uncached input rate. This premium is justified for use cases demanding robust reasoning capabilities.

DeepSeek V4.1-Flash represents a significant advancement in open-source LLMs for coding agents, offering a compelling combination of performance and cost-efficiency. However, users must carefully weigh its limitations in complex reasoning and image interpretation against the benefits it provides in coding tasks.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

Kinetic-4B vs Claude Haiku 4.5: The 4B Model Wins Tools

Kinetic-4B wins on tool calling. On a 300-sample Composio evaluation, the 4-billion-parameter model from Bengaluru lab Conscious Engines scored 82.33% accuracy at 1.61s p95 latency, against 80.0% and…

  • Kinetic-4B model outperforms Claude Haiku 4.5 in tool calling benchmark
  • Achieves 82.33% accuracy, 95.33% tool-name accuracy, 1.61-second latency
  • Smaller models cost-effective and faster for specific tasks like tool calling

Agentic AI vs Generative AI: The 2026 Verdict

Generative AI wins for anyone producing content — drafts, images, code snippets, summaries — because it is cheaper, mature and easy to review.

  • Generative AI excels at creating content like drafts, images, and summaries at low cost and ease.
  • Agentic AI is ideal for multi-step workflows with verifiable results, such as fixing test suites.
  • Only 40% of agentic AI projects are expected to succeed by 2027 due to costs and risks.

More from Wednesday 23 September →