cd /news/artificial-intelligence/same-deepseek-v4-flash-different-age… · home topics artificial-intelligence article
[ARTICLE · art-83095] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Same DeepSeek V4 Flash, Different Agent: Why the Runtime Changes the Result

A developer's analysis shows that the same DeepSeek V4 Flash model produces different long-task outcomes depending on the agent runtime, such as Codex versus Claude Code. The developer argues that the effective unit is not the model ID but the complete runtime—model, protocol, tools, context, recovery, and acceptance—and proposes a formula: Effective Agent = Model potential × Harness realization rate. The developer calls for controlled comparisons that fix the backend model and other variables, warning that otherwise results are runtime observations, not model leaderboards.

read2 min views1 publishedAug 1, 2026

Same DeepSeek V4 Flash. Different runtime. Very different long-task outcomes.

My local sample is bounded: Codex + Flash completed a long, cross-file, repeatedly verified deck task; Claude Code + Flash launched multiple reviews, but their quality was not independently verified. This supports different pairings, not a universal ranking.

The useful unit is not a model ID. It is a complete runtime: model × protocol × tools × context × recovery × acceptance.

Protocol is a trajectory interface. It defines how goals, tool results, intermediate state, and continuation are represented. A compatibility layer can connect successfully and still lose long-horizon affordances.

Tools are contracts, not buttons. Schemas, parameters, return formats, and failure signals define the action space. The same “read” or “edit” label can behave differently across runtimes.

Context and recovery make local intelligence durable. A long task needs to preserve constraints, retain failure evidence, detect drift, return to a stable point, and re-plan.

Acceptance defines done. An agent’s “done” is a self-report. Delivery means that file state, tests, previews, permissions, and external facts agree with the original goal.

DeepSeek’s public update names its Harness minimal mode for code-agent benchmarks, says V4 Flash was adapted for Codex, and documents Responses API support. Public Code Harness hiring language reinforces the strategic direction. These are product signals, not proof of universal superiority.

I write the idea as:

Effective Agent = Model potential × Harness realization rate

The realization rate can be decomposed into protocol matching, tool-contract reliability, context/recovery quality, and acceptance evidence. A more credible comparison fixes the backend model ID, task, code state, client version, effort, permissions, and acceptance criteria; repeats the task; then records tool errors, rework, human intervention, and rollback.

If those conditions cannot be fixed, call the result a runtime observation—not a model leaderboard. The model may set the ceiling. The runtime determines how much of that ceiling reaches the work.

What is the thinnest layer in the agent you use today?

Disclosure: This article was written with AI assistance and reviewed by the author.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @deepseek 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/same-deepseek-v4-fla…] indexed:0 read:2min 2026-08-01 ·