vtcode-acp 0.93.1

ACP bridge and client implementation for VT Code
docs.rs failed to build vtcode-acp-0.93.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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

  • AcpClientV2 for protocol-compliant ACP clients
  • AcpClient for the deprecated V1 client API
  • StandardAcpAdapter and ZedAcpAdapter for launching VT Code over ACP

Related docs