rab-agent 0.1.0

rab is a lightweight, extensible, Rust-based coding agent.
Documentation
1
2
3
4
5
pub mod adapter;
pub mod agent;
pub mod auth;
pub mod builtin;
pub mod tui;