AI Agent Hub
Back to plugins
🎮

dsh-fluid-width

Fun & Dress-up Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install LessXi/dsh-fluid-width

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command 'dsh plugin install LessXi/dsh-fluid-width' with the full source address at https://github.com/LessXi/dsh-fluid-width.

About this plugin

The DeepSeek Harness Web GUI suffers from a fixed chat display width of 748px, which creates large blank areas on widescreen monitors and hinders user experience. dsh-fluid-width plugin addresses this by overriding the CSS variable to min(100%, 2000px), enabling the chat area to adapt fluidly to screen width while capping it at 2000px for ultra-wide displays. Featuring both static override and version-agnostic rewriting, it ensures robust compatibility without dependencies, making it ideal for all DSH Web GUI users, especially those with widescreen monitors seeking a responsive layout.

Use Cases

  • When using DeepSeek Harness Web GUI on a widescreen monitor.
  • When resizing the browser window to optimize chat layout.
  • After DSH upgrades to ensure adaptive interface remains functional.

Best For

  • Daily users of the DSH Web GUI.
  • Developers or designers with widescreen monitors.
  • User experience enthusiasts who value responsive layouts.