In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
- GitHub stars
- 6
- Version
- v0.6.2
- License
- MIT
- Added
- 2026-08-18
GitHub info
- GitHub stars
- 6
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 21, 2026, 2:32 AM
- Maintainer
- SiriLee
- Added
- 2026-08-18
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Manual /rewind guard hint
https://raw.githubusercontent.com/SiriLee/dsh-rewind/main/assets/screenshots/guard-hint.png

Impact list
https://raw.githubusercontent.com/SiriLee/dsh-rewind/main/assets/screenshots/impact-list.png

Mode-selection popover
https://raw.githubusercontent.com/SiriLee/dsh-rewind/main/assets/screenshots/mode-popover.png

Per-message ↶ rewind button
https://raw.githubusercontent.com/SiriLee/dsh-rewind/main/assets/screenshots/rewind-button.png
Install
dsh plugin --profile web add dsh-rewind-pluginTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/SiriLee/dsh-rewind)Related plugins
Sessions & Messagesdsh-retrace
Recall, edit-and-resend and regenerate, plus in-conversation versioning: a timeline of every rewind, artifact rollback (git-first, snapshot fallback), a fork map of explored paths, session lineage, and a real-time watchdog that snapshots the log at the first sign of concurrent writes. Edits auto-stop the running agent (official cancel/whenIdle) so rewinds never corrupt the durable log or break /compact.
DSH-EasyRewrite
★ 96Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-undo-savepoint
★ 138Undo/redo & rollback system for DSH: every config change is auto-snapshotted; undo/redo/restore to any version from the WebUI or the offline CLI/GUI tools (works even when DSH fails to boot).