DeepSeek Harness
VerifiedOpen-source agent harness where everything is a plugin — models, tools, sandbox, and UI are all swappable
Released
2026-08
Country
China
API
N/A
Self-Host
Yes
GitHub Stars
179,000
Last Updated
2026-08
About DeepSeek Harness
Verdict
The most modular coding agent ever shipped — an MIT-licensed, local-first harness where literally everything is a plugin, riding the fastest ecosystem growth the category has seen. The developer-preview status and unvetted plugin ecosystem demand caution, but for developers who want to own and reshape their agent stack, nothing else comes close.
Features
Detailed Ratings
Pros & Cons
Pros
- Every layer is replaceable without forking — no other major coding agent is this modular
- MIT-licensed and local-first: runs on your machine, your code and sessions stay local
- Explosive momentum — 179k GitHub stars in the first week and a plugin ecosystem already numbering in the thousands
- Native DeepSeek V4-generation models at extremely low API cost
- Zero-install trial via npx; Web UI and headless from the same tool
Cons
- Developer preview — the project explicitly warns of compatibility-breaking changes
- No official curated plugin store yet; third-party plugins are executable code that you must vet yourself
- Documentation is young and iteration is fast — guides go stale quickly
- Plugin quality varies wildly in an ecosystem moving this fast
Use Cases
Who Is It For?
Developers who want an open-source, local-first coding agent they can reshape at every layer — model, sandbox, tools, memory, UI — via plugins
Pricing Plans
Open Source
- MIT license — full harness, Web UI, and headless mode
- Plugin system with profiles
- Self-hosted, local-first
LLM API Costs
- Pay your chosen model provider
- DeepSeek V4-generation models at low API prices
- Local models via community plugins (e.g. Ollama) run free
Frequently Asked Questions
What is DeepSeek Harness (dsh)?
DeepSeek Harness is DeepSeek's open-source agent harness for coding. Its defining idea is "everything is a plugin": the model provider, sandbox, tool set, session storage, Web UI, and even the agent loop are all plugins running on the Cordis composable runtime, so any layer can be replaced or extended without forking.
Is DeepSeek Harness free?
Yes — the harness is MIT-licensed open source. You run it locally (`npx @deepseek-ai/dsh web`) and pay only for the LLM API usage of whichever model provider you configure. DeepSeek's own V4-generation models are among the cheapest frontier-quality options available.
How do I install plugins in dsh?
Plugins install into named profiles with `dsh plugin --profile web add <plugin-name>`. They can come from npm packages, GitHub repositories, tarballs, or local directories. Community plugins are typically discoverable via the GitHub `dsh-plugin` topic or community catalogs — always review the source first, since a plugin runs its code on your machine.
How does dsh compare to Claude Code or OpenCode?
dsh, Claude Code, and OpenCode are all agentic coding tools, but dsh is the only one where the entire stack — not just tools, but models, sandbox, storage, and UI — is a swappable plugin. Claude Code's strengths are frontier Claude models and deep codebase context; OpenCode's are 75+ provider support and build/plan agent modes. dsh's are radical composability, a local-first Web UI, and the fastest-growing plugin ecosystem of the three.
Related Agents
Grok Build
Coding Agents
xAI's open-source coding agent harness with a fullscreen, mouse-interactive TUI
Aider
Coding Agents
Open-source terminal pair-programming agent with git-native workflow
Cline
Coding Agents
Open-source autonomous coding agent for VS Code
OpenAI Codex CLI
Coding Agents
OpenAI's open-source terminal coding agent
Top Alternatives
Compare with these similar tools
Links & Resources
Profiles are AI-assisted from public information — not independently hands-on tested.