
ChengChe106/dsh-web-auto-open
10Last commit Aug 14, 2026
dsh-web-auto-open DSH plugin
A profile-bundle DSH plugin that turns `dsh web` into a one-step launch flow by opening the ready Web UI URL in the system default browser.
How to install the dsh-web-auto-open DSH plugin
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-web-auto-open DSH plugin can do
- Opens the DSH Web UI in the system default browser after the web server is listening.
- Supports Windows, macOS, and Linux.
- Uses the resolved server port, including when port `0` requests a system-assigned port.
- Provides `autoOpen` and `delayMs` configuration options through the web profile Cordis patch.
Where the dsh-web-auto-open DSH plugin fits
- Start the DeepSeek Harness Web UI without manually copying or entering its local URL.
- Delay browser opening briefly after the server is ready.
- Disable automatic browser opening while retaining the plugin installation.
Who the dsh-web-auto-open DSH plugin is for
- DeepSeek Harness users who run `dsh web`.
- Users seeking a smoother local Web UI startup workflow across supported desktop operating systems.
dsh-web-auto-open DSH plugin limitations
- Its behavior is specific to the DSH web-server workflow and the `web` profile.
- It relies on platform browser-opening commands: `cmd /c start` on Windows, `open` on macOS, and `xdg-open` on Linux.
- Configuration is applied through `~/.dsh/profiles/web/cordis.patch.yml`.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 2 runtime, 0 development, 1 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-web-auto-open DSH plugin alternatives
dsh-vision-router
77
DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
DSH Vision Toolkit
365
DeepSeek Harness-native vision bundle that gives text-only agents structured tools for image Q&A, OCR, grounding, UI restoration, pixel diffs, and artifacts.
dsh-plugin-deepseek-pricing
4
A DeepSeek Harness plugin for live DeepSeek model pricing, call-cost estimates, and session expense monitoring.
dsh-testgen
4
DeepSeek Harness plugin that generates, runs, and iteratively fixes unit tests through a /testgen command and generate_tests tool.
dsh-web-auto-open DSH plugin questions
What is the dsh-web-auto-open DSH plugin?
dsh-web-auto-open is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-web-auto-open DSH plugin?
The current snapshot does not contain a reliable install command. Use the dsh-web-auto-open repository README instead of guessing a command from the plugin name.
Which DSH profile does dsh-web-auto-open use?
The current snapshot does not confirm a profile for dsh-web-auto-open. Check its manifest and README so the plugin is not added to the wrong DSH profile.
Is dsh-web-auto-open compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-web-auto-open fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-web-auto-open?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.