WyxBUPT-22/dsh-plugin-edit-message

WyxBUPT-22★ 1TypeScript最后同步: 2026-08-18

在 GitHub 打开

README 摘要

dsh-plugin-edit-message English · 中文 DSH (DeepSeek Harness) Web GUI plugin: edit the last user message back into the composer after stopping a turn — no more retyping from scratch. Why Sending a message, stopping the reply, and wanting to re-ask with a small change currently means typing the whole prompt again. This plugin adds an "Edit last message" button to the composer tool row: it restores the tail user message text and focuses the input, ready to edit and send. It is a client-side plugin — the conversation log stays append-only. Sending the edited text appends a new turn (the original message and the interrupted reply remain in the transcript). It never touches the host, the session log, or the agent loop. Install The plugin bundles as a dsh.bundle + dsh.client package. It works on any DSH setup that loads third-party bundles (source dsh web , DSH Desktop, custom profiles). From npm (published — recommended) Restart the GUI (fully quit and reopen) after installing — client plugin bundles register at startup. DSH Desktop users: Desktop's DSH HOME lives under %APPDATA%\dsh-desktop\harness , so target that explicitly: Then quit and reopen DSH Desktop. From GitHub or a local chec…

在 GitHub 查看完整 README →
工具/开发dsh-plugindsh-pluginsagent

分类