Summary
DeepSeek open-sourced its agent harness — the framework behind its own benchmark runs — under MIT. It is a TypeScript/Node monorepo built on the Cordis framework with an everything-is-a-plugin architecture, positioned as an open challenge to Claude Code. It runs via npx @deepseek-ai/dsh web, with the Web UI at 127.0.0.1:3080. Config is compatible with AGENTS.md/CLAUDE.md. This is a developer preview, and DeepSeek explicitly warns of breaking changes.
Why it matters
For agent engineers, this is a first-party reference implementation of DeepSeek's agent loop: a frontier lab has put its production agent runtime out under MIT, adding a new harness option. Expect frequent churn while it stays in preview.
Technical details
| License | MIT |
|---|---|
| Language | TypeScript/Node (Cordis-based, plugin architecture) |
| Stars At Scan | 108,000 (10.4k forks); community-reported 24k+ within first day |
| Status | developer preview, breaking changes expected |
Updates
2026-08-22 2026-08-22 run ecosystem check (GitHub, in-window observation): main repo deepseek-ai/deepseek-harness at 181,199 stars (created 2026-08-13 — roughly 168k gained in ~9 days); derivative ecosystem now measurable: anywhere-labs/deepseek-harness-desktop 17.5k, awesome-dsh-plugin 11.2k, yjh051108/dsh-routing-suite 6.6k, zhu1090093659/dsh-web-ui 5.4k, xiaobright/dsh-anchored-standard 3.7k — desktop clients, curated plugin lists, routing suites and presets all shipped within the first week. Star velocity alone remains Tier-4 signal, but the breadth of independent derivative tooling (5+ repos above 3.5k) is real ecosystem formation; maturity still developer preview with breaking changes expected. Recommendation stays WATCH (revisit TRIAL once the API/plugin surface stabilizes).
2026-09-02 ecosystem check @2026-09-02: 208,280 stars (+3,600 vs 204,680 @8/31; ~+1,800/day, velocity stable vs the +1,290/day prior sample). DeepSeek API docs now describe DeepSeek Harness as 'developer preview for agent harness developers worldwide'. Stays WATCH pending API/plugin surface stabilization
2026-09-05 Ecosystem check @2026-09-05: 212,230 stars (+3,950 over 3 days, ~+1,300/day — slower than the prior ~1,800/day pace); last push 2026-09-04. Stays WATCH
Tags
deepseekagent-runtimeopen-sourcemitdsh