同一会话窗口内的 in-place 对话回退(不 fork,Claude Code /rewind 语义):每条消息的 ↶ 按钮把模型上下文回退到任意用户消息,可选用磁盘持久化的 before-backups 还原工作区文件。
- GitHub 星标
- 6
- 版本
- v0.6.2
- 许可证
- MIT
- 收录日期
- 2026-08-18
GitHub 信息
- GitHub 星标
- 6
- 许可证
- MIT
- 主要语言
- TypeScript
- 最近推送
- 2026年8月21日 02:32
- 维护者
- SiriLee
- 收录日期
- 2026-08-18
README 演示图
从仓库 README 提取的截图/GIF(已过滤徽章、头像等装饰图)。

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
安装
dsh plugin --profile web add dsh-rewind-plugin标签
README 徽章
将这段 Markdown 添加到插件 README,链接到对应的详情页。
[](https://dshget.com/plugins/SiriLee/dsh-rewind)相关插件
会话与消息dsh-retrace
撤回/编辑重发/重新生成,加上单会话版本化:每次回退的时间线、产物回退(git 优先、快照兜底)、分叉图、会话谱系,以及实时看门狗(并发写入第一时间快照日志)。编辑前自动停止运行中的 agent(官方 cancel/whenIdle),回退不会损坏持久化日志、也不会破坏 /compact。
DSH-EasyRewrite
★ 96在 dsh web 中内联编辑与撤回自己的消息——惰性、无痕,带版本翻页器与会话级草稿持久化。
dsh-undo-savepoint
★ 138DSH 撤销/回退系统:配置变更自动存档,一键撤销/恢复/回退到任意版本,支持 WebUI 与离线 CLI/GUI 工具(DSH 启动失败也能救)。