consciousness/src/user
Kent Overstreet a20f3e3642 Restore entry labels in context tree: role, tool calls, memory keys
ConversationEntry::label() provides descriptive labels matching the
old entry_sections format:
- "Kent: what about..." / "Aria: [tool_call: memory_search, ...]"
- "mem: [memory: key-name score:0.73]"
- "dmn: [heartbeat]" / "system: [system prompt]"

Uses config names (assistant_name, user_name) not generic "asst"/"user".
Widget renderer uses label() instead of raw content preview.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-07 21:04:41 -04:00
..
chat.rs Simplify trim_entries, kill ContextBudget 2026-04-07 20:58:06 -04:00
context.rs Memory nodes section in F2 context screen with scoring visibility 2026-04-07 21:03:05 -04:00
mod.rs Three-pane subconscious debug screen with shared widgets 2026-04-07 19:03:14 -04:00
subconscious.rs WIP: ContextEntry/ContextSection data structures for incremental token counting 2026-04-07 20:48:08 -04:00
thalamus.rs Fix build warnings across workspace 2026-04-07 13:55:30 -04:00
unconscious.rs fix unused imports 2026-04-06 22:43:55 -04:00
widgets.rs Restore entry labels in context tree: role, tool calls, memory keys 2026-04-07 21:04:41 -04:00