Claude Code /rewind for DeepSeek Harness: git-first workspace snapshots before every mutating tool execution, turn-boundary session forks, and a one-shot /rewind command that restores files and forks the session back to a checkpoint.
- GitHub stars
- 9
- Version
- v0.6.1
- License
- Apache-2.0
- Added
- 2026-08-15
GitHub info
- GitHub stars
- 9
- License
- Apache-2.0
- Primary language
- JavaScript
- Last push
- Aug 21, 2026, 5:50 AM
- Maintainer
- PerryLink
- Added
- 2026-08-15
Install
dsh plugin --profile web add dsh-checkpoint-rewindTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/PerryLink/dsh-checkpoint-rewind)Related plugins
Tools & Capabilitiesdsh-rewind
★ 25In-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.
dsh-better-edit
★ 19Hash-anchored read / edit / batch_edit / undo_last_edit tools: every line gets a unique 3-character content hash, edits target hashes instead of line numbers, and served-state verification rejects stale ranges with fresh anchors.
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).