baikangwang/deepseek-harness-desktop
baikangwang★ 0RustLast synced: 2026-08-16
—
README excerpt
DeepSeek Harness Desktop (DshDesktop) A professional desktop shell for the DeepSeek Harness Web GUI, built with Tauri 2 (Rust + WebView2) . It is a thin host wrapper , not a fork: it spawns the installed dsh web as a managed child process and loads the served URL in a WebView2 window. It adds what a browser cannot — a real app icon, single instance, tray status, close-to-tray, crash auto-restart, deploy/status observability, and (P2) signed self-update. Core principle The shell never bundles DSH . It locates a pinned dsh install in a private prefix and spawns dsh web . DSH upgrades are therefore transparent, and every DSH client-plugin feature appears automatically (the WebView loads the same URL served by dsh web , which injects window. DSH BOOT ). Repo layout Prerequisites - Windows 10 1809+ / Windows 11 (WebView2 Evergreen; the installer bundles the bootstrapper for Win10). - Rust (stable, MSVC toolchain) + Node.js ≥ 20 (for the Tauri CLI only). First build (one-time) How it runs (P1) 1. main.rs (with windows subsystem="windows" ) launches with no console. 2. app::setup loads config.json , resolves node + dsh, spawns dsh web --port 0 hidden, parses the dsh web: http://127.0.0.1:…
View full README on GitHub →Category
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291