Auto-wakes the main agent after a DSH service restart: compares last-run timestamps, posts a recovery notice with humanized downtime, and delivers it so interrupted work picks itself back up. Runs on plain cordis ctx, packaged-DSH-Desktop ready.
- Version
- v0.1.0
- License
- MIT
- Added
- 2026-08-29
GitHub info
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 28, 2026, 1:42 PM
- Maintainer
- nickkkkkk123123
- Added
- 2026-08-29
Install
dsh plugin --profile web add "https://github.com/nickkkkkk123123/dsh-resume-on-restart/releases/download/v0.1.0/dsh-resume-on-restart-0.1.0.tgz"Tags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/nickkkkkk123123/dsh-resume-on-restart)Related plugins
Sessions & Messagesdsh-plugin-bridge
★ 163Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately.
dsh-turn-rewind
★ 105Rewind conversation and workspace state, powered by a persistent Change Ledger.
dsh-recall-plugin
★ 27Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.