consciousness/src/subconscious
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
..
agents vLLM priority scheduling for agents 2026-04-01 23:21:39 -04:00
prompts subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
api.rs vLLM priority scheduling for agents 2026-04-01 23:21:39 -04:00
audit.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
consolidate.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
daemon.rs logs: consolidate all logging under ~/.consciousness/logs/ 2026-03-28 20:39:20 -04:00
defs.rs cleanup: remove model name string matching 2026-04-02 14:09:54 -04:00
digest.rs digest: use created_at instead of timestamp for date matching 2026-03-26 19:18:14 -04:00
enrich.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
hook.rs Remove dead code: old context builder, plan_context, journal parsing 2026-04-02 03:40:35 -04:00
knowledge.rs cleanup: remove model name string matching 2026-04-02 14:09:54 -04:00
llm.rs vLLM priority scheduling for agents 2026-04-01 23:21:39 -04:00
mod.rs Split hook.rs: core orchestration -> subconscious.rs 2026-04-02 01:37:51 -04:00
prompts.rs rename agent: fix tool calls and target override 2026-03-27 15:10:55 -04:00
subconscious.rs unify memory tracking: entries are the single source of truth 2026-04-02 14:56:02 -04:00
transcript.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00