安装
npx -y @deepseek-ai/dsh plugin --profile web add github:LodyAI/acp-extension-dsh此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。
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, and mounts ACP-provided stdio or Streamable HTTP MCP servers into each Harness Agent scope. Harness continues to own model execution, sandbox enforcement, persistence, preset composition, tool execution, 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. MCP tools use Harness's native
mcp__<server>__<tool> naming and are removed with their owning ACP session.
Development
npm install
npm run build
npm test
npm run format:check
Node.js 22 or newer is required.
仓库信息
- 开发语言
- TypeScript
- 许可证
- NOASSERTION
- 最后更新
- 2026年8月18日 12:40
谨慎安装
请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。