consciousness/src
Kent Overstreet 19205b9bae show scoring progress and per-response memory attribution
Status bar shows "scoring 3/7..." during scoring. Debug pane logs
per-memory importance and top-5 response breakdowns. F10 context
screen shows which memories were important for each assistant
response as drilldown children (← memory_key (score)).

Added important_memories_for_entry() to look up the matrix by
conversation entry index.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-02 22:27:43 -04:00
..
agent show scoring progress and per-response memory attribution 2026-04-02 22:27:43 -04:00
bin wire up /score command and debug screen for memory importance 2026-04-02 22:21:31 -04:00
cli subconscious: move install_hook() from daemon.rs to hook.rs 2026-04-02 21:24:58 -04:00
hippocampus remove more dead transcript mining code 2026-04-02 21:45:56 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
subconscious wire up /score command and debug screen for memory importance 2026-04-02 22:21:31 -04:00
thought show scoring progress and per-response memory attribution 2026-04-02 22:27:43 -04:00
config.rs fix prompts_dir default, silence function pointer cast warning 2026-04-02 20:49:54 -04:00
lib.rs remove dead transcript mining pipeline 2026-04-02 21:42:03 -04:00
main.rs mcp: add mcp-schema command for generic MCP bridge 2026-03-31 18:20:52 -04:00
session.rs Wire AgentCycleState through runner and TUI 2026-04-02 00:52:57 -04:00
tui.rs logs: consolidate all logging under ~/.consciousness/logs/ 2026-03-28 20:39:20 -04:00
util.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00