no1xsyzy/dsh-webview-wrapper0

dsh-webview-wrapper

A naive native desktop shell for the DeepSeek Harness web surface: hosts the dsh Web app in an OS window via WebviewJS, as a pure everything-is-a-plugin composition.

AI 分析

核心用途是将 DSH 网页端打包为本地桌面应用。适合不希望一直占用浏览器标签页、偏好独立窗口和系统托盘运行的用户。必要条件是系统需满足 WebviewJS 平台依赖。

パッケージ
dsh-webview-wrapper
バージョン
0.1.1
ライセンス
MIT
最終更新
2026/08/16

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:no1xsyzy/dsh-webview-wrapper

ドキュメント

README 全文を読む ↗

Usage

  • First boot starts in the tray — no main window is created until you ask for it. Double-click the tray icon or choose Show to open the 1024×768 window hosting http://127.0.0.1: (the live Web surface).
  • Closing the window hides it to the tray; the harness keeps running.
  • Quit in the tray menu exits the application.