LingLambda/dsh-undo2

dsh-undo

Durable multi-level context undo/redo for DeepSeek Harness, with per-user-message WebUI actions.

AI 分析

核心用途是灵活调整和回溯对话走向。适合在与 AI 探讨复杂方案时,需要随时撤销不理想的对话分支、重新引导 AI 生成方向的重度交互用户。

パッケージ
dsh-undo
バージョン
0.3.0-preview.1
ライセンス
MIT
最終更新
2026/08/13

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LingLambda/dsh-undo

ドキュメント

README 全文を読む ↗

Usage

/undo
/undo 42
/redo

Use /undo for the latest user turn, the action on an older user bubble to rewind from that point, and /redo to restore the most recent rewind.