rab-agent 0.1.4

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

pub mod tui;