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.
- GitHub stars
- 2
- Version
- v0.4.9
- License
- MIT
- Added
- 2026-08-30
GitHub info
- GitHub stars
- 2
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 26, 2026, 6:25 AM
- Maintainer
- yamingmou
- Added
- 2026-08-30
Install
dsh plugin --profile web add github:yamingmou/dsh-retraceTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/yamingmou/dsh-retrace)Related plugins
Sessions & Messagesdsh-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-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-synapse
★ 256Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.