consciousness/src/agent
Kent Overstreet fc978e2f2e Remove find_context_files — identity comes from memory nodes
Deleted the directory-walking CLAUDE.md/POC.md loader. Identity now
comes entirely from personality_nodes in the memory graph.

Simplified:
- assemble_context_message() takes just personality_nodes
- Removed config_file_count/memory_file_count tracking
- reload_for_model() → reload_context() (no longer model-specific)

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-15 03:11:27 -04:00
..
api simplify http library 2026-04-11 16:45:54 -04:00
tools Add -tool exclusion syntax, exclude delete/restore for agents 2026-04-15 02:44:13 -04:00
context.rs context: cache role header token lengths 2026-04-12 20:47:36 -04:00
mod.rs Remove find_context_files — identity comes from memory nodes 2026-04-15 03:11:27 -04:00
oneshot.rs Remove find_context_files — identity comes from memory nodes 2026-04-15 03:11:27 -04:00
tokenizer.rs WIP: Rename context_new → context, delete old files, fix UI layer 2026-04-08 15:20:26 -04:00