DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

oodzchen /

deepseek-harness-gui

Verified

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

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: 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

No ratings yet

Verified DSH bundle

Commit 92e7887cac7f

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout