Following the general availability of V4 Pro, DeepSeek is pivoting from aggressive flat pricing toward infrastructure scalability and developer flexibility. The most significant change is the introduction of dynamic API tariffs to manage server load, alongside a highly modular open-source framework for AI agents.
Dynamic API Pricing Model
Starting August 17, DeepSeek will implement a tiered pricing structure. While input tokens remain at 3 yuan (approx. $0.42) per million, output token costs will fluctuate based on demand. During weekday peak hours (9 AM-12 PM and 2 PM-6 PM Beijing time), output prices will climb to 27 yuan per million, dropping by half during off-peak periods.
DeepSeek Harness: Total Modularity
The company has also open-sourced DeepSeek Harness, a Node.js-based agent runtime under the MIT license. The framework's defining characteristic is that "everything is a plugin." From the model adapter and tool registry to the session logs and the agent loop itself, every component is replaceable. This architecture removes the need for core patching, allowing developers to swap out logic without altering the underlying engine.
Software Engineering Benchmarks
The production build DeepSeek-V4-Pro-0813 shows a massive leap in agentic performance. On the DeepSWE benchmark, which tests real-world software engineering problem-solving, the model jumped from a 12.8 score in preview to 62.7. Additionally, the release adds native support for OpenAI's Responses API and a streamlined Codex setup to enhance terminal operations.
Scaling Agentic Workflows
By combining a 1-million token context window with the flexibility of Harness, DeepSeek is positioning itself against proprietary giants like OpenAI and Anthropic. The focus has shifted from simple Q&A to complex task execution, where AI agents can autonomously decompose goals, utilize external tools, and verify results with minimal human oversight.

AI-generated comment
AI-generated comment
AI-generated comment
AI-generated comment