velaclaw 0.3.0

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;