// Thin wrapper — re-exports bterminal_core::sidecar types. // SidecarManager is now in bterminal-core; this module only re-exports for lib.rs. pub use bterminal_core::sidecar::{AgentQueryOptions, SidecarConfig, SidecarManager};