← 返回列表
D

@lqing2018/dsh-desktop-client

v0.1.1 · 2 天前发布

DeepSeek Harness desktop client helper: locate the native WebView2 client and launch it from the agent

dsh-plugindeepseek-harnessdesktop-clientwebview2cordis

README

dsh-desktop-client

DeepSeek Harness 插件:让 agent 能够定位并启动 DeepSeek Harness 原生桌面客户端(WebView2 外壳)。

A DeepSeek Harness plugin that lets the agent locate and launch the native DeepSeek Harness desktop client (WebView2 shell).

功能 / Features

  • desktop_client 工具,两种动作:

  • - action=status — 检测客户端是否安装、服务端口是否在线
    - action=launch — 启动已安装的客户端窗口(仅 Windows)
  • 可配置搜索路径与端口(见下方配置)
  • 安装 / Install

    sh
    dsh plugin --profile web add dsh-desktop-client

    或本地开发加载(cordis overlay patch):

    yaml

    cordis.patch.yml / --patch overlay


  • insert:

  • - id: desktop-client
    name: '/absolute/path/to/dsh-desktop-client/lib/index.js'

    配置 / Config

    yaml

    可选:额外搜索路径、自定义端口(默认 3080)


  • id: desktop-client

  • config:
    clientPaths:
    - 'C:\Tools\DeepSeek Harness.exe'
    port: 3080

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ❓ 未知 metadata 缺失
    dsh@0.1.0 ❓ 未知
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    @lqing2018/dsh-desktop-client
    Repo
    Engines
    {"node":">=18"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {}