consciousness/src
ProofOfConcept e604659e3a per-channel message logs with shared ChannelLog type
Move ChannelLog to src/thalamus/channel_log.rs — shared by all
channel daemon implementations. Each channel/PM gets its own
log with consumed/unread tracking.

IRC daemon: channels tracked via BTreeMap<String, ChannelLog>.
list() returns all channels (joined + PMs) with per-channel
unread counts. Sent messages stored in logs too.

Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-03 20:01:32 -04:00
..
bin wire channel list RPC into consciousness F5 screen 2026-04-03 19:53:23 -04:00
claude split idle state: thalamus (universal) + claude (tmux wrapper) 2026-04-03 19:26:26 -04:00
cli move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
hippocampus remove more dead transcript mining code 2026-04-02 21:45:56 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
subconscious Delete dead prompts 2026-04-03 19:29:52 -04:00
thalamus per-channel message logs with shared ChannelLog type 2026-04-03 20:01:32 -04:00
thought channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -04:00
user wire channel list RPC into consciousness F5 screen 2026-04-03 19:53:23 -04:00
config.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
lib.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
main.rs channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -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