mctang985211-coder/dsh-turn-collapse
mctang985211-coder★ 0JavaScript最后同步: 2026-08-18
—
README 摘要
dsh-turn-collapse Codex-style turn-level folding for the DeepSeek Harness Web UI: collapse everything between two visible outputs — the reasoning chain and the tool calls — into a single disclosure unit with a triangle toggle. English 中文 What it does In the default DSH chat flow, each assistant turn renders its reasoning ( Think row) and its tool calls as separate collapsible rows. dsh-turn-collapse groups them the Codex way: - One fold bar per gap between visible outputs (input → first output, output → output, …). - Bars are collapsed by default ; click to expand the whole group (native Think rows and ToolRow s remain individually usable inside). - State is persisted per session in localStorage . - Visual style reuses the DSH design tokens ( --dsw-alias- ) and matches the native header rows. Install How it works A pure client-side plugin. It watches the conversation scroll container ( [data-conversation-scroll] ) with a MutationObserver and reconciles fold groups from the flow items: - Flow node kinds come from data-chat-flow-kind ( assistant-step , tool-call , …). - Reasoning rows are located by data-variant="think" inside each assistant-step. - A node counts as a visible output …
在 GitHub 查看完整 README →分类
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;提示词管理器可用于任意 Web UI,含 DeepSeek Harness。
★ 19,772
zhu1090093659/dsh-web-uiPlugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
★ 5,470
omdsh-dev/DSH-better-sidebar开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.
★ 2,596