sharedcare/dsh-conversation-rollback

sharedcare★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

Codex-style conversation rollback and edit-and-resend plugin for DeepSeek Harness (DSH) Web UI

README 摘要

conversation-rollback Codex-style conversation rollback and "edit input, then re-generate" for the DeepSeek Harness (DSH) Web UI. English · 中文 English conversation-rollback is a DSH Web plugin that rewinds a conversation log to a completed-turn boundary (Codex-style rewind) and can also edit a previous user message and drive the model again from that point. Features - Edit input : the entry point lives in the user message bubble action row, next to the copy button (✎). Clicking it opens an inline editor. On save, the host truncates the session log to just before that turn and pushes the edited text through the Agent inbox as a new message so the model regenerates the answer. The original reply and all later turns are deleted. - Rollback to here : the entry point lives at the bottom of an assistant answer , next to the "branch in new chat" button (↩, with a second-click confirmation). It deletes every message after that turn and continues the conversation in place. - The latest completed turn only shows Edit input ; rollback is not offered there. - Editing inputs that contain images is not supported yet. - Actions are unavailable while the session is running, for subagent sessions, …

在 GitHub 查看完整 README →
皮肤/UIdeepseek-harnessdshdsh-pluginweb-uiweb uiagent

分类