sr-ai 3.3.6

AI backends, caching, and AI-powered git commands for sr
Documentation
1
2
3
4
5
6
7
8
pub mod ask;
pub mod branch;
pub mod cache;
pub mod commit;
pub mod explain;
pub mod pr;
pub mod rebase;
pub mod review;