lilming123/dsh-api
lilming123★ 1JavaScript最后同步: 2026-08-19
HTTP control-plane plugin for DeepSeek Harness (dsh) — exposes settings/language, workspace registry and host-companion bridge as /dsh-api/* JSON routes
README 摘要
dsh-api — HTTP control-plane plugin for DeepSeek Harness dsh-api is a first-party plugin for [DeepSeek Harness (dsh)][dsh] that exposes dsh's own internal capabilities on the loopback HTTP socket dsh is already listening on. Any process on the same machine — a desktop wrapper, a browser extension, a CLI, an editor integration — can drive dsh through one uniform entry point, instead of reaching into its in-process services directly. - Route prefix (default): /dsh-api - Binds only where dsh already binds (127.0.0.1) - Zero runtime dependencies beyond Node itself [dsh]: https://www.npmjs.com/package/@deepseek-ai/dsh Install dsh plugin is a thin pnpm wrapper. Both forms drop the package into $DSH HOME/profiles/ /node modules/ and register dsh-api in the profile's bundle list — the next dsh web picks it up automatically, no --patch flag needed. The desktop app [ dsh-desktop ][dsh-desktop] detects an already-installed dsh-api and skips its bundled fallback; you only need to install this plugin manually if you drive dsh directly. [dsh-desktop]: https://github.com/lilming123/dsh-desktop Endpoints Two layers, mounted under the same /dsh-api prefix: 1. Native (always available once the plugi…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784