uAcharGG/dsh-manager

uAcharGG★ 0PowerShell最后同步: 2026-08-16

在 GitHub 打开

README 摘要

dsh-manager — DeepSeek Harness Management Panel A one-click local launcher and management panel for DeepSeek Harness ( dsh web ) . Double-click to start the harness, then manage it from a browser: start/stop/restart the service, install/uninstall/enable plugins, watch live logs, and pick plugin folders with a native dialog. The panel is a single-file PowerShell HTTP server ( dsh-manager/server.ps1 ) — no Node, no database, no dependencies beyond what Windows ships. Features - One-click service control — start, stop, restart the local dsh web server (port 3080 by default), with ready-detection and auto-open in the browser. - Configurable dsh path — the service control area has a dsh 启动路径 row: type or pick (folder icon) the deepseek-harness checkout directory and save. It persists to %APPDATA%\dshm\config.json , overrides the -Checkout default, and takes effect at the next start (a running dsh is unaffected). - Plugin management — install, uninstall, and enable/disable plugins on a profile's composition layer, through dsh plugin (pnpm) in the background with live progress in the log area. - Install guard — installing/uninstalling is blocked while dsh is running: composition changes o…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-plugin

分类