consciousness/src
Kent Overstreet 64dbcbf061 unify memory tracking: entries are the single source of truth
Memory tool results (memory_render) are now pushed as
ConversationEntry::Memory with the node key, instead of plain
Messages. Remove loaded_nodes from ContextState — the debug
screen reads memory info from Memory entries in the conversation.

Surfaced memories from surface-observe are pushed as separate
Memory entries, reflections as separate system-reminder messages.
User input is no longer polluted with hook output.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-02 14:56:02 -04:00
..
agent unify memory tracking: entries are the single source of truth 2026-04-02 14:56:02 -04:00
bin unify conversation persistence to append-only jsonl 2026-04-02 14:31:19 -04:00
cli Rename Session -> HookSession 2026-04-02 00:42:25 -04:00
hippocampus memory: add spreading activation tool 2026-03-31 18:21:01 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
subconscious unify memory tracking: entries are the single source of truth 2026-04-02 14:56:02 -04:00
thought cleanup: remove model name string matching 2026-04-02 14:09:54 -04:00
config.rs cleanup: remove model name string matching 2026-04-02 14:09:54 -04:00
lib.rs cleanup: remove dead migrate module, fix stale comment 2026-03-27 21:08:40 -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 flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00