Skip to content

dsh-undo

⭐ 4 · ✅ active · awesome-list

One-liner

Context undo/redo plugin for DeepSeek Harness (dsh): roll the model context back to the last completed step and restore it again.

About

Durable, multi-level undo/redo for DeepSeek Harness (dsh). It rewinds model context by real user turn and restores workspace files changed by tools in that turn. The commands are handled locally and are never sent to the model: - /undo rewinds the latest visible real user message and every surface message after it. - /undo <user-seq> rewinds from a specific visible user message, including all later turns. - /redo restores the

Author

LingLambda