Skip to content

awesome-deepseek-harness (Dominic789654)

Type awesome-list Category Registries
Stars ⭐39 Status ✅ active
Capabilities search Updated 2026-08-15

📖 About

DeepSeek Harness ("DSH") is DeepSeek's agent runtime / harness layer — the "hands" that turn the model's reasoning into real actions (context management, tool-call orchestration, execution sandbox, feedback loop, session persistence). Its defining feature is an open plugin ecosystem: the community contributes plugins, skills, MCP servers, orchestrators, aggregators, and UIs. This list collects the best of that ecosystem. Contributions welcome — see Contributing.

📦 Install

# Launch the DSH Web UI
npx @deepseek-ai/dsh web

# Install a community plugin (from this list) into your profile
dsh plugin --profile web add "github:owner/repo#main"