dsh-rewind:同窗口就地回退對話與文件
dsh-rewind(npm:dsh-rewind-plugin)是 SiriLee 維護的 DSH 工作流插件,對齊 Claude Code /rewind 語義:在當前會話窗口內回退到任意用戶消息,可選還原 write/edit/str_replace_editor 改過的文件。通過只追加日誌遮蔽實現對話撤回,寫前輕量備份落盤於 ~/.dsh/rewind-snapshots/,不依賴 git。安裝:dsh plugin --profile web add dsh-rewind-plugin。MIT 許可,Node.js ^22.19.0 || >=24.0.0。
閱讀全文