agent-base 0.4.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::{ApprovalDecision, ApprovalRequest, RiskLevel};