dsh-autostart
Run the following command in DeepSeek Harness:
dsh plugin install Mandarin715/dsh-autostart
Paste the following prompt into your AI chat to install this plugin:
Install by running dsh plugin install Mandarin715/dsh-autostart in DeepSeek Harness; source code at https://github.com/Mandarin715/dsh-autostart.
About this plugin
Rebooting DeepSeek Harness on Windows is never trivial: a single failed exit can leave the port occupied, stale processes lingering, and the service never coming back. On top of that, every spawned command used to pop up its own black console window. dsh-autostart tackles both problems in one plugin.
The design centers on a persistent supervisor process that owns a hidden console. DSH attaches to it at startup, so every derived command shares that single console instead of spawning a new window each time. Before granting a restart, the plugin verifies the supervisor is alive, writes the restart request to disk, and reads it back. If any check fails, the restart is refused and DSH stays where it is, eliminating the classic killed-but-never-returned scenario. The supervisor only relaunches DSH on an explicit restart request; a normal exit simply lets it wind down quietly.
Built for Windows 10/11 users who rely on DeepSeek Harness daily and want autostart, reliable one-click restart, zero visible console windows, and full logging for post-mortem analysis.
Use Cases
- Auto-launch DSH on login without any manual step
- Reboot DSH safely with a guaranteed fail-safe before the old process exits
- Stop the flood of console windows popping up on every spawned command
Best For
- Developers who rely on DeepSeek Harness day-to-day on Windows
- Heavy users who need DSH always-on and restart frequently
- Ops-minded users who prioritize service availability and restart audit trails
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.