consciousness/src
Kent Overstreet 8e3137fe3f mind: static assert Mind is Send + Sync
Mind is already Send + Sync — all fields use Arc or sync primitives.
Add compile-time assertion so it stays that way.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-05 05:58:50 -04:00
..
agent mind: restore age_out_images and publish_context_state after turns 2026-04-05 03:38:42 -04:00
bin split out src/mind 2026-04-04 02:46:32 -04:00
claude tools: static string definitions, no runtime JSON construction 2026-04-04 18:19:21 -04:00
cli oneshot: simplify API surface 2026-04-04 18:19:21 -04:00
hippocampus training: per-node scoring with graph weight updates 2026-04-05 01:18:47 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
mind mind: static assert Mind is Send + Sync 2026-04-05 05:58:50 -04:00
subconscious more reorg 2026-04-05 01:48:11 -04:00
thalamus more reorg 2026-04-05 01:48:11 -04:00
user move startup orchestration from mind to event_loop 2026-04-05 04:29:56 -04:00
config.rs training: per-node scoring with graph weight updates 2026-04-05 01:18:47 -04:00
lib.rs agent: move oneshot execution from subconscious to agent module 2026-04-04 18:19:21 -04:00
main.rs delete dead code: channel-test, mcp-schema, cmd_mcp_schema 2026-04-03 20:52:40 -04:00
session.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
util.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00