dsh-chat-fold
Run the following command in DeepSeek Harness:
dsh plugin install tntcannon5000/dsh-chat-fold
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install tntcannon5000/dsh-chat-fold in the DeepSeek Harness terminal; the full source code is available at https://github.com/tntcannon5000/dsh-chat-fold .
About this plugin
In long DeepSeek Harness sessions, the moment total messages outgrow the initial transcript window, the stock turn-folding shuts off for good. Every completed tool call, system prompt, and intermediate reasoning stays expanded forever, and the page just keeps growing. dsh-chat-fold restores that compact interaction: each settled turn collapses behind a single disclosure row above the final answer, keeping only your input, the final prose, and any errors visible. The disclosure reuses the stock, already-localized duration label and a rotating SVG chevron, so you can expand or re-collapse a turn in place without re-rendering it. Beyond folding, the plugin automatically preloads four extra stock pages when you pick a session, widening the default history window from 50 to as many as 250 messages. Everything is built on namespaced data attributes and one small stylesheet layered over stock semantic anchors; it never touches the Harness runtime, the relay, or React reconciliation. Turns still streaming are never folded, and the plugin stands down completely whenever stock folding is available, so it coexists cleanly with other client plugins.
Use Cases
- A long agentic run leaves dozens of expanded tool-call turns and you want to collapse them with one click
- Switching sessions should auto-load more history without manual pagination
- Coexisting with other client plugins like dsh-mobile-web without attribute collisions
Best For
- Users who run multi-turn agentic sessions in DeepSeek Harness daily
- Developers who want light client-side UX tweaks without patching the runtime
- AI-workflow users juggling many reasoning turns who value a compact transcript view
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.