vtcode-acp
vtcode-acp is the canonical ACP crate for VT Code.
It contains:
- The ACP client library now lives in this crate
- The VT Code Zed bridge and ACP connection registration helpers
Public entrypoints
AcpClientV2for protocol-compliant ACP clientsAcpClientfor the deprecated V1 client APIStandardAcpAdapterandZedAcpAdapterfor launching VT Code over ACP
API reference
See docs.rs/vtcode-acp.