dsh-web-window-companion
Opens the dsh web GUI in a dedicated Edge/Chrome app-mode window on its own browser profile and gracefully stops the server when that window is closed.
在独立浏览器 profile 的 Edge/Chrome 应用模式窗口中打开 dsh web 界面,关闭窗口即优雅停止服务。
How to install
dsh plugin add github:big0lives/dsh-web-window-companion About
DSH Web Window Companion **关掉浏览器窗口 = 停掉 dsh web 服务** English | 中文 这是什么 一个 DeepSeek Harness(DSH)的 Web profile 插件(bundle)。装上之后,dsh web 的行为变为: 1. 不再往默认浏览器里扔一个标签页; 2. 改为用 Edge / Chrome 的 **App 模式**(--app=)打开一个独立窗口,自带认证 token,走专用浏览器 profile,不碰你日常浏览器的任何状态; 3. **你关掉这个窗口,dsh web 服务就随之优雅退出**——端口释放、进程归零,不留后台残留。 适合把 DSH Web 当桌面应用用的人:开窗即用,关窗即走。 如果你不想敲命令、想要双击桌面图标启动,请看姊妹项目 dsh-win-quick-launcher(免终端启动器)。⚠️ **两者二选一,不要同时启用**:它们使用同一个浏览器专用 profile,同时运行时两个窗口进程会互踢,导致窗口闪退、服务被误停。 安装 在 web profile 中安装(git 安装即可,本插件为纯 JavaScript,无构建步骤): sh dsh plugin --profile web add github:big0lives/dsh-web-window-companion 源码安装的用户在…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-03
- Created
- 2026-08-31
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, dsh, dsh-plugin, launcher, nodejs, windows
Related plugins
dsh-browser
Lum1104/dsh-browser
Chrome sidebar extension that lets DeepSeek Harness operate your browser directly, no vision capabilities required. 一款 Chrome 侧边栏扩展程序,可让 DeepSeek Harness 直接操控您的浏览器,无需视觉能力。
dsh-browser
anweat/dsh-browser
Self-contained browser runtime: Playwright (chromium) + OpenCLI as plugin-local dependencies (global reuse fallback), exposes a `browser` service and 9 interactive browser tools.
modsearch
liustack/modsearch
Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill bridge for controlling visible Chrome and Edge Agent Windows from DeepSeek Harness, with native browser tools, accessibility and VOM observations, screenshots, owned multi-session control, and a live Web UI overlay.