D
@jeremy9682/dsh-acp
v0.1.0 · 3 天前发布
DeepSeek Harness ACP bundle for editor delegation: a one-command Agent Client Protocol stdio server profile that shares dsh credentials and session logs.
README
@jeremy9682/dsh-acp
DeepSeek Harness as an Agent Client Protocol agent — one command, sharing $DSH_HOME credentials and session logs with dsh web.
This package is part of dsh-cursor-codex, the Cursor / Codex ↔ DeepSeek Harness integration kit.
Install
Requires Node.js >= 22.15, the dsh launcher, and pnpm (first provisioning only).
sh
dsh plugin --profile acp add @jeremy9682/dsh-acp
dsh --profile acp # ACP stdio server; stdout = JSON-RPC only
Before the npm publish lands, install from a local checkout of this repo:
sh
dsh plugin --profile acp add file:/path/to/dsh-cursor-codex/acp
Or let the standalone entry provision and boot in one step:
```sh
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @jeremy9682/dsh-acp
- Repo
- git+https://github.com/jeremy9682/dsh-cursor-codex.git
- Engines
{"node":">=22.15"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}