//! ACP (Agent Client Protocol) provider — feature-gated.
//!//! Provides a `Send`-safe facade over ACP's `!Send` runtime by confining
//! the protocol to a dedicated OS thread with a single-threaded tokio
//! runtime and `LocalSet`.
pubmoddiscovery;pubmodinstall;pubmodplatform;pubmodprovider;pubmodtypes;modclient;modconnection;