VECTOR WIREAI INTELLIGENCE
NVDA$1,847+3.2%MSFT$512+1.1%GOOGL$199-0.4%META$728+2.7%AMD$184-1.2%TSM$212+0.6%PLTR$98+4.1%AI IDX4,821+1.9%
PKT
SEEDRefresh Models Deals Regulatory Sources

DeepSeek Open-Sources the Agentic Stack With Harness and V4 Pro

DeepSeek released V4 Pro and open-sourced its plugin-based agent harness under MIT, unbundling the agentic stack Western labs sell as integrated products.

Vector Wire — AI-assisted editorial illustration

ANALYSIS DeepSeek's simultaneous release of its V4 Pro flagship model and an MIT-licensed agent harness is not two product launches — it is a single strategic move to commoditize the layer between model intelligence and real-world task execution that Western labs currently bundle and monetize.

Why it matters

The agentic coding tool market has coalesced around integrated products like Anthropic's Claude Code and OpenAI's Codex, where the model and the execution scaffolding ship as one proprietary unit. DeepSeek is now unbundling that stack. On August 13, the lab released DeepSeek V4 Pro to general availability across its web interface, mobile app, and API7,4, and simultaneously open-sourced DeepSeek Harness v0.1 under the MIT license6,3. The harness is not a model; DeepSeek's internal formula defines it as "Model + Harness = Agent"2. The model supplies reasoning; the harness connects that reasoning to files, terminals, and browsers. Within hours, the GitHub repo had accumulated more than 33,000 stars.

The big picture

DeepSeek V4-Pro-0813 is a 1.7T-parameter open frontier model, also MIT-licensed, with a 1M-token context window and a 384K-token maximum output5. It ships with native support for the OpenAI Responses API, Anthropic-API compatibility, structured JSON output, and tool calls. On quality, Baseten noted that V4 Pro 0813 "sits alongside GLM-5.2 on quality on Artificial Analysis' all-around intelligence index, though at a lower cost per task". Pricing reflects a deliberate tier split: Pro is set at 3 yuan per million tokens for cache-miss input and 6 yuan for output, roughly three times the cost of Flash on those dimensions. In dollar terms, the API lists $0.435 per million input tokens for cache misses and $0.87 per million output tokens9. DeepSeek is also moving to peak and off-peak pricing beginning August 16, with peak rates rising to $1.32 input and $3.96 output per million tokens.

ANALYSIS The price increase is notable for a lab that built its reputation on undercutting rivals. But the pricing shift becomes legible alongside Harness: DeepSeek is raising the ceiling on its own API revenue while simultaneously open-sourcing the tooling that lets developers self-host or route through third-party inference providers like Baseten, which offered a production-ready API on day zero.

The Harness itself is architecturally distinct. Its core design philosophy is "everything is a plugin". The model adapter, tool registry, session log, and agent loop are all plugins, each replaceable. The system is built on Cordis, a meta-framework for spatiotemporal composability developed in collaboration with researchers from Peking University and DeepSeek. It ships with four preset work modes: Standard Mode, a full-featured coding agent with file editing, shell, search, sub-agents, and workflows; PTC Mode, which wraps tools as code APIs and lets the model write a TypeScript program that chains operations in one pass; Minimal Mode, stripped to just two tools — a persistent bash and str_replace_editor; and Creation Mode, for building custom agent presets. The preview defaults to supporting nearly 40 models, including those from OpenAI, Anthropic, Google, and Kimi.

Between the lines

A Composio benchmark cited by PanDaily illustrates why the harness layer matters independently of the model. When the same DeepSeek V4-Flash was plugged into eight different harnesses to complete 30 multi-step tasks, the best harness passed 20 tasks and the worst 14. On cost, Claude Code, Codex, and DeepAgents each completing 16 tasks cost about $0.195, $0.081, and $0.045 per successful task respectively. ANALYSIS That data — same model, four-fold cost difference across harnesses — is the empirical case for why DeepSeek built its own execution layer rather than ceding that surface to third parties.

DeepSeek's internal view, as reported by PanDaily, is that "agents must solve continual learning, eventually letting AI accelerate AI development" and that "a company built on low prices and model strength cannot let task delivery and developer entry points hang on someone else's system". The MIT license on both the model weights and the harness code turns that conviction into competitive strategy: any developer can assemble a full agentic stack without paying licensing fees to any lab.

What's next

DeepSeek's own announcement acknowledged that "many details remain to be improved and core plugins and interfaces will iterate quickly". Peak and off-peak API pricing takes effect August 16. The immediate test is whether the plugin ecosystem around Harness grows fast enough to make it a default runtime — the 33,000 GitHub stars in hours suggest developer appetite, but the v0.1 label and the lab's own caveats signal that production readiness is still ahead, not behind.

CORRECTIONS: none for this article · this piece updates automatically as the story develops · corrections policy & trail →