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. 8. 13.

설치

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

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.