Fetching from the wire…
Top 5 · 2026-08-14 · source-backed
86,600 stars. Six third-party plugin repos above 450 stars. Two of them created before the public repo existed.
DeepSeek released DeepSeek Harness (dsh) on August 13 under MIT. Every capability is a swappable plugin: models, tools, skills, sessions, sandboxes, storage, loops, scheduling, and the UI itself. It's wired together by Cordis, a service/event framework that's been in development since 2022 and now sits at 3,100 stars. Everything the model sees gets written to an append-only session log. System prompts, reasoning, tool calls and results, subagent scheduling, every context injection, all inspectable by source in a Trajectory view. Install is npx @deepseek-ai/dsh web, local UI on port 3080. The repo is explicitly labeled developer preview with breaking changes expected, and the r/LocalLLaMA thread drew 302 upvotes and 107 comments.
The star count isn't the story. The ecosystem-formation speed is. Within 48 hours: zhu[redacted]/dsh-web-ui at 1,608 stars with a task board, git graph and mobile UI, created August 12 (a day before launch). anywhere-labs/deepseek-harness-desktop at 783 with an Electron shell. ccch1mneyyy/dsh-TUI at 748, building the fullscreen terminal interface the official build doesn't ship. awesome-dsh-plugin at 655. omdsh-dev/DSH-better-sidebar at 645. Small-tailqwq/dsh-deep-whale at 474, for skins. Two repos predating the public launch means there was a private preview window, which explains some of the velocity but not all of it.
Then Anionex/dsh-vision-toolkit showed up at 297 stars, bolting screenshot OCR, visual grounding, UI restoration and pixel diff onto text-only models. That plugin exists because DeepSeek's own models are text-first, so GUI automation and screenshot testing were dead on arrival at launch. A community plugin fixed the flagship gap in two days. That's the argument for the architecture, made better than any README could make it.
And someone reverse-engineered the system prompt. alchaincyf/deepseek-harness-orange-book hit 431 stars in a single day publishing the complete system prompt, a 129-line boot checklist, and three raw session logs, free as PDF/EPUB/HTML. Prompt archaeology within 24 hours of a frontier-lab harness release is now just a thing that happens.
Should you port your skills onto dsh's plugin contract? Not yet. It's a developer preview and the maintainers say breaking changes are coming. But read the Cordis paper, "A Programming Paradigm for Spatiotemporal Composability," published August 13 and already at 1,122 stars. It's where the lifecycle semantics actually live, and the docs assume you've read it. An agent framework shipping with an academic justification for its plugin model is unusual enough to take seriously.
The uncomfortable part: DeepSeek gave away the orchestration layer for free on the same day it raised API prices by up to 1,100%. Free harness, expensive tokens. That's not charity, that's a funnel.
Each link below shares sources, entities, or timing with this story.
DeepSeek released DeepSeek Harness / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek released DeepSeek Harness); both cover August, DeepSeek, LocalLLaMA, MIT; reported by the same outlet (github.com).
DeepSeek released DeepSeek Harness / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek released DeepSeek Harness); both cover DeepSeek, LocalLLaMA, MIT, Then; overlapping topics (deepseek, model).
Linked by a graph relationship (DeepSeek released DeepSeek Harness); both cover August, DeepSeek, LocalLLaMA; overlapping topics (agent, model).
Linked by a graph relationship (DeepSeek released DeepSeek Harness); both cover DeepSeek, LocalLLaMA, MIT; overlapping topics (hour, model).
DeepSeek released DeepSeek Harness / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (DeepSeek released DeepSeek Harness); both cover DeepSeek, Electron, TUI; reported by the same outlet (github.com).
DeepSeek released DeepSeek Harness / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek released DeepSeek Harness); both cover DeepSeek, Electron, GUI; overlapping topics (agent, session).
DeepSeek released DeepSeek Harness / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek released DeepSeek Harness); both cover DeepSeek, Electron; reported by the same outlet (github.com).
DeepSeek competes with Anthropic / Shared entity: MIT / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek competes with Anthropic); both cover MIT; reported by the same outlet (github.com).