Thanksgiver233/deepseek-harness-win-desktop

Thanksgiver233★ 1JavaScript最后同步: 2026-08-16

在 GitHub 打开

`@deepseek-ai/dsh-win-desktop` 是 DeepSeek Harness(DSH)的 Windows 桌面插件,通过本地 HTTP 服务桥接 Windows 桌面会话。它在 8765 端口(可配置)运行一个轻量 HTTP 服务器,提供完整的会话管理 REST API(`GET /health`、`GET /sessions`、`POST /sessions`、`DELETE /sessions/:id`),并以 React 组件形式注入 DSH Web UI 的 Slot 系统,支持 3 秒轮询刷新和实时状态指示。该插件严格遵循 DSH 官方插件架构:Host 端基于 Cordis `Service` 类实现,使用 `schemastery` 做配置校验。

README 摘要

@deepseek-ai/dsh-win-desktop DeepSeek Harness Windows Desktop Plugin — A zero-dependency DSH plugin that bridges Windows desktop sessions via a local HTTP API. Install with a single node command, no pnpm or dsh CLI required. DeepSeek Harness Windows 桌面插件 —— 零依赖 DSH 插件,通过本地 HTTP 服务桥接 Windows 桌面会话。一条 node 命令完成安装,无需 pnpm 或 dsh CLI。 350-Word Summary @deepseek-ai/dsh-win-desktop is a DeepSeek Harness (DSH) plugin that provides a Windows desktop session bridge. It runs a local HTTP server on port 8765 (configurable) that manages desktop sessions with full CRUD endpoints ( GET /health , GET /sessions , POST /sessions , DELETE /sessions/:id ). The plugin follows the official DSH plugin architecture: a host-side WinDesktopService extending Cordis Service with lifecycle-managed HTTP routing, and a client-side React panel injected into the DSH UI via the slot system ( win-desktop.panel ). It ships pre-built JavaScript in lib/ so users need only Node.js = 22 to install and run — no pnpm, no TypeScript toolchain, no dsh CLI. The included bin/dsh-win-desktop.bat launcher provides install , start , status , stop , and doctor commands that copy the bundle to DSH HOME/plugins/ and auto-inject the C…

在 GitHub 查看完整 README →
皮肤/UIdshdsh-bundledsh-plugindsh-plugin-marketdsh-plugin-verifydsh-pluginsdsh-skilldsharpplus

分类