dsh-recall-plugin
Recall 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.
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。
How to install
dsh plugin add dsh-recall-plugin About
dsh-recall-plugin 撤回一条消息,项目文件也一起回去。 简体中文 | English --- **在任意一条你发过的消息下方**,**点「↶ 撤回」**,**工作区文件和对话历史一起回到那条消息发出之前的状态**。 界面预览 撤回按钮位置 --- | 确认面板 · 变更文件清单| 确认面板 · 变更文件清单| | --- | --- | | | | 设置页 · 排除项快速编辑(设置 → 插件 → 撤回设置) | 设置界面 | 设置界面 | | --- | --- | | | | 功能亮点 **文件 + 对话,整段回退**:撤回的不只是聊天记录,agent 改过的文件也一并回到原样。 **不碰你项目自己的 git**:快照存在独立的影子 git 仓库里,你的分支、暂存区、未提交改动统统不受影响;.git、node_modules 自动排除。 **项目目录保持干净**:快照始终存在 $DSH_HOME 下,不会往项目里塞任何东西;与会话的沙箱权限无关(workspace-write / read-only 会话照常快照与回退),仅当 home 本身不可写(如指到只读盘)才降级到项目内 .dsh-recall-snapshots(降级时页面会提示),home 恢复后自动迁走、清理干净。 **可以反复后悔**:只要会话还在(含归档),快照全量保留、不修剪。撤回一次后还能再撤…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 12
- mo. downloads
- –
- Last push
- 2026-08-16
- Created
- 2026-08-14
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh, dsh-plugin, plugin, windows
Related plugins
dsh-message-edit
Moeblack/dsh-message-edit
Branch-based message editing, reroll, retry, and a version timeline.
dsh-message-edit
dsh-external/dsh-message-edit
DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.
dsh-side-chat
heartmove/dsh-side-chat
Select part of a conversation and ask about it in a right-side side chat; bring AI replies back to the main chat directly or as a summary.