xie-tj/deepseek-harness-latest-user-message-revision

xie-tj★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

Optional DeepSeek Harness plugin for editing and resending the latest direct-human message

README 摘要

@deepseek-ai/dsh-session-message-revision English 中文 Optional Web action for editing and resending the latest direct-human text message. The package contributes an additive action beside the built-in Copy control and keeps the conversation renderer owned by dsh-client-ui-conversation . Features - Shows Edit only for the latest direct-human message. - Accepts text-only messages and preserves the original text until submission. - Sends with Enter, inserts a newline with Shift+Enter, and cancels with Escape. - Uses the existing Session revision API, which validates idle state, pending work, target identity, and surface replacement before queuing the new turn. - Removes the superseded tail from active model history while append-only logs and durable side effects remain available to their owning projections. Composition The package requires a Web composition containing dsh-client-ui-conversation , dsh-client-runtime , dsh-client-locale , and the Session revision capability exposed by the runtime. It is opt-in and does not replace the shipped conversation node renderer. Install Install the standalone bundle into a profile: This repository commits the prebuilt lib/ entry points, so a Git …

在 GitHub 查看完整 README →
工具/开发cordisdeepseek-harnessdsh-pluginvision

分类