OSSKn4w7/dsh-plugin-manager
OSSKn4w7★ 0JavaScript最后同步: 2026-08-15
Manage DeepSeek Harness (dsh) plugins from the web GUI, CLI, and /plugin chat command — install, enable/disable, uninstall without editing config files
README 摘要
dsh-plugin-manager Manage DeepSeek Harness plugins without editing config files . The shipped workflow is: drop a package into the profile, hand-edit cordis.patch.yml , restart, repeat. This plugin gives the web GUI a 插件管理 (Manage) tab — right inside Settings → Plugins — where you can: - install a plugin by npm package name (with optional JSON config), - enable / disable any loader entry with one click (applied live , no restart), - uninstall plugins again, - see the whole composed Loader tree, the profile's dependencies and bundles, and which rows the manager itself installed. It writes your profile's cordis.patch.yml for you (a delimited auto-managed block; your hand-written patches are preserved byte-for-byte) and the running server's user-patch watcher (HMR) applies the change immediately. It also ships a CLI ( dsh-plugin-manager ) and a chat command ( /plugin ). Components Piece Role lib/index.js Host half: JSON API under /plugin-manager/api + the /plugin chat command lib/client.js Browser half: the 插件管理 tab in Settings → Plugins lib/core.mjs Shared logic: managed-block editing of cordis.patch.yml , pnpm runner, bundle reconcile bin/dsh-plugin-manager.mjs Standalone CLI (works…
在 GitHub 查看完整 README →分类
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,820
hyhmrright/brooks-lintAI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
★ 1,338
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 1,141