cortex-agent 0.2.0

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::*;