doum-cli 0.3.2

AI-powered terminal assistant that helps you with command-line tasks.
Documentation
1
2
3
4
5
6
// doum-cli library

pub mod cli;
pub mod llm;
pub mod system;
pub mod tools;