AI Agent Hub
Back to plugins
🖥️

dsh-ui-mobile

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install jasondu/dsh-ui-mobile

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 jasondu/dsh-ui-mobile; the full source address is https://github.com/jasondu/dsh-ui-mobile.

About this plugin

When using DeepSeek Harness Web Shell on a mobile device, you might encounter frustrating issues like a sidebar that's hard to operate with one hand, an input field getting pushed off-screen by the virtual keyboard, or the lack of native app-like quick launch and task completion notifications. These constant frictions significantly degrade the mobile experience, especially when you're on the go or need to monitor long-running tasks temporarily.

The dsh-ui-mobile plugin is designed specifically to solve these problems. Instead of rewriting the entire chat interface, it intelligently transforms the existing Shell into a touch-friendly layout when the device width is below 768px: a drawer navigation allows you to manage the sidebar with one hand, an optimized input area stays fixed at the bottom to avoid keyboard interference, and it supports installation as a standalone PWA on your home screen. Most practically, when an agent successfully completes a task, the plugin proactively sends a Web Push notification, so you don't have to repeatedly refresh the page to check status.

This plugin is ideal for users who need to maintain workflow continuity on the move, such as developers monitoring long-running agent tasks while traveling, or team members who need to temporarily issue commands and await results. It preserves the full desktop functionality and only enables lightweight optimizations on mobile, ensuring a seamless and efficient work experience across different devices.

Use Cases

  • Continuously monitor long-running tasks on your mobile device.
  • Temporarily initiate and manage Harness tasks while on the go.
  • Launch Harness as a standalone app for quick access and receive completion notifications.

Best For

  • Developers who need to follow up on tasks from mobile devices.
  • Professionals who frequently travel or need to work remotely.
  • Users looking to enhance mobile work efficiency.