Adds confirmed DSH restart actions and durable automatic continuation for eligible top-level sessions through an existing compatible dsh-restart Host provider.
- Version
- v0.1.0-alpha.1
- License
- MIT
- Added
- 2026-08-29
GitHub info
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 29, 2026, 2:06 PM
- Maintainer
- Harzva
- Added
- 2026-08-29
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

The continuation turn completes in the original durable session
https://raw.githubusercontent.com/Harzva/dsh-restart-autoresume/main/docs/assets/phase6-native-autoresume-complete.png

The operator intent is durably completed after one attempt
https://raw.githubusercontent.com/Harzva/dsh-restart-autoresume/main/docs/assets/phase6-native-ledger-settled.png

Restart actions backed by the existing DSH restart service
https://raw.githubusercontent.com/Harzva/dsh-restart-autoresume/main/docs/assets/phase6-native-restart-panel.png

One running ordinary top-level task captured before restart
https://raw.githubusercontent.com/Harzva/dsh-restart-autoresume/main/docs/assets/phase6-native-running-task.png
Install
dsh plugin --profile web add "https://github.com/Harzva/dsh-restart-autoresume/releases/download/v0.1.0-alpha.1/harzva-dsh-restart-autoresume-0.1.0-alpha.1.tgz"Tags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/Harzva/dsh-restart-autoresume)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.