DeepSeek has open-sourced Harness, an agent framework built to take on Anthropic’s Claude Cowork and Claude Code. The project, known as dsh, lets developers assemble AI agents from pluggable models, tools, and workflow loops, and can be launched with a single command through npm.
The framework runs on DeepSeek’s Cordis architecture and is being released under an MIT license, the company said. Harness treats everything as a plugin, so teams can swap the underlying model, wire in external tools, or change how the agent loops through tasks without rewriting the whole stack. The preview is still changing rapidly, and DeepSeek warns that compatibility-breaking updates may land at any time.
The timing is pointed. Anthropic has been pushing Claude Cowork as a browser-based agent workspace, while Claude Code has become the default terminal companion for many developers. DeepSeek’s answer bundles an open-source harness with its own models, a direct challenge to the idea that agent infrastructure should be locked to one vendor’s stack.
For startups, the release matters on two levels. As a cost lever, open-source harness software erodes the premium attached to closed agent tools, the same dynamic that shook up foundation model pricing earlier this year. As a building block, it gives small teams a free starting point for agent products, plugging into whatever model they already pay for.
The launch follows DeepSeek’s V4 Pro API update and a steep price increase on its older models, a signal that the company wants developers locked into its ecosystem, just on open terms.