createAcpAgentApp
createAcpAgentApp(
options?):AgentApp
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/acp/acpAgentApp.ts:127
Builds the ACP v2 agent app. Register-and-return only: nothing is connected and no config is read until a client connects and creates a session.
Parameters
Section titled “Parameters”options?
Section titled “options?”AcpAgentAppOptions = {}
Returns
Section titled “Returns”AgentApp