Introducing DeepSeek Harness: The Open-Source Challenger to Claude Code, Unveils V4-Pro API with Elevated Pricing

DeepSeek is broadening its focus from just AI models to the software developers need for implementing AI agents effectively.
On Thursday, the Chinese AI lab unveiled the official version of DeepSeek-V4-Pro, an advanced model designed specifically for agent-centric tasks. Alongside this, they launched DeepSeek Harness v0.1, a new open-source platform that offers developers an alternative to integrated environments like Claude Code from Anthropic.
These launches signify a strategic shift for DeepSeek. V4-Pro can now be accessed through the company’s web platform, mobile application, and API, with built-in support for the OpenAI Responses API and Codex integration.
DeepSeek Harness, currently in developer preview under the MIT license, allows code to be downloaded and utilized from GitHub. Its unique modular framework permits developers to replace nearly any part of the agent runtime using plugins.
However, in an upcoming change, developers using V4 via DeepSeek’s API will find their costs increasing. Starting at 16:00 UTC on August 16, the lab will transition from a flat API pricing model to a tiered system with peak and off-peak rates.
Importantly, even the newly offered discounted off-peak cache-miss and output charges will be significantly higher than existing prices.
This shift indicates that DeepSeek is now competing not just in terms of model capability and pricing but also in how its models operate with tools, manage files, handle sessions, and perform extended workflows—areas where products like Claude Code and other coding agents are gaining prominence.
Development of DeepSeek’s Own Agent Harness
DeepSeek has labeled Harness, known as dsh, as an open-source agent platform built upon Cordis, a framework centered on composable plugins.
The philosophy guiding it is straightforward: “Everything is a plugin.” This applies to models, tools, skills, sessions, sandboxes, filesystems, loops, orchestration, and user interfaces. Harness enables developers to mix, replace, and extend these components instead of having them fixed.
The project is accessible under the MIT license, and developers can currently start it via npm with the command npx @deepseek-ai/dsh web. DeepSeek also offers guidance for building it from source. However, the software is categorized as a developer preview, with explicit warnings that “THERE WILL BE COMPATIBILITY-BREAKING CHANGES.”
This warning is significant for enterprise developers, as Harness has not been marketed as a stable production-ready option yet. However, its architecture suggests a strategic opportunity for DeepSeek to provide not only models but also a flexible framework for assembling related systems.
In comparison, while Claude Code and Codex are strong benchmarks, their functionalities cannot be considered exactly the same. DeepSeek Harness serves as a model-agnostic alternative to the underlying infrastructure of both without yet being a complete substitute for the broader developer tools they provide.
It can already conduct repository inspections, file editing, shell commands, as well as file and web searches, maintain plans, invoke skills, delegate tasks to subagents, and enforce approval policies. These crucial capabilities position it as an agent-oriented coding tool rather than just an autocomplete system.
DeepSeek explicitly proclaims its Standard mode as a comprehensive coding agent equipped for file editing, shell access, searching, planning, and managing workflows.
DeepSeek Harness Versus Other Tools
Below is a comparison of key functionalities:
|
Feature |
DeepSeek Harness |
Claude Code |
OpenAI Codex |
|
Read, edit, and test a repository |
Yes |
Yes |
Yes |
|
Shell and development tools |
Yes |
Yes |
Yes |
|
Planning and subagents |
Yes |
Yes |
Yes |
|
Permission controls and sandboxing |
Yes, using plugins |
Yes, with a mature built-in system |
Yes, offering granular control |
|
Primary interfaces |
Local web UI; command line; Python SDK |
Many including VS Code, desktop, and mobile |
Various including CLI and cloud services |
|
Hosted background agents |
Not documented as a DeepSeek service |
Yes |
Yes |
|
GitHub-native PR workflow |
Not documented |
Yes |
Yes |
|
Model choice |
Various including custom endpoints |
Primarily Claude |
Primarily OpenAI models |
|
Extensibility |
High: nearly all components are replaceable |
Strong: includes various skills and plugins |
Strong: has multiple SDK and custom options |
|
Product maturity |
Developer preview; potential breaking changes |
Established product |
Established product plus open-source options |
|
License |
MIT |
Commercial with extensibility |
Hybrid approach with open-source aspects |
DeepSeek Harness emphasizes modular design, treating the model itself as another interchangeable plugin rather than focusing solely on a tightly integrated system.
From launch, DeepSeek’s repository garnered considerable interest, collecting approximately 27,500 GitHub stars and 2,000 forks as of August 13, indicating strong initial traction.
Agent-Focused Enhancements in V4-Pro
Alongside Harness, the release of DeepSeek-V4-Pro-0813 marks the general availability of the newest model.
DeepSeek first showed the V4 family in an earlier preview back in April, which includes the 1.6-trillion-parameter V4-Pro and the smaller 284-billion-parameter V4-Flash, both supporting extensive context windows.
The August 13 release signifies the transition from the earlier model preview to an enhanced official version, focusing on optimizing agent-related functionalities.
DeepSeek states that the official DeepSeek-V4-Pro is now available across all platforms, highlighting improved agent capabilities, particularly for production scenarios.
DeepSeek’s API documentation ensures seamless model identification, simplifying the developer experience with native support for OpenAI’s Responses API.
For direct DeepSeek users, V4-Pro has become accessible through “Expert Mode” on the company’s application and website.
Explicit Control Over Reasoning Efforts
DeepSeek is also introducing a new control mechanism for reasoning effort in both V4-Pro and V4-Flash.
Documentation for the V4 model outlines three defined levels: Non-Think for routine tasks, Think High for complex challenges, and Think Max for difficult problems.
This differentiation can significantly influence the effectiveness of agent systems, as using maximum reasoning for simpler tasks wastes resources. For example, a coding agent might use minimal effort to investigate a file or make a routine tool call before escalating reasoning for more complex issues.
According to preliminary benchmarks, the 0813 model shows major improvements in agent-related tests, although some results are contingent on the harness setup.
DeepSeek reports promising model scores across various benchmarks, although these numbers are self-reported and certain results depend on the harness configuration.
Significant Changes in DeepSeek’s API Pricing
A major change for current production users of DeepSeek involves pricing adjustments.
The API documentation outlines the new pricing for V4-Flash and V4-Pro starting August 16 with distinct peak and off-peak rates. Off-peak costs significantly increase compared to previous prices.
Current V4-Flash pricing sits at $0.14 for cache-miss input and $0.28 for output, while V4-Pro is priced at $0.435 and $0.87 respectively. These were already substantial reductions from earlier prices in April.
Now, however, the pricing model shifts to peak rates, with off-peak cache-miss input increasing and resulting in greater costs.
DeepSeek’s adjustments still position it favorably among Western providers, even as rates have seen increases ranging from 50% to over 1,100% in certain categories.
Strategic Insights into DeepSeek’s Progress
The timing and nature of these announcements highlight a clear shift in strategy.
Earlier releases focused on the efficiency of the model’s architecture. Now, DeepSeek has a refined model tailored for agent operations, standardized interfaces for developer connectivity, configurable reasoning effort, and an open-source platform to manage various components surrounding agent workflows.
This evolution indicates that while DeepSeek aims to make its agent capabilities more accessible, developers must now consider the evolving pricing dynamics and the implications for their operations.
In conclusion, harnessing the flexibility of workspaces and the rearrangement of how agents function could be the more significant takeaway from DeepSeek’s latest announcements.
DeepSeek is actively competing at multiple levels, with the agent control layer becoming an essential aspect of its offering.



