Skip to main content

Crate agent_client_protocol_tokio

Crate agent_client_protocol_tokio 

Source
Expand description

Tokio-based utilities for the Agent Client Protocol

This crate provides higher-level functionality for working with ACP that requires the Tokio async runtime, such as spawning agent processes and creating connections.

Structs§

AcpAgent
A component representing an external ACP agent running in a separate process.
Stdio

Enums§

LineDirection
Direction of a line being sent or received.