flow2dream/dsh-msg-rewind

flow2dream★ 1JavaScript最后同步: 2026-08-20

在 GitHub 打开

this is a plugin about dsh

README 摘要

dsh-msg-rewind English 中文 Conversation rewind commands for DeepSeek Harness web. - /undo — roll the chat back one full turn (drop the last real user message and everything after it) - /rewind — pick a past user message from a dialog and cut the conversation back to it - Visual rewind — hover a user message bubble in the chat and click the ⤺ undo button to rewind to that point Both the model context and the visible transcript are truncated, and the durable JSONL artifact is rewritten so the cut survives a restart. Screenshots Real screenshots from dsh web. Features Capability Detail /undo Reverts the previous turn: deletes the last real user message and all events after it /rewind (bare) Opens a dialog listing every user message (chronological, most recent preselected); pick one to rewind there /rewind Directly rewinds to the given message seq Visual rewind Hover any user bubble → click the undo icon (shown with time + copy) to rewind to that message Durable Rewrites the session's JSONL+zstd artifact; the cut survives a restart Clean UI No "command completed" noise cards after a rewind Requirements - DeepSeek Harness web (dsh web) - Node ^22.19.0 =24.0.0 Install Via npm (recommended…

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

分类