rab-agent 0.1.0

rab is a lightweight, extensible, Rust-based coding agent.
Documentation
1
2
3
4
5
6
pub mod bash;
pub mod commands;
pub mod edit;
pub mod file_mutation_queue;
pub mod read;
pub mod write;