deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:oodzchen/deepseek-harness-gui
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
中文 | 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.
The dsh Web GUI running inside a native Glimpse window:

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.
Supported platforms: Windows, macOS, and Linux.
This project is open source under the MIT License. See LICENSE for the full license text.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。