dsh-rollback-visual
Run the following command in DeepSeek Harness:
dsh plugin install QinLuza/dsh-rollback-visual
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, please run the installation command and visit the full source code URL: https://github.com/QinLuza/dsh-rollback-visual.
About this plugin
Conversation rollback is a crucial feature for debugging and exploring AI behavior. This plugin was designed to enhance the DeepSeek Harness experience by enabling session rollback through forking child sessions and providing a visual interface to navigate back to previous states based on specific event boundaries or "checkpoint" anchors. It offers robust backend support, automatically appending events to checkpoints and ensuring transaction integrity (start/end markers), while handling strict boundary validation through the fork mechanism to prevent illegal rollbacks. However, this repository has been recently deprecated. While the backend logic is solid, the frontend visualization attempt (DOM injection) was abandoned due to architectural constraints. Currently, it serves as a valuable "pitfall archive," documenting 10 critical lessons for future plugin development.
Use Cases
- Debugging AI generation logic
- Tracing back conversation history states
- Recording plugin development pitfalls
Best For
- DeepSeek Harness developers
- Users needing to trace sessions
- Developers learning from pitfalls
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.