wang-junjian/dsh-artifact-viewer

wang-junjian★ 2TypeScriptLast synced: 2026-08-26

Open on GitHub

DeepSeek Harness 插件:产物浏览器

README excerpt

@wangjunjian/dsh-artifact-viewer 中文 English A DeepSeek Harness bundle plugin that adds an artifact sidebar and bookmarking for agent conversations. It does not modify the deepseek-harness source tree; it is built as a standalone plugin and loaded into the web profile. What it does - Detects artifacts produced during a conversation: files created or edited by tools and image attachments in messages. - Renders a right-hand overlay panel (registered into shell.overlay ) listing artifacts for the current session. - Lets users bookmark artifacts ; bookmarks are persisted in the Harness home at /.dsh/storages/artifact-viewer/bookmarks.json by the host half. - Replaces the default message-image renderer ( conversation.message.images ) with one that adds a bookmark star overlay. - Intercepts file links in the conversation window , including tool-row .fileLink buttons, the turn-tail "产物" chips from ui-deliverables , inline-code file mentions in the closing prose, markdown links such as sample.html , and inline paths such as /Users/.../cat.svg , so clicking a generated file opens it inside the artifact panel instead of the host default application. - Opens clicked artifacts in preview tabs i…

View full README on GitHub →
Tools / Devartifactartifact-managementartifact-viewerdeepseek-harnessdshdsh-pluginsidebaragent

Category