Github · GitHub Repository Radar
deepseek-ai deepseek-harness
DeepSeek Harness: Everything is a Plugin.
Stars
212,118
Forks
24,894
Watchers: 212,118
Language
License: MIT License
Repository Radar Score
64 / 100
Growth
- 7d
- +0
- 30d
- +0
- %
- 0.0%
Not enough metric snapshots yet to chart growth for this repository.
Last observed: 6 days ago
Score breakdown
- popularity 98
- growth 0
- activity 90
- freshness 100
- community 64
Need help integrating this stack?
Our team builds with modern open-source stacks. Tell us what you are shipping.
Get a quote →English | 中文
DeepSeek Harness (dsh) is an open-source agent harness developed by DeepSeek AI.
It is built on an everything-is-a-plugin architecture and powered by Cordis, whose design is described in A Programming Paradigm for Spatiotemporal Composability.
Documentation: https://deepseek-harness.github.io/deepseek-harness/
DeepSeek Harness is in developer preview and iterating rapidly. THERE WILL BE COMPATIBILITY-BREAKING CHANGES.
Review the safety notice before running the project.
Install Node.js, then run:
npx @deepseek-ai/dsh webThe command starts the Web UI at http://127.0.0.1:3080 by default and opens it in the default browser for a local launch. An SSH launch only prints the host URL because the SSH client or editor owns the local forwarded address. Pass --no-open to run the server without opening a browser. See Web UI guide.
To run from a repository checkout:
git clone https://github.com/deepseek-ai/deepseek-harness.git
cd deepseek-harness
pnpm install
pnpm run build
pnpm dsh webpnpm run build prepares the repository artifacts. pnpm dsh web uses those built artifacts without rebuilding.
- Submit feedback or bug reports through GitHub Discussions.
- Add the
dsh-plugintopic to your plugin repository for discoverability. - Join DeepSeek Harness Discord community.
See CONTRIBUTING.md.
Start with the development guide and architecture documentation.
For agents, follow AGENTS.md.
Third-party dependencies and their licenses are disclosed in THIRD_PARTY_NOTICES.md.
Repository Radar analysis
Deterministic insights derived from public metadata and our observations — not personal testing or reviews.
Why this repository is interesting
- High absolute popularity (212,118 stars) signals broad adoption.
- Maintained recently (last push 2 weeks ago).
Who should use it
- Developers working primarily with TypeScript
- Teams exploring AI tooling, agents, or ML infrastructure
- Early adopters evaluating emerging projects
Potential use cases
- Reference or evaluate TypeScript open-source approaches in this domain
- Prototype AI/agent workflows or study reference architectures
Strengths
- Recent repository activity
- README present in our index
- Declared license: MIT License
- Substantial fork count (24,894) suggests reuse and contribution interest
Limitations / considerations
- Insights are derived from public metadata and our observations — not a substitute for code review
What to watch
- Young repository — popularity and maintenance patterns can change quickly
Strong signals: Strong community interest · Active maintenance
Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.
Similar repositories
google-gemini/gemini-cli
★ 106,800 · TypeScript · radar 67
firecrawl/firecrawl
★ 176,446 · TypeScript · radar 66
ruvnet/ruflo
★ 70,331 · TypeScript · radar 66
code-yeongyu/oh-my-openagent
★ 68,656 · TypeScript · radar 65
stablyai/orca
★ 60,801 · TypeScript · radar 65
nocobase/nocobase
★ 24,015 · TypeScript · radar 63