consciousness/src/subconscious
ProofOfConcept 17a018ff12 fixup: consolidate tool types, fix build after reorganization
Move FunctionCall, FunctionDef, FunctionCallDelta from user/types
to agent/tools. Re-export from user/types for backward compat.
Merge duplicate dispatch functions in tools/mod.rs into dispatch
(agent-specific) + dispatch_shared (with provenance). Fix orphaned
derive, missing imports, runner→agent module path.

Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-03 23:21:16 -04:00
..
agents replace hardcoded personal names with config values 2026-04-02 19:45:35 -04:00
prompts Delete dead prompts 2026-04-03 19:29:52 -04:00
api.rs fixup: consolidate tool types, fix build after reorganization 2026-04-03 23:21:16 -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 move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
defs.rs remove dead transcript mining pipeline 2026-04-02 21:42:03 -04:00
digest.rs digest: use created_at instead of timestamp for date matching 2026-03-26 19:18:14 -04:00
knowledge.rs fixup: consolidate tool types, fix build after reorganization 2026-04-03 23:21:16 -04:00
llm.rs vLLM priority scheduling for agents 2026-04-01 23:21:39 -04:00
mod.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
prompts.rs delete dead load_prompt (orphaned by split_* removal) 2026-04-02 16:22:34 -04:00
subconscious.rs unify memory tracking: entries are the single source of truth 2026-04-02 14:56:02 -04:00