Yuanloss/dsh-quick-window-launcher0

dsh-quick-window-launcher

Start DeepSeek Harness web in its own standalone app-style window from a desktop shortcut (Chromium app-mode, not the default browser tab), plus sidebar shutdown/restart actions that adapt to the rail/wide layout and an open_web tool that opens a URL in the system default browser's new tab.

AI 分析

核心用途是提升 DSH 的桌面客户端化体验。适合希望将 Web 端作为独立窗口运行并便捷控制服务的用户。

パッケージ
dsh-quick-window-launcher
バージョン
1.0.0
ライセンス
MIT
最終更新
2026/08/25

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yuanloss/dsh-quick-window-launcher

ドキュメント

README 全文を読む ↗

配置项

该行可选配置(通过 profile patch 覆盖):

默认值说明
createShortcuttrue启动时生成桌面快捷方式(设为 false 关闭)
desktopNameDeepSeek Harness快捷方式的基础文件名

示例:

- id: quick-window-launcher
  name: 'dsh-quick-window-launcher'
  config:
    createShortcut: true
    desktopName: 'DeepSeek Harness'