deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:guobinmengxiang-rgb/dsh-plugins
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Small no-build JavaScript DeepSeek Harness plugins. Install one folder at a time. Do not pip the wrong dsh.
CAUTION: do not pip the wrong dsh. Official CLI is @deepseek-ai/dsh (today 0.1.0-rc.6). The PyPI package deepseek-harness-cli is a different tool (dsh doctor / dsh chat). Help should show profile / web / plugin, not doctor.
GitHub topic: dsh-plugin. Chinese: README.zh.md
This repo is a collection. Sister plugins live in their own repos — this folder does not re-ship them.
| Package | Tool | What it does |
|---|---|---|
| dsh-cli-guard | check_dsh_cli |
Report whether dsh on PATH is official or the wrong PyPI binary |
| dsh-title-count | count_title |
Unicode code-point length vs Xiaohongshu 20 / Toutiao 30 |
| dsh-handoff | write_handoff |
Write bilingual HANDOFF.md for the next agent |
| dsh-xhs-note | format_xhs_note |
Format a Xiaohongshu note (sister repo) |
| dsh-memory-canvas | memory_offload / memory_recall / memory_canvas |
Offload bulky logs to refs + Mermaid canvas (sister repo) |
Plain JavaScript. No prepare or build step.
Git install does not need allowBuilds. Quote the hash.
dsh plugin --profile web add "github:guobinmengxiang-rgb/dsh-plugins#path:/packages/dsh-cli-guard"
dsh plugin --profile web add "github:guobinmengxiang-rgb/dsh-plugins#path:/packages/dsh-title-count"
dsh plugin --profile web add "github:guobinmengxiang-rgb/dsh-plugins#path:/packages/dsh-handoff"
Check the composed layer without booting:
dsh --profile web --dump-config
You should see the plugin layer. Then start the profile as usual.
node packages/dsh-cli-guard/demo.mjs
node packages/dsh-title-count/demo.mjs
node packages/dsh-handoff/demo.mjs
dsh-cli-guard still prints a report if dsh is missing (UNKNOWN).
MIT (c) 2026 国彬 张
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。