DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-phoenix

Graceful restart, browser auto-reconnect, and cross-restart goal continuation for DeepSeek Harness.

Terminal & TUIDeveloper ToolsBrowser & WebRemote Execution
5GitHub Stars0ForksUpdated2026-09-02

Install

$ dsh plugin --profile <profile> add dsh-phoenix

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-phoenix is a DeepSeek Harness host plugin bundle that prevents disruptions during plugin updates and service restarts. It monitors active agents to defer reboots until an idle boundary is reached, injects a lightweight heartbeat endpoint for seamless browser page auto-reconnects, and re-arms disarmed goals from durable checkpoints to maintain uninterrupted long-running task workflows.

Key Capabilities

  • Idle-aware graceful restart that waits for active agent turns to complete before triggering a reboot
  • Client auto-reconnect via a zero-dependency health check endpoint and injected frontend heartbeat
  • Cross-restart goal continuation by reading checkpoints and re-arming disarmed goals via goals.resume()
  • Decoupled restart scheduling through systemd-run transient units or custom shell restart commands
  • Self-trigger prevention, burst debounce, and deferral timeout controls via environment variables

Useful For

  • Updating or hot-reloading DSH plugins without interrupting ongoing agent execution
  • Maintaining stable browser UI connections during backend restarts without manual page refreshes
  • Building continuous, self-evolving autonomous agent workflows that persist across process restarts

Who It Fits

  • DeepSeek Harness developers and power users running persistent web service instances
  • Agent workflow engineers building autonomous or multi-round iterative tasks
  • DSH administrators deploying services managed by systemd

Documented Limitations

  • Graceful restart defaults to Linux systemd --user service environments (dsh-web) and requires DSH_PHOENIX_RESTART_CMD on other platforms
  • Requires Node.js runtime version 22 or higher
  • Cross-restart goal re-arming requires a valid persistent JSON checkpoint file path (DSH_PHOENIX_STATE_FILE)

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
StvLi/dsh-phoenix
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
211ed0c · 2026-09-09

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
5GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-02
Last release
2026-09-01
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