yang520f/dsh-plugins

yang520f★ 1JavaScript最后同步: 2026-08-16

在 GitHub 打开

deepseek-harness的插件集合

README 摘要

dsh-plugins Self-hosted plugin collection for DeepSeek Harness ( dsh ). Each plugin lives in its own subdirectory as a standalone bundle package ( dsh.bundle manifest), installable via dsh plugin add . Plugins Plugin Version Description dsh-win-mounts 0.1.0 WSL convenience: auto-links Windows drives under /root/win- , registers WSL interop, and installs a powershell.exe wrapper so the UI's "open config" works on WSL Install From this repository (pnpm subdirectory syntax): Or from npm once published: Adding a new plugin 1. Create a subdirectory my-plugin/ with: - package.json declaring dsh.bundle (see official publish guide) - cordis.patch.yml with the plugin row ( - insert: ) - plugin modules + README + LICENSE 2. Add a row to the table above. 3. Push. License MIT — each plugin carries its own LICENSE file.

在 GitHub 查看完整 README →
工具/开发dsh-plugindsh-plugins

分类