DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Revert — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
R

dsh-revert

Revert

DeepSeek Harness modern conversation fallback and retry plugin: pure UI graphical interaction, in-place Prompt refinement, and secure recovery through dual engines supporting workspaces and external files.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:Movingtoleveltwo/dsh-revert#489e952aeb7bb830a0f11bbcb4d18a1e5e747c6e
READMECompatibilityVersions

Compatibility and provenance

Revert is published as dsh-revert and currently resolves to version 1.0.15. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/16/2026

Versions

1.0.15stable
9/16/2026
1.0.14stable
9/15/2026
1.0.13stable
9/3/2026
Show 7 more versionsCollapse versions
1.0.12stable
9/2/2026
1.0.11stable
8/31/2026
1.0.8stable
8/31/2026
1.0.5stable
8/31/2026
1.0.4stable
8/30/2026
1.0.0stable
8/30/2026
0.1.0stable
8/29/2026

Related plugins

Loading related plugins…

Latest
1.0.15
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 1
Weekly downloads
0
Last push
9/16/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in memory-context.

Mnemondsh-mnemonComposable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.Memory@furongjun1999/dsh-memoryLingshu (Lingshu·líng shū) DeepSeek Harness plugin: a complete brain—long-term memory/knowledge flywheel/self-awareness/recursive reflection integrated with DSH, with conversations automatically distilled into the md_cg cognitive graph (md documents)Reme@agentscope-ai/remeReMe client and memory integrations for TypeScript agentsRewind Plugindsh-rewind-pluginIn-window conversation rewind with workspace file restore · 同窗口内对话回退并可还原工作区文件

README

dsh-revert

简体中文 | English


简体中文

DeepSeek Harness (DSH) 现代化对话回退与重试插件:纯 UI 图形化交互、原地 Prompt 微调、支持工作区与外部文件双引擎安全快照恢复。

✨ 核心特性

  • 🎯 纯 UI 图形化交互:无需记忆任何复杂的斜杠指令,鼠标悬浮在任意对话消息下方即可点击「↩️ 还原重试」;
  • ✏️ 原地微调 Prompt:弹窗直接回显该轮用户输入的 Prompt,修改后自动聚焦回填到聊天输入框;
  • 🛡️ 工作区内快照(Shadow Git):在独立影子存储中维护轻量快照,秒级撤销代码变动,绝不污染或重置用户自己的本地 Git 分支;
  • 🌐 工作区外部安全恢复(External Interceptor):精准拦截 AI 在工作区外部编辑过的文件,并在回退时一并安全写回原始状态;
  • 📱 多端全适配:电脑端、平板端与手机端界面完美适配。

🚀 安装与启用

方式 1:通过插件市场一键安装 在 DSH 的【设置 ➔ 插件市场】中搜索 dsh-revert,点击安装即可。

方式 2:本地开发与手动加载

# 进入 profile 目录并链接本地插件
cd ~/.dsh/profiles/web
npm link /path/to/dsh-revert

在 ~/.dsh/profiles/web/package.json 中的 dsh.profile.bundles 添加 "dsh-revert",重启 DSH 即可生效。

💬 问题反馈

本项目致力于提供最稳定、丝滑的对话回退体验。如果您在使用过程中遇到任何 Bug、文件未正确回滚的情况,或者有新的功能建议,非常欢迎您在 Issues 中向我反馈。我看到后会第一时间进行排查和修复!期待与大家一起把这个插件打磨得更好。


English

A modern UI-based rewind and retry plugin for DeepSeek Harness (DSH). Features inline prompt editing and a flawless dual-engine state recovery system (Workspace ShadowGit + External Tracker).

✨ Key Features

  • 🎯 Pure UI Interaction: Hover over any chat message and click the "↩️ Rewind" button. No slash commands required.
  • ✏️ Inline Prompt Editing: Automatically extracts and fills the prompt from the reverted turn into your composer.
  • 🛡️ Workspace Shadow Git: Maintains lightweight, isolated snapshots of your workspace. Rolls back AI code changes in seconds without polluting your own Git repository.
  • 🌐 External File Interceptor: Safely tracks and reverts files modified by the AI outside of the current workspace.
  • 📱 Fully Responsive: Seamlessly adapts to Desktop, Tablet, and Mobile views.

🚀 Installation

Method 1: Plugin Market Search for dsh-revert in DSH [Settings ➔ Plugin Market] and install it with one click.

Method 2: Manual Link

cd ~/.dsh/profiles/web
npm link /path/to/dsh-revert

Add "dsh-revert" to dsh.profile.bundles in your package.json and restart DSH.

💬 Feedback & Support

If you encounter any bugs, unexpected rollback behaviors, or have feature requests, please feel free to open an Issue. I actively monitor them and will do my best to investigate and fix any problems promptly!


🛠️ 架构与技术原理 (Architecture)

  1. Client 端(Slot 注入):通过 DSH 的 Cordis 插槽系统注入 conversation.chat.assistant-actions,渲染回退操作按钮与 React 弹窗;
  2. Host 端(RPC 服务):通过 /dsh-revert/rpc 暴露轻量快照与回滚调度服务;
  3. 快照存储引擎 (Storage Engines):
    • ShadowGit:按工作区路径哈希维护隔离的裸仓库快照 (Maintains isolated bare git repos for workspace snapshots);
    • ExternalFileTracker:维护轮次级别的外部文件修改前置记录 (Tracks and restores external file states pre-modification)。

📄 开源协议 (License)

MIT License © 2026 Movingtoleveltwo