ArchivedThis repository is archived and may no longer be actively maintained.
DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-graceful-restart

A DeepSeek Harness plugin for graceful web-process restart, shutdown, startup rollback, and session wake-up.

Terminal & TUI
0GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile web add dsh-graceful-restart

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-graceful-restart installs into the DSH web profile and wraps `dsh web` with a launcher process. It waits for active agent turns before restart or shutdown, can wake a prior active session after restart, records dependency snapshots for startup-failure rollback, and adds related tools, slash commands, status endpoints, and settings UI.

Key Capabilities

  • Provides `restart_harness`, `shutdown_harness`, and `cancel_harness_action` tools.
  • Adds `/restart` and `/shutdown` commands.
  • Defers restart or shutdown until active agent turns finish.
  • Stores an active-session marker and can use `steer()` to continue work after tool-triggered restart.
  • Snapshots profile plugin dependencies and attempts CLI-based rollback after unexpected startup failures.
  • Captures stderr for individual startup attempts and exposes recent rollback and error information in settings.
  • Refreshes the web page after a detected DSH process-generation change.

Useful For

  • Restarting DSH web after configuration or plugin changes without interrupting a current response.
  • Recovering from a newly installed or changed plugin that causes DSH startup failure.
  • Gracefully shutting down the DSH process tree after active work completes.
  • Reviewing snapshot, rollback, wake-up, and recent error information from DSH settings.

Who It Fits

  • DeepSeek Harness users running `dsh web`.
  • Users who manage DSH plugins and want automatic recovery from startup failures.
  • Users working in Windows Terminal or other environments where inherited console handles are relevant.

Documented Limitations

  • The documented installation targets the `web` profile and the `dsh web` launch flow.
  • Its wrapper design keeps the first-generation launcher process alive to preserve the console-handle inheritance chain.
  • The README describes Windows Terminal/ConPTY-specific constraints for terminal output inheritance.
  • Rollback is based on profile `package.json` dependency snapshots and uses the DSH CLI to reverse detected dependency differences.
  • The repository is archived.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Not Found

No root package.json was captured in the latest GitHub snapshot.

info
Repository Archived

GitHub reports this repository as archived.

medium
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
msilita/dsh-graceful-restart
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
7343be8 · 2026-08-16

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
Last release
2026-08-15
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app