consciousness/src/user
Kent Overstreet 314ae9c4cb agent stats: track tool calls by type with EWMA, add Stats pane
- RunStats now includes tool_calls_by_type HashMap
- AutoAgent tracks runs, last_stats, and EWMA for tool calls/failures
- Removed duplicate stats fields from individual agent structs
- Fixed provenance to use bare agent name (no "agent:" prefix)
- Subconscious screen now displays both agent types consistently
- Added Stats pane showing tool call breakdown sorted by count

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-11 22:12:46 -04:00
..
chat.rs chat: remove dead timeout fields from InteractScreen 2026-04-11 01:47:57 -04:00
context.rs Convert SectionTree and all remaining callers to ScrollPane 2026-04-11 01:42:49 -04:00
mod.rs Fix agent provenance and add store activity for unconscious agents 2026-04-11 21:57:24 -04:00
scroll_pane.rs scroll_pane: remove unused blanket impls for Vec<Line> and Text 2026-04-11 01:37:26 -04:00
subconscious.rs agent stats: track tool calls by type with EWMA, add Stats pane 2026-04-11 22:12:46 -04:00
thalamus.rs user: remove dead scroll state from thalamus and unconscious screens 2026-04-11 01:35:15 -04:00
unconscious.rs user: remove dead scroll state from thalamus and unconscious screens 2026-04-11 01:35:15 -04:00
widgets.rs Convert SectionTree and all remaining callers to ScrollPane 2026-04-11 01:42:49 -04:00