502399493zjw-lgtm/dsh-chat-fold

502399493zjw-lgtm★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

Per-turn execution folding for stock DeepSeek Harness Chat

README 摘要

dsh-chat-fold Optional DSH Web bundle that adds per-turn execution folding to the stock Chat view. It is pinned to stock DSH 0.1.0-rc.8 . After installation, the plugin wraps the existing Chat entry in place instead of registering another tab. The same rc.8 Chat component still owns history paging, scrolling, file opening, pending steering, and Deep diving... ; the plugin only groups each turn's execution rows behind Execution process · N steps . Running work opens automatically and folds when the turn finishes. Expanding the group renders the registered native Context, Think, Tool, command, Goal, and Workflow surfaces with their normal inner disclosure defaults. User messages, final assistant answers, and the native turn tail remain outside the group. The GIF is an editorially retimed recording from stock DSH 0.1.0-rc.8 : it shows a running turn staying open, the turn folding automatically on completion, and a manual reopen with native inner disclosures still closed. This is deliberately a short-term, rc.8-specific integration. rc.8 does not expose a supported interceptor for a registered Chat entry, so the plugin temporarily replaces that entry's component and inject function whi…

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

分类