AI Agent Hub
Back to plugins
🖥️

dsh-auto-open-web

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install jinsiyu/dsh-auto-open-web

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

In DeepSeek Harness, please run the command dsh plugin install jinsiyu/dsh-auto-open-web to install this plugin, whose source code is located at https://github.com/jinsiyu/dsh-auto-open-web.

About this plugin

DSH Core defaults to opening the GUI in the system's default browser, which can break the immersive experience. The dsh-auto-open-web plugin solves this by automatically converting DSH into a standalone desktop application window or a dedicated browser instance upon startup, eliminating the need for manual opening. The plugin offers two powerful modes. On Windows, the default WebView2 mode creates a separate process with the DSH icon, memorized window position and size, and closes with the main program. Alternatively, users can choose the 'Browser App' mode, which launches a dedicated Edge or Chrome instance using the --app flag and Job Object technology to ensure process isolation and closure with the main program. Whether you are a developer seeking an immersive desktop experience or a privacy-conscious user who prefers dedicated browser instances, this plugin provides a seamless startup experience. By offering flexible configuration and automatic exit management, it transforms DSH from a temporary web tab into a persistent, tidy desktop tool.

Use Cases

  • Get a desktop app experience immediately when launching DSH Web.
  • Use a dedicated browser instance for better privacy or task isolation.
  • Ensure clean process management with automatic closure.

Best For

  • Developers seeking an immersive desktop experience.
  • Privacy-conscious users wanting dedicated browser instances.
  • Advanced users needing automated window management.