cortex-agent 0.3.1

Self-learning AI agent with persistent memory, tools, plugins, and a beautiful terminal UI
1
2
3
4
pub mod console;
pub mod markdown;

pub use console::*;