aa2246740/dsh-cuadrive-mac ↗★ 0
dsh-cua-drive
macOS-only DeepSeek Harness bundle for a private Cua Driver computer-use runtime.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:aa2246740/dsh-cuadrive-mac说明文档
阅读完整 README ↗配置
| key | 默认 | 干什么 |
|---|---|---|
binary | 空 | 绝对路径覆盖;空就用插件 vendor 目录 |
ownDaemon | true | 私有 DSH socket |
socketPath | $DSH_HOME/dsh-cuadrive-mac/run/driver.sock | 只给 DSH 的 serve |
autoStart | true | socket 没起来就下载并 serve --embedded |
proxy | 空 | 拉 GitHub 时用的 HTTP(S) 代理 |
promptPermissions | true | 第一次用拉起 dsh 的那个 host 去要权限 |
timeoutMs | 90000 | 单次调用时限 |
sessionId | dsh | 私有 daemon 上的 hosted session |