dsh-doctor
asdf17128
Find what your DeepSeek Harness (dsh) patches silently broke — dead patches, config fields dropped by whole-config repla…
PROJECT TOPICS
PROJECT README
Codex-style artifact preview for DeepSeek Harness (DSH).
dsh-artifact-preview is a client plugin (dsh.client.platform: "web") that makes produced files visible and inspectable right in the chat:
.py .js .ts .sh .css …) → dark syntax highlighting.png .jpg .gif .webp .svg …) → checkerboard-backed centered viewwindow.__dshOpenFilePreview / __dshCanPreviewPath) so other plugins can route "open file" intents into the preview panel.From the DSH web Settings → Plugins → Marketplace (search dsh-artifact-preview), or via CLI:
dsh plugin --profile web add dsh-artifact-preview
Restart the dsh web service (or DSH Desktop) and refresh the page.
dsh web profile that has the dsh-file-changes companion installed) — the preview fetches file content through its /dsh-files/static/<absolute-path> route. On DSH Desktop this route is built in; on a bare dsh web install add the dsh-file-changes companion first.write/edit-style tools (that is how a turn's "produced files" are tracked).0.1.0-rc.6 client plugin ABI (window.__ModuleLoader__ module, dsh.client metadata, conversation.chat.turnTail chain slot). Chain-slot election relies on low priority (-100) to win the produced-files row; verify behavior after DSH upgrades.MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。