dsh-web-auto-open
Run the following command in DeepSeek Harness:
dsh plugin install ChengChe106/dsh-web-auto-open
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install ChengChe106/dsh-web-auto-open in your terminal to install this plugin; source is available at https://github.com/ChengChe106/dsh-web-auto-open .
About this plugin
The default DSH web flow has an extra step: after the server starts in the terminal you still have to switch to a browser, type the URL, and confirm the port. dsh-web-auto-open removes that friction entirely. The moment the server finishes listening, the plugin launches your default browser straight to the web UI. No URL copying, no port memorizing, no helper scripts.
It hooks into the DSH inject lifecycle, waits for all loaders to be ready, reads the real port from webServer (including the port-0 random-allocation edge case), and calls the platform-native opener via the official dsh-native-command package: start on Windows, open on macOS, xdg-open on Linux. It is a profile bundle, so it activates on the next dsh web start with zero extra configuration. If you want a different browser or a custom URL template, a single line in the profile patch overrides it.
Built for anyone who treats the DSH web UI as a daily debugging or conversation surface and simply wants the browser window to appear without the little copy-paste-enter ritual.
Use Cases
- Launch dsh web and have the browser open automatically without typing the URL
- Correctly open the web UI even when the OS assigns a random port
- High-frequency DSH web debugging where you want the UI ready the instant the server starts
- Override the default browser or URL template via a profile patch
Best For
- Developers who interact with the DSH web UI daily for tuning or long conversations
- Terminal users who want to minimize manual steps for a smoother workflow
- Cross-platform DSH users on Windows, macOS, or Linux
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.