velaclaw 0.5.1

Protocol-driven autonomous AI agent runtime with intelligent model selection and multi-model negotiation.
1
2
3
4
mod tracker;
mod types;

pub use tracker::CostTracker;