dsh-undo
为 DSH 提供持久化的多级上下文撤销与重做功能,支持在 WebUI 中针对单条用户消息进行操作。
AI 分析
核心用途是灵活调整和回溯对话走向。适合在与 AI 探讨复杂方案时,需要随时撤销不理想的对话分支、重新引导 AI 生成方向的重度交互用户。
安裝
$
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.