daat-locus 0.1.1

A long-running local agent runtime with memory, workflows, apps, and sleep-time self-improvement.
1
2
3
4
pub(crate) mod bootstrap;
pub(crate) mod daemon_server;
pub(crate) mod patch_tool;
pub(crate) mod runtime_loop;