jackuh105/dsh-message-edit ↗★ 0
dsh-message-edit
Gemini-style message edit & undo for DeepSeek Harness: edit a sent message in place or remove it outright; everything after it disappears from the chat view and the model context.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jackuh105/dsh-message-edit说明文档
阅读完整 README ↗使用方式
- 懸停任一你送出的訊息(含回合中途插入的 steering 訊息)。
- 點 ✎ 原地修改文字,按「傳送」;或點 ↺ 直接收回該訊息及其後一切。
- 含圖片/附件的訊息僅提供 ↺(v1 不支援編輯附件訊息)。
- 編輯送出失敗時,文字框會保留並顯示錯誤,可重試或取消;若編輯意圖擱置超過幾秒(如送出後重新整理頁面),輸入框右側會出現 ✕ 讓你取消該意圖。