ggggggggggz/dsh-config

ggggggggggz★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

Standalone TUI plugin manager for DeepSeek Harness (dsh): install/remove/toggle plugins and register local plugins. Independent of any dsh front-end.

README 摘要

dsh-config English · 中文 A standalone, front-end-independent TUI to manage DeepSeek Harness plugins — install, remove, enable/disable, and register local plugins. A standalone DeepSeek Harness (dsh) plugin manager driven by arrow keys. Browse a profile's installed plugins, install / remove / toggle them, and register local plugins (including scanning a directory full of local plugins). Fully independent of any dsh front-end (web or tui) — it only reads profile files. Install Zero runtime dependencies: it uses only Node built-ins plus the system pnpm (must be installed and on PATH). Usage Keymap Key Action ↑ / ↓ Move the highlighted selection i Install a new plugin from a registry (type the package name, press Enter; supports @user/pkg , github:user/repo ) l Register a local plugin (enter a path, it scans then asks you to confirm; supports a folder with many plugins) r Remove a plugin ( asks for confirmation first, press y ) ␣ / e / d Toggle / enable / disable q / Ctrl+C Quit Registering a local plugin ( l ) Local plugins usually live under a profile's plugins/ directory (each plugin is a subfolder). Press l and enter a path: - A single plugin folder (e.g. C:\...\plugins\dsh-reload )…

在 GitHub 查看完整 README →
终端/TUIclideepseek-harnessdsh-pluginjavascriptnodejsplugin-managertui

分类