daat-locus 0.4.0

A long-running local agent runtime with memory, workflows, apps, and sleep-time self-improvement.
1
2
3
4
5
6
pub mod bootstrap;
pub mod daemon_server;
pub mod runtime_loop;
pub mod scope_engine;
pub mod session_server;
pub mod session_title;