a-agent 0.3.0

Fast, terminal-native coding agent with progressive context
Documentation
1
2
3
4
#[path = "agent.rs"]
mod core;

pub use core::{Agent, AgentResult, ContextStatus};