Skip to content
dsh.fish

Browse

33 results

Bundle

dsh-fold

DSH Web UI plugin: fold consecutive tool calls in one assistant turn into a single line (Codex-style), with live running-tool label, call count, and expand/collapse. Pure Slot/React implementation, no DOM patching.

Yancey2023
Bundle

dsh-chain-toggle-all

DSH Web GUI: one-click expand/collapse all reasoning chains and tool chains in the current session (官方 repository-plugin 格式 / official bundle format)

NekoDD-wow
Bundle

dsh-trace-collapse

DeepSeek Harness web GUI: collapse the agent trace (tool calls, thinking, workflow steps) while always keeping the agent's final output. A setting controls whether the trace is default-collapsed after the final output completes (default on).

AwesomeHou
Bundle

dsh-chat-width

DSH Web GUI plugin: adaptive chat content width — the middle area expands with screen resolution (1080p/2K/4K) when side panels are collapsed (injects CSS overriding --dsh-chat-content-width)

AnakinCao
Bundle

dsh-disclosure-tweaks

Auto-expand / collapse the DSH conversation UI disclosure rows (Think reasoning, tool calls, todo, queue) from Settings. 思考・ツールコールなどの折りたたみを設定から選べるようにするプラグイン。

Cinnamobot
Bundle

dsh-diff-view

Diff view: a reusable two-text diff viewer for DSH client plugins. The diffView client service exposes the line-LCS + word-span engine and a self-contained split/unified diff component with line numbers, context collapse, and its own stylesheet. No persistence; no approval coupling.

joao-paulo-santos
Bundle

dsh-message-collapse

用户消息超过12行自动折叠,保留产品默认气泡样式与操作按钮,支持 HMR 热重载

masknull
Bundle

dsh-client-ui-model-search

Searchable, collapsible model selector for the DeepSeek Harness web UI. Replaces the composer model seat with a search box and per-provider group collapse while reusing the official shared model directory.

AndyZHENG0715