ai-agent 0.88.0

Idiomatic agent sdk inspired by the claude code source leak
Documentation
1
2
3
4
5
6
7
pub mod use_keybindings;
pub mod use_theme;
pub mod use_voice;

pub use use_keybindings::*;
pub use use_theme::*;
pub use use_voice::*;