hanwuji1/dsh-web-launcher
hanwuji1★ 0JavaScript最后同步: 2026-08-15
—
README 摘要
dsh-web-launcher One-click launcher for the DeepSeek Harness ( dsh ) Web UI. Tired of typing dsh web and then the URL every time? This plugin puts a double-click launcher on your Windows desktop : it starts dsh web for you and auto-opens the browser — no commands, no typing. It also registers a web launcher model tool so your agent can install, open, or check the Web UI from the conversation. Features - 🖱️ One-click desktop launcher — double-click Start-DSH-Web.cmd : - Server not running → starts dsh web , waits until the port is ready, then auto-opens the browser. - Server already running → just opens the browser (no duplicate server, no port conflict). - dsh missing → clear error message instead of a silent flash. - 🤖 web launcher model tool — the agent can run install / open / status from chat. - ⚙️ Configurable — port, shortcut name, auto-install on activation. - 🌍 Encoding-safe — the generated .cmd is pure ASCII, so it parses correctly under any Windows codepage (GBK/UTF-8). Install Requires a dsh profile (e.g. the web profile). From GitHub: From npm: That's it — on the next dsh web start, the plugin creates (or refreshes) Start-DSH-Web.cmd on your desktop. No dsh? Standalo…
在 GitHub 查看完整 README →