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.

Undo Plugin — DSH Plugin for DeepSeek Harness
← Plugins

dsh-undo-plugin

Undo Plugin

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

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

npx -y @deepseek-ai/dsh plugin --profile web add dsh-undo-plugin@0.1.0-rc.8
READMECompatibilityVersions

Compatibility and provenance

Undo Plugin is published as dsh-undo-plugin and currently resolves to version 0.1.0-rc.8. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
npm
Registry updated
9/20/2026

Versions

0.1.0-rc.8prerelease
8/24/2026
Show 2 more versionsCollapse versions
0.1.0-rc.7prerelease
8/24/2026
0.1.0-rc.6prerelease
8/20/2026

Related plugins

Loading related plugins…

Latest
0.1.0-rc.8
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
4.7 kB
Files
4
Surface
any
License
MIT
Source
npm
GitHub
★ 3
Weekly downloads
108
Security scan
✓ v0.1.0-rc.8 scan passed
Last push
8/24/2026
View source ↗Project homepage ↗
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
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in memory-context.

Contextdsh-contextA DeepSeek Harness plugin for context insight and management, with context dashboard and context command, for understanding how the context is made of, and how it evolves.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.Memsearch Dsh@zilliz/memsearch-dshMemSearch plugin for DeepSeek Harness: shared markdown memory across agents, with capture, pre-step context injection, memory-recall skill, and a skill-candidate review panel.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)

README

dsh-undo-plugin

Conversation undo/rollback plugin for DeepSeek Harness (dsh).

  • Message-level rollback — the enter-key icon under a sent prompt, the session-header rollback button, the /undo command, or the composer strip: restores the file tree from a plugin-private Shadow Git snapshot (never touches your .git) and forks the conversation, so the model never sees the reverted prompt, reply, or tool calls
  • /undo node axis — exact /undo opens a lineage timeline: choose a rollback point or hand the selected turn to dsh's native Trajectory view, where the full selected turn is marked
  • Archive tasks — list, restore, and hide archived sessions from Settings
  • Tool cards — per-tool colored cards and the reasoning-and-actions fold in the dsh web conversation trail

Install

dsh plugin --profile web add dsh-undo-plugin

Requires dsh 0.1.0-rc.6 or newer. Restart dsh web after installing.

Full documentation: 中文 | English

License

MIT