forked from kent/consciousness
With singleton Store (one daemon, RPC for clients), there's no concurrent writers to capnp log. The file-based flock and incremental refresh logic was for multi-process coordination we no longer need. -110 lines of dead concurrency code. Co-Authored-By: Proof of Concept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| agent | ||
| bin | ||
| cli | ||
| hippocampus | ||
| learn | ||
| mind | ||
| subconscious | ||
| thalamus | ||
| user | ||
| config.rs | ||
| lib.rs | ||
| locks.rs | ||
| main.rs | ||
| mcp_server.rs | ||
| session.rs | ||
| util.rs | ||