cortex-agent 0.5.2

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

pub use console::*;