跳转至

awesome-deepseek-harness (Dominic789654)

类型 精选列表 分类 注册表
星数 ⭐39 状态 ✅ 活跃
能力 search 更新时间 2026-08-15

📖 项目简介

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.

📦 安装

# 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"

🔗 链接