DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

oodzchen /

oodzchen/deepseek-harness-gui

已验证

Open DeepSeek Harness UI in native window. 在系统原生窗口中打开 DeepSeek Harness 界面。

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@92e7887c

deepseek-harness-gui

中文 | English

A small dsh bundle that opens the existing dsh Web GUI in a native Glimpse window. It intentionally contains no second chat implementation and no RPC bridge: the window navigates to the bound localhost Web server.

Screenshots

The dsh Web GUI running inside a native Glimpse window:

deepseek-harness-gui running in a native Glimpse window

Install

Install the package into the Web profile:

dsh plugin --profile web add --allow-build=glimpseui deepseek-harness-gui

glimpseui contains a platform-native host that must be built during installation. The explicit --allow-build flag is required by recent pnpm versions and avoids the IGNORED_BUILDS error. Only approve this build script if you trust the dependency.

Then start dsh with the GUI flag:

dsh web --gui
# or: dsh --profile web --gui

The package replaces the stock web command-line provider so --gui is accepted, while retaining --host, --port, and --trusted-host.

Requirements

Supported platforms: Windows, macOS, and Linux.

  • dsh Web profile with its frontend built;
  • Node.js supported by dsh;
  • Glimpse's native host requirements for the current platform.

License

This project is open source under the MIT License. See LICENSE for the full license text.

—/ 5

暂无评分

已验证 DSH bundle

Commit 92e7887cac7f

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于