macot 0.1.14

Multi Agent Control Tower - CLI for orchestrating Claude CLI instances
Documentation
1
2
3
4
5
6
pub mod names;
pub mod persist;
pub mod registry;

#[allow(unused_imports)]
pub use registry::{ExpertRegistry, RegistryError, AUTO_ASSIGN_ID};