repopilot 0.16.0

Local-first CLI for reviewing Git changes, security boundaries, and blast radius before merge.
Documentation
1
2
3
4
5
6
pub mod diff;
pub mod gate;
pub mod key;
pub mod model;
pub mod reader;
pub mod writer;