Every figure, date, version and quoted line the finished video puts on screen, chased to a primary source. Checked 16 August 2026.
deepseek-ai/deepseek-harness, MIT licensed, description “DeepSeek Harness: Everything
is a Plugin.”
| On screen | Figure | Source |
|---|---|---|
| Stars | 128,000 | github.com/deepseek-ai/deepseek-harness |
| Forks | 12,800 | github.com/deepseek-ai/deepseek-harness |
| Watching | 526 | github.com/deepseek-ai/deepseek-harness |
| Commits | 12,293 | github.com/deepseek-ai/deepseek-harness |
| Created | 13 August 2026, 11:56 UTC | repository metadata |
The video states “more than one hundred and twenty seven thousand stars” and “more than twelve thousand forks” and “more than twelve thousand commits”. All three were true at the time of checking and remain lower bounds on the live figures.
The chart in the opening and in chapter 2 plots four points.
| Date | Stars | Forks | Source |
|---|---|---|---|
| 13 Aug 2026 (launch day) | ~27,500 | ~2,000 | VentureBeat launch-day snapshot |
| 14 Aug 2026 | 88,975 | — | reported GitHub reading |
| 15 Aug 2026 | 95,386 | 8,826 | GitHub API, two days after publication |
| 16 Aug 2026 | 128,000 | 12,800 | github.com/deepseek-ai/deepseek-harness |
The “114,000 stars in three days” figure the video contrasts against the live number is the figure circulating in coverage rather than a reading taken from the repository, which is exactly the point the video makes about it.
npx @deepseek-ai/dsh web, which serves http://127.0.0.1:3080 by default.dsh-plugin topic to your plugin repository for discoverability.”The topic is written dsh-plugin, hyphenated, and is rendered that way on screen
throughout.
Source: github.com/deepseek-ai/deepseek-harness/blob/master/README.md
“Plugins provide every agent capability, including models, tools, skills, sessions, sandboxes, storage, loops, scheduling, and the UI.”
The Cordis kernel “manages plugin mounting, unmounting, and dependencies”, and a capability can be selected, swapped or extended in configuration without changing the DeepSeek Harness source.
Sources: deepseek.com/harness, github.com/deepseek-ai/deepseek-harness/blob/master/docs/architecture.md
profiles, bundles, services, events, session logs, web UI, headless mode, tool pipeline, approval policy, settings, credentials, telemetry, sandbox, subagents, persistence.
Source: github.com/deepseek-ai/deepseek-harness/blob/master/docs/architecture.md
agent/pre-step (listeners can rewrite
or reject messages), agent/request (fires before streaming begins),
tools/pre-execute / tools/execute / tools/post-execute, and agent/turn-stopping
(a serial event that halts the turn).Source: github.com/deepseek-ai/deepseek-harness/blob/master/docs/architecture.md
Issue creation is restricted on the repository and an issue search returns no results, which is the basis for the video’s point that no public issues at launch can mean the feedback is somewhere else.
Source: github.com/deepseek-ai/deepseek-harness/issues
V4-Pro-0813 reached general availability on 13 August 2026, the same day the harness was published. It is a 1.6-trillion-parameter model with 49 billion parameters activated per token and a context window of up to one million tokens. The one million figure is what the “context: 1M” row in chapter 5 renders.
DeepSeek’s own reported benchmark scores at release were Terminal Bench 2.1 87.9, Toolathlon-Verified 74.1, DSBench-FullStack 71.1 and DSBench-Hard 67.2, run using the harness in minimal mode. None of these scores appears on screen.
OpenClaw crossed 100,000 GitHub stars roughly a week after going viral in late January 2026, and public trackers disagree on the exact figure, which is why the video gives a range of two to seven days rather than a single number. It went on to pass React as the most-starred project on GitHub in March 2026.
The 100,000 line drawn on the comparison chart is that milestone and nothing more.