deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:menotbobbybrown/create-dsh-app
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
1-Line AI Agent Generator for DeepSeek Harness (
dsh)
Scaffold a production-ready, autonomous AI agent powered by DeepSeek Harness in seconds with pre-wired MCP tools, long-term memory, and web browsing.
# 1-Line Scaffolding
npx create-dsh-app my-agent
# Enter project directory
cd my-agent
# Install dependencies and start
npm install
cp .env.example .env
npm start
Each generated project comes pre-configured with:
dsh-plugin-mcp: Universal Model Context Protocol tools & 1-click server catalog (GitHub, Postgres, SQLite, Brave Search, etc.)dsh-plugin-memory: Persistent long-term knowledge graph & user preference recalldsh-plugin-browser: Native headless web browser navigation & Markdown extractiontsx)# Exclude specific plugins if not needed:
npx create-dsh-app my-minimal-agent --no-browser --no-memory
MIT © DeepSeek Harness Community
Contributions are warmly welcome! Whether you are reporting an issue, proposing an adapter, optimizing performance, or fixing a bug, please check out our Contributing Guide.
git checkout -b feat/AmazingFeature)git commit -m 'feat: add some AmazingFeature')git push origin feat/AmazingFeature)Distributed under the MIT License. See LICENSE for more information.
Built with 💙 for the DeepSeek Harness community.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。