dsh-deliverables-toggle
Run the following command in DeepSeek Harness:
dsh plugin install zheng16965/dsh-deliverables-toggle
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install zheng16965/dsh-deliverables-toggle in the DeepSeek Harness project root to install the plugin (source repository: https://github.com/zheng16965/dsh-deliverables-toggle), then restart the DSH Web service and refresh the current Web page to apply.
About this plugin
At the end of every conversation turn, DeepSeek Harness lists the files that were generated or modified. When the list grows beyond a single line it quietly collapses into a hint like + 3 files, but there is no built-in way to manually expand it. dsh-deliverables-toggle closes that gap by swapping in a replacement deliverables widget that gives you explicit expand and collapse controls.
In its default state the widget stays compact and adaptive, just like the original. Tap the + N files button and every file appears as a wrapping chip; each chip remains clickable to open the file in an editor or reveal it in the file system. Tap Collapse and the list snaps back to the single-line view. Because the plugin only overrides the Web-side rendering and adds no new tools, no extra prompt content, and no model-visible data, it introduces zero additional token cost and leaves the session log untouched.
It is a small but useful upgrade for anyone who works on multi-file projects in DSH—Tauri apps touching Cargo.toml and tauri.conf.json, Node projects editing several package files at once, or any workflow where a single turn produces a lot of artifacts. Instead of being stuck with a collapsed hint, you can expand the full list at a glance and verify every change.
Screenshots
Use Cases
- A single turn modifies several config files in a multi-file project and you need to review them all at once
- Tauri or Node.js workflows touch Cargo.toml, package.json, and others in one turn
- The built-in deliverables list collapses and you want a quick full overview without opening files one by one
Best For
- Developers working on multi-file projects with DeepSeek Harness
- DSH users who regularly generate or modify multiple artifacts per turn
- Plugin users who want a better browsing experience without altering model behavior
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.
