dsh-rewind
同一会话窗口内的 in-place 对话回退(不 fork,Claude Code /rewind 语义):每条消息的 ↶ 按钮把模型上下文回退到任意用户消息,可选用磁盘持久化的 before-backups 还原工作区文件。
In-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 plugin add dsh-rewind-plugin 简介
dsh-rewind 简体中文 In-place conversation rewind for DeepSeek Harness: the Claude Code /rewind semantics inside the **same session window** — cut the model context back to an earlier user message, and optionally restore workspace files from **disk-persisted before-backups**. **Status:** published to npm (dsh-rewind-plugin, v0.2.3) via GitHub Actions Trusted Publishing + Sigstore provenance. Targets the web profile (dsh --profile web). Interaction mirrors Claude Code's rewind, adapted to dsh's real web UI. Table of contents ✨ Features 📸 Screenshots How it works 📦 Install Usage Behavior details & …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 4
- 月下载
- –
- 最近更新
- 2026-08-18
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- cordis, deepseek-harness, dsh, dsh-plugin, rewind, session, undo
同类推荐
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。
task-passport
dongsheng123132/task-passport
通过机器可读检查点与乐观锁,在 DeepSeek Harness、WorkBuddy、Claude Code 和 Codex 之间交接持久任务状态。
dsh-bookmarks
penguin-oo/dsh-bookmarks
收藏 AI 回复(备注/标签),跨会话收藏中心(搜索/筛选/跳回会话),一键导出 Markdown。
dsh-turn-rewind
Anionex/dsh-turn-rewind
对话回退:基于持久 Change Ledger 回滚会话与工作区状态。