1 2 3 4 5
//! Agent2Agent (A2A) Protocol support for VT Code. //! //! Re-exported from `vtcode-a2a` for backward compatibility. pub use vtcode_a2a::*;