augent 0.6.6

Lean package manager for various AI coding platforms
1
2
3
4
5
6
7
8
pub mod clean_cache;
pub mod completions;
pub mod install;
pub mod list;
pub mod menu;
pub mod show;
pub mod uninstall;
pub mod version;