Skip to content

createAcpV1AgentApp

createAcpV1AgentApp(options?): AgentApp

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/acp/acpAgentAppV1.ts:154

Builds the ACP v1 agent app. Register-and-return only: nothing is connected and no config is read until a client connects and creates a session.

AcpAgentAppOptions = {}

AgentApp