dsh-composer-fix
Run the following command in DeepSeek Harness:
dsh plugin install AnakinCao/dsh-composer-fix
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install AnakinCao/dsh-composer-fix in the DeepSeek Harness terminal to install; the source repository is at https://github.com/AnakinCao/dsh-composer-fix . After installation, refresh the page or restart dsh web to load the plugin.
About this plugin
In the default DSH Web layout the composer (input bar plus bottom status bar) is pinned with position: sticky inside the message scroll container, so the scrollbar spans the entire container, input bar included. Scrolling back through conversation history makes message content slide underneath the input bar, and under translucent skins like harbor the text visibly bleeds through, which is distracting.
dsh-composer-fix moves the scrolling responsibility from the outer container down to the message list itself, using attribute-only operations with no DOM node moves and no CSS hash-class dependencies. After the fix, the scrollbar covers only the message area and stops above the input bar; message content never passes through the input bar or the status bar; the input bar and status bar remain fixed at the bottom of the window; the composer surface stays opaque under translucent skins; and the git branch chip stays left-aligned with the input card, auto-realigning after window resizes or sidebar drags.
If you use the DSH Web GUI regularly and have been bothered by message bleed-through at the input bar or the oversized scrollbar, this plug-in resolves both issues out of the box with no need to wait for an upstream patch.
Use Cases
- Message content slides through the input bar while scrolling history
- Text bleeds through the composer surface under translucent skins
- The scrollbar spans the input bar and bottom status bar
Best For
- Daily DSH Web GUI users
- Users of translucent themes such as harbor
- Users who frequently scroll through long conversation history
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.