All plugins

DSH / BUNDLE / CLIENT-UI

dsh-conversation-rewind

v0.1.0DTSFO / dsh-conversation-rewind2d18515bf7

External Git bundleBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-conversation-rewind

Append-only conversation rewind and safe message editing for DeepSeek Harness

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add DTSFO/dsh-conversation-rewind --ref 2d18515bf741f7832f42604b5b63e7ed146f8c21

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIWeb UINot inspected
Model toolsNot inspectedNot inspected
Profile stateconditionalNot inspected

README / EN

Package documentation

Append-only conversation rewind and safe user-message editing for the DeepSeek Harness web UI.

LIMITATIONS

Known limitations

- Editing is intentionally limited to replay-safe, single-message, plain-text user turns. - `preserve` reproduces later user inputs, not historical assistant responses or timing. - The branch uses the latest recoverable model route and compatible preset; unavailable provider/model/preset configuration can still prevent generation. - Rewind does not restore workspace files or reverse external side effects. - This release targets the DSH Web UI and DSH `0.1.0-rc.6` APIs. MIT