Files
deepseek-harness/packages/acp
Tianyi Cui a2d0f7f411 refactor: apply repository naming contract
Apply the accepted pre-release package, service, type, directory, and role renames as one repository-wide change.
2026-08-13 00:54:38 +08:00
..

acp/ — Agent Client Protocol automation

English | 中文

The ACP group exposes harness agents to programmatic clients over the Agent Client Protocol. It is an interoperability transport, not a presentation or human-interaction layer; the matching out-of-process subagent client lives in subagent/subagent-acp because it implements the subagent provider interface.

Package Role
acp/ Automation-only ACP server.

The server contract is documented in acp/README.md.