How to install
dsh plugin add github:Tuhuaqing/just-dsh-plugins About
just-dsh-plugins 基于 Cordis 思想实现的一组 DSH 插件。 插件列表 | 插件 | 说明 | | --- | --- | | dsh-auto-update | 自动检测并更新 DeepSeek Harness,在 web 侧边栏显示当前版本并提供一键更新 / 重启。 | dsh-auto-update 自动检测并更新 DSH 的插件。在 dsh web 侧边栏「设置」按钮内靠右显示当前运行版本,发现官方更高版本后可一键 npm install -g 更新并重启。 加载后立即热生效,无需重启 dsh;之后每 30 分钟检查一次当前版本与官方 latest 版本。 检测到更高版本时显示「更新」按钮,安装完成后变为「重启」按钮。 重启脚本跨平台(Linux / macOS / Windows),以脱离父进程的方式后台拉起新的 dsh web。 详见 plugins/dsh-auto-update/README.md。 安装插件 以 dsh-auto-update 为例: bash DSH更新插件 dsh plugin --profile web add @just-ai/dsh-auto-update 安装后即可热加载生效。 许可证 本项目基于 Apache License 2.0 开源。…
Recommendation signals
Meta
- License
- Apache-2.0
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-14
- Created
- 2026-09-08
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;描述过短(<20 字符),疑似低质
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
Related plugins
awesome-dsh-plugin
awesome-dsh-plugin/awesome-dsh-plugin
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
claude-cookbooks
anthropics/claude-cookbooks
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
claude-howto
luongnv89/claude-howto
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
claude-code-system-prompts
Piebald-AI/claude-code-system-prompts
All parts of Claude Code's system prompt, 27 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.