edit 9
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 plugin add dsh-better-editChatGPT-style message editing for DeepSeek Harness: edit a past prompt to rewind and branch the conversation, switch versions with a counter under the bubble, and browse branches in a tree.
dsh plugin add dsh-plugin-message-editDeepSeek Harness plugin: per-edit approval with a red/green line diff before write/edit/str_replace_editor β approve once or reject (Claude Code behavior).
dsh plugin add dsh-edit-approvalRetrace Β· εζΊ― β Recall, edit-and-resend, regenerate, and conversation/artifact versioning (timeline, rollback, fork map) for DeepSeek Harness β Web and Desktop
dsh plugin add dsh-retraceRecall (ζ€ε), edit-and-resend (ηΌθΎιε) and regenerate (ιζ°ηζ) for DeepSeek Harness conversation messages β Web and Desktop
dsh plugin add dsh-message-editorEdit a sent user message and resend it: fork a new branch from that message's turn and regenerate the reply with the edited text.
dsh plugin add dsh-edit-resendpi-compatible tool surface for DeepSeek Harness (dsh-pi): an `edit` tool with pi's exact interface plus pi-style descriptions for read/write/bash.
dsh plugin add @dsh-pi/toolsThe rich `edit` tool for DeepSeek Harness (replace / patch / apply_patch / hashline modes) with embedded format-on-write and diagnostics β a standalone plugin with no upstream harness changes required.
dsh plugin add @hy-sde-org/dsh-tool-editRewind / retry / fork orchestration (host) plus conversation.chat.node renderer replacement (browser) β message edit / retry actions on user bubbles.
dsh plugin add @morlay/ui-conversation-message-actions