jackuh105/dsh-mobile-ui

jackuh105★ 0JavaScriptLast synced: 2026-08-15

Open on GitHub

Responsive mobile CSS plugin for DeepSeek Harness (dsh): turns the web settings panel into a full-screen sheet with a top tab bar and pinned close button on small screens.

README excerpt

dsh-mobile-ui English 繁體中文 Responsive CSS override plugin for the DeepSeek Harness (dsh) web settings panel. What it does On viewports ≤ 680px (mobile browsers), it: - Turns the 800px-wide desktop settings modal into a full-screen vertical sheet . - Converts the 188px left nav rail into a full-width, horizontally scrollable tab bar at the top. - Pins the close button to the top-right corner. - Makes the content area fill the remaining height with independent scrolling and safe-area padding. - Lets General settings rows wrap instead of squeezing their controls off-screen. Desktop / tablet ( 680px) is unaffected. Install From GitHub From a local checkout dsh plugin automatically adds this package to the web profile's bundle list because it declares dsh.bundle . Restart the web profile after installing: If you access the web UI through a reverse proxy such as Tailscale, keep your existing startup flags (for example --trusted-host ). Verify Open the browser developer tools and confirm the returned HTML contains: Or narrow a desktop browser window below 680px and open the settings panel to see the layout change. Uninstall Then restart dsh web to restore the original layout. Tweak Edit t…

View full README on GitHub →
Tools / Devdeepseek-harnessdsh-plugin

Category