dsh-undo-plugin
Đã xác minhdsh-undo-plugin · v0.1.0-rc.8 · MIT
dsh plugin: conversation undo/rollback and archive tasks for DeepSeek Harness
Cài đặt
dsh plugin add dsh-undo-plugin Xác nhận layer đã áp bằng dsh --profile default --dump-config — xem hướng dẫn cài plugin.
Mã nguồn
Thẻ
Tác giả
Readme
dsh-undo-plugin
Conversation undo/rollback plugin for DeepSeek Harness (dsh).
- Message-level rollback — the enter-key icon under a sent prompt, the session-header rollback button, the
/undocommand, or the composer strip: restores the file tree from a plugin-private Shadow Git snapshot (never touches your.git) and forks the conversation, so the model never sees the reverted prompt, reply, or tool calls /undonode axis — exact/undoopens a lineage timeline: choose a rollback point or hand the selected turn to dsh's native Trajectory view, where the full selected turn is marked- Archive tasks — list, restore, and hide archived sessions from Settings
- Tool cards — per-tool colored cards and the reasoning-and-actions fold in the dsh web conversation trail
Install
dsh plugin --profile web add dsh-undo-plugin
Requires dsh 0.1.0-rc.6 or newer. Restart dsh web after installing.
Full documentation: 中文 | English
License
MIT