consciousness/src
Kent Overstreet c7b0620323 Give journal agent search, render, used tools for linking
Journal needs to find nodes (memory_search), read them
(memory_render), and track seen set (memory_used) to make
informed links. Still no memory_write — node creation is
observe's job.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-01 15:25:22 -04:00
..
agent refactor: runner owns stream routing, suppress tool call XML from display 2026-03-29 21:22:42 -04:00
bin move telegram and remaining tmp paths to ~/.consciousness/ 2026-03-27 21:26:28 -04:00
cli memory: rename memory_spread → memory_search, remove keyword search 2026-03-31 20:25:00 -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 Give journal agent search, render, used tools for linking 2026-04-01 15:25:22 -04:00
thought Split journal tools from default definitions, expose to all for now 2026-04-01 15:12:14 -04:00
config.rs config: CLI --api-base and --api-key override config file 2026-03-29 20:58:53 -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 logs: consolidate all logging under ~/.consciousness/logs/ 2026-03-28 20:39:20 -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