consciousness/src/user
ProofOfConcept aade8a9cce Add per-agent run stats (messages, tool calls by type)
compute_run_stats() walks the conversation AST after each agent
completes, counting messages and tool calls by tool name. Stats
are returned from save_agent_log(), stored on UnconsciousAgent,
and displayed in the agent list UI.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-10 13:44:41 -04:00
..
chat.rs Restore full N×M memory scoring matrix (/score command) 2026-04-10 01:47:54 -04:00
context.rs Restore full N×M memory scoring matrix (/score command) 2026-04-10 01:47:54 -04:00
mod.rs Move unconscious agents to their own task with watch channel 2026-04-10 03:20:12 -04:00
subconscious.rs Add per-agent run stats (messages, tool calls by type) 2026-04-10 13:44:41 -04:00
thalamus.rs Move unconscious agents to their own task with watch channel 2026-04-10 03:20:12 -04:00
unconscious.rs Compute graph health in consciousness, rename F4 to hippocampus 2026-04-09 00:45:26 -04:00
widgets.rs Widen name column on F2 conscious screen 2026-04-09 21:13:56 -04:00