Skip to content
dsh.fish

Browse

27 results

Bundle

dsh-plugin-session-rollback

会话回退:在每条用户消息的复制按钮旁提供「回退」按钮,在当前会话内同步回退对话 Surface 和工作区代码(代码自动快照/备份,支持 /rollback-undo 撤销)。

antlordGit
Bundle

dsh-edit-guardian

DSH plugin: file-change diff bar with keep/undo summary, and a dangerous-command approval gate with red highlighting for bash/pwsh

LWLAymh
Bundle

dsh-better-edit

Hash-anchored read/edit/undo_last_edit tools for DeepSeek Harness (dsh). Every line gets a unique 3-char hash (A-Za-z0-9) that stays stable across edits; stale or ambiguous anchors are rejected, never fuzzy-matched. Undo persists across restarts.

dsh-better-edit contributors