wezoo-wb/dsh-desktop-min

wezoo-wb★ 4TypeScript最后同步: 2026-08-19

在 GitHub 打开

A minimal, product-neutral, extension-first desktop shell for DeepSeek Harness.

README 摘要

dsh-desktop-min dsh-desktop-min is a minimal, product-neutral, extension-first desktop shell for DeepSeek Harness. It starts an ordinary Web-capable DSH profile in a secure Electron window and supplies the smallest runtime needed for third-party desktop extensions. The core does not implement Agents, workspaces, product UI, embedded pages, tray menus, updates, custom chrome, notifications, or remote hosting. Those features are independent DSH packages with optional Host, Client, and fully trusted Native entrypoints. Run End users install a platform artifact from GitHub Releases and launch the application normally. The installed application does not require Node.js or a package manager. This repository is the application source and is not published as an npm launcher. The launcher applies its Host bridge only for that run when the selected profile has not installed the bundle. Existing DSH profile composition remains owned by the official dsh CLI. Source launch and useful options: Native extensions listed by the profile's DSH bundles are discovered automatically. --extension adds an explicit package or directory. --safe-mode skips all external Native entries. The built-in local conn…

在 GitHub 查看完整 README →
工具/开发desktopdshdsh-pluginagent

分类