Yancey2023/dsh-fold
Yancey2023★ 0JavaScript最后同步: 2026-08-22
Adds clean, flexible folding to keep content compact, organized, and easy to navigate.
README 摘要
dsh-fold 中文文档 Fold consecutive tool calls inside one assistant turn in the DeepSeek Harness (DSH) Web GUI into a single line with a live running-tool label, a running call count, and expand/collapse. Long user input is folded to 3 lines with its own toggle. Implementation is pure Slot / React . No DOM patching, no MutationObserver , no display:none , no querySelector games — the official product renderers are reused for every expanded tool card (and the user bubble is rebuilt from official primitives). Behaviour - Grouping rule : tool-call nodes that are consecutive in the chat flow ( snapshot.chat.order ) and belong to the same turn form one group. Assistant-step nodes whose blocks contain ONLY reasoning (Think rows) are TRANSPARENT: they neither split chains, but fold WITH the group (hidden while collapsed, re-shown between the calls when expanded). Model-retry notices (model-retry) and context-injection rows (context) are transparent the same way — they never split a chain into separate bars; the row folds in with the adjacent work (neighboring fold blocks merge into one bar) and counts toward the group's block count. Think rows with NO adjacent tools fold into their OWN bar (th…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784