wang-xudong/dsh-plugin-undo0

dsh-plugin-undo

Conversation undo for DeepSeek Harness: /undo <n> rewinds the model-visible surface and the Web UI collapses the undone turns.

AI 분석

核心用途是提供便捷的对话历史回滚功能。适合在调试 Prompt 或与智能体交互时,需要快速撤销不满意对话轮次的用户。

패키지
dsh-plugin-undo
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 16.

설치

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

Usage

Type in the session input:

/undo
/undo 1
/undo 3
/undo all

The command requires the session to be idle. Stop the running turn first if the UI reports it is busy.