YV3507/dsh-webui-launcher

YV3507★ 1TypeScript最后同步: 2026-08-20

在 GitHub 打开

README 摘要

dsh-webui-launcher — cross-platform Web UI launcher for DeepSeek Harness English 中文 Start, stop, check and open the DeepSeek Harness Web UI from inside the harness — cross-platform (Windows / macOS / Linux), no desktop scripts needed. Install or from a checkout: What it adds - Model tools — webui start , webui stop , webui status , webui open : start the Web UI (spawning dsh --profile web in the background), wait until it answers HTTP 200, report or stop it, open the default browser. - Slash command — /webui start stop status open . - Settings card — a "Web UI Launcher" card on the Settings page of the web GUI (browser half, exports["./client"] ), driving the same /webui/ JSON endpoints. - Desktop shortcut — on the first plugin start, a launcher shortcut is created on the desktop ( .lnk on Windows, .desktop on Linux, .command on macOS) that starts the Web UI and opens the browser once ready. Headless hosts (no Desktop, no DISPLAY) skip creation silently; disable with desktopShortcut: false . - dsh default icon — the shortcut uses the official dsh icon by default (the web-app favicon rasterized and bundled in assets/ ; .ico on Windows, .png on Linux), copied into the persistent stat…

在 GitHub 查看完整 README →
工具/开发dsh-pluginweb ui

分类