sr-ai 3.4.0

AI backends, caching, and AI-powered git commands for sr
Documentation
1
2
3
4
5
6
7
pub mod ai;
pub mod cache;
pub mod commands;
pub mod error;
pub mod git;
pub mod prompts;
pub mod ui;