mervyn-teo/dsh-plugin-collapsible-steps

mervyn-teo★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

README 摘要

dsh-plugin-collapsible-steps English 中文 A DeepSeek Harness (DSH) Web plugin that folds every run of consecutive collapsible-card steps between messages into a single + N steps row. Click the row to collapse the run (hiding all but the most recent step) or expand it back. The shipped conversation cards and markdown answers are left untouched — the rows are annotated, never replaced. What it does - Adds a Collapse steps / Expand steps control to the session header, and a - N steps row before every run of consecutive step nodes. - Collapsing a row hides that run's rows ( display: none , so no empty gaps are left behind) except the most recent one, which stays below the + N steps text; clicking + expands the run back. - A "step" is any collapsible-card row — tool-call , workflow-run , command , command-input , compaction , context (context injection), manual-compaction , model-retry , and an assistant message's Think (reasoning) disclosure. The final text answer, user/steering messages, and turn notices act as group boundaries. - The regular tool cards, reasoning sections, and markdown answer rendering all remain the shipped DSH ones. - A Collapsible steps card under Settings → Plugins…

在 GitHub 查看完整 README →
皮肤/UIchat-uicollapseconversationcordisdeepseek-harnessdshdsh-pluginsteps

分类