AI Agent Hub
Back to plugins
🖥️

dsh-mobile-adaptive

Client Updated 2026.08.16

Run the following command in DeepSeek Harness:

dsh plugin install zzh799/dsh-mobile-adaptive

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

Run dsh plugin install zzh799/dsh-mobile-adaptive in DeepSeek Harness to install this plugin; the full source is at https://github.com/zzh799/dsh-mobile-adaptive. Restart dsh web after installation to activate it.

About this plugin

dsh web is designed around a desktop layout, so opening it on a phone or tablet leaves the sidebar hogging precious width, permission and model pickers buried in the input bar, and local file upload practically unavailable. dsh-mobile-adaptive was built for exactly this gap: it mounts as a pure CSS/JS client plugin, touches no business logic, and delivers a usable mobile experience while the desktop view (≥1024 px) stays completely unchanged.

Use Cases

  • Continue a dsh web session on a phone: the sidebar folds and pickers move to the header
  • Upload local files through the browser with auto-renaming on conflict and retry on failure
  • Access dsh remotely via NGINX and keep directory picking in-app instead of popping a Finder window

Best For

  • Developers who use dsh web on a phone or tablet daily
  • Users who need browser-side uploads into their dsh workspace
  • Engineers accessing dsh remotely over a VPN and reverse proxy