consciousness/src/claude
Kent Overstreet 8c1fef3c69 poc-daemon: subscribe to channel notifications, drop config.rs
Wire poc-daemon into channel daemon notifications via subscribe_all().
Channel notifications (IRC, telegram, tmux) now flow through the
existing notification pipeline instead of the dead module system.

Remove claude/config.rs — daemon config is fully covered by
channel config files in ~/.consciousness/channels/.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-05 12:58:46 -04:00
..
context.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
hook.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
idle.rs deps: replace tracing with log+env_logger, drop console-subscriber 2026-04-05 06:54:11 -04:00
mcp-server.rs tools: static string definitions, no runtime JSON construction 2026-04-04 18:19:21 -04:00
memory-search.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
mod.rs poc-daemon: subscribe to channel notifications, drop config.rs 2026-04-05 12:58:46 -04:00
parse-claude-conversation.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
poc-daemon.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
poc-hook.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
rpc.rs poc-daemon: subscribe to channel notifications, drop config.rs 2026-04-05 12:58:46 -04:00
test-conversation.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
tmux.rs deps: replace tracing with log+env_logger, drop console-subscriber 2026-04-05 06:54:11 -04:00