Skip to content

undo 13

  • dsh-undo-savepoint v0.3.5 Verified Web UI 130

    DSH undo/rollback system: snapshot config files on change, undo/redo the last action from the WebUI or by chat, and roll back broken plugin trees without reinstalling. Works even when DSH fails to boot (offline CLI + GUI).

    dsh plugin add dsh-undo-savepoint
  • dsh-better-edit v0.4.0 Verified 18

    Hash-anchored read/edit/undo_last_edit tools for DeepSeek Harness (dsh). Every line gets a unique 3-char hash (A-Za-z0-9) that stays stable across edits; stale or ambiguous anchors are rejected, never fuzzy-matched. Undo persists across restarts.

    dsh plugin add dsh-better-edit
  • dsh-archived-chats v1.0.1 Verified Web UI 11

    DeepSeek Harness 会话档案:按工作区浏览和全文搜索归档聊天,原生只读预览对话、工具活动和已存储图片,管理标签备注与 ZIP 备份恢复;保留历史版本并恢复为副本,提供可撤销回收站、空间分账、保留策略和来源与分支。所有数据留在本机。 Session Archive for DeepSeek Harness: browse and full-text search archived chats; natively preview conversations, tool activity, and

    dsh plugin add dsh-archived-chats
  • dsh-checkpoint-rewind v0.6.0 Verified Web UI 9

    Unified DSH checkpoints: session + workspace + config three-state snapshots with one-shot rollback — /checkpoint and /rewind commands, a checkpoint tool, automatic interval snapshots, a Settings page timeline with pairwise diffs, and seed-replay session r

    dsh plugin add dsh-checkpoint-rewind
  • dsh-undo v0.2.0 Verified 4

    User-side undo/redo for DeepSeek Harness (dsh): the /undo command rolls the transcript back to before the last message and /redo restores it.

    dsh plugin add dsh-undo
  • dsh-undo-plugin v0.1.0-rc.8 Verified 2

    dsh plugin: conversation undo/rollback and archive tasks for DeepSeek Harness

    dsh plugin add dsh-undo-plugin
  • dsh-message-editor v0.2.2 Verified Web UI 2

    Recall (撤回), edit-and-resend (编辑重发) and regenerate (重新生成) for DeepSeek Harness conversation messages — Web and Desktop

    dsh plugin add dsh-message-editor
  • dsh-retrace v0.4.3 Verified Web UI 2

    Retrace · 回溯 — Recall, edit-and-resend, regenerate, and conversation/artifact versioning (timeline, rollback, fork map) for DeepSeek Harness — Web and Desktop

    dsh plugin add dsh-retrace
  • dsh-patch-apply v1.0.0 Verified 1

    dsh-patch-apply — apply structured unified diffs (git format) to the real filesystem inside DeepSeek Harness: multi-file/multi-hunk parsing, fuzzy hunk location with line-offset correction, all-or-nothing application with precise conflict reports, automat

    dsh plugin add dsh-patch-apply
  • dsh-rewind v0.1.0 Verified Web UI 1

    DeepSeek Harness (dsh) plugin that snapshots your workspace at every turn into a shadow git repository, so you can restore the files to any earlier turn. Your own .git is never touched, and plain directories work too.

    dsh plugin add @zoytown/dsh-rewind
  • dsh-code-review v0.3.1 Verified Web UI 1

    Codex-style per-turn code change summaries, review tab, and guarded undo for DeepSeek Harness

    dsh plugin add @dsh-plugin/dsh-code-review
  • dsh-rollback v0.1.1 Verified 1

    File-mutation rollback plugin for DeepSeek Harness — checkpoints write/edit pre-images via git blobs or snapshots and restores them on demand through a model-facing rollback_files tool and a /rollback command. Opt-in bundle: capture rides the tools/result

    dsh plugin add dsh-rollback
  • dsh-rollback-withdraw v0.1.1 Verified Web UI

    Trae-style withdraw for DeepSeek Harness Web: a rollback button on every user/assistant message that restores the workspace code (git commits or hard-link file snapshots) and forks the session back to the last completed turn. 会话撤回插件:每条消息一键回滚代码与对话。

    dsh plugin add dsh-rollback-withdraw