agent-base 0.6.0

A lightweight Agent Runtime Kernel for building AI agents in Rust
Documentation
1
2
// Re-export from agent-types (single source of truth).
pub use agent_types::{PlanItem, PlanStepStatus, UpdatePlanArgs};