deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:ningbonb/dsh-web-desktop
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
dsh-web-desktop provides an Electron launcher for an existing Web profile.
It does not create or copy a profile. The launcher locates its bundled overlay and starts Electron with the same Web profile, plugin list, and configuration without modifying DSH core.

pnpm dsh web browser entry while adding a dedicated Electron window.cordis.patch.yml.pnpm dsh; after updating DeepSeek Harness, it reuses the updated Web implementation and installed plugins.Install it into the existing Web profile:
pnpm dsh plugin --profile web add dsh-web-desktop
DSH appends this bundle to the Web profile; it stays disabled during normal dsh web launches.
pnpm dsh plugin --profile web exec dsh-web-desktop
pnpm dsh web continues to use the browser; the launcher command uses Electron. Both use the same Web profile.
pnpm dsh plugin --profile web exec dsh-web-desktop -- --port 8080
Arguments after -- are forwarded to the Web profile; the launcher always adds its overlay and --no-open.
This first release is a desktop mode bundle, not a native IPC client. The DSH Web Host continues to provide the existing HTTP and WebSocket carriers. Closing Electron leaves the Web Host running, just as closing a normal browser tab does. Electron must remain compatible with the active DeepSeek Harness installation.
pnpm install
pnpm test
pnpm build
pnpm pack:check
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。