acp-extension-dsh
ACP session controls and coding profile for DeepSeek Harness
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗acp-extension-dsh
ACP session controls and a pinned coding profile for DeepSeek Harness.
The package is a Cordis plugin, not a replacement for Harness. It adds ACP model, reasoning-effort, permission, and agent-preset selectors while Harness continues to own model execution, sandbox enforcement, persistence, preset composition, and one-shot approvals.
Exports
acp-extension-dshexports the Cordis plugin:apply,inject, andname.acp-extension-dsh/capabilitiesexports the selector vocabulary for host UIs.acp-extension-dsh/profileexports the pinned Harness package set and ACP host-composition builder.
The host launches the pinned dsh-acp-demo executable with the generated
composition and stages this package's official
standard/code/minimal/cordis preset snapshot beside the ACP adapter.
Harness mounts the selected preset per session and also discovers user presets
below $DSH_HOME/.agent-presets.
Development
npm install
npm run build
npm test
npm run format:check
Node.js 22 or newer is required.