Skip to main content

Module client

Module client 

Source

Structs§

AcpClient
An initialized ACP connection that can create and manage multiple sessions.
AcpClientHandle
A cloneable handle for issuing typed lifecycle requests and prompt commands.
LoadedSession
The result of loading an ACP session, including notifications sent before the response.
TokioAcpAgent

Enums§

AcpClientError
Errors returned by ACP client-side operations.
AcpEvent
Events forwarded from the ACP connection to the main event loop.

Functions§

connect_acp_client
Connect to an ACP agent and complete initialization without creating a session.