consciousness/src
ProofOfConcept e7be2a3ba0 wire thalamus idle state into consciousness binary
The consciousness binary now has its own idle state machine,
fed directly by TUI events:
- Key press → user_activity()
- Turn complete → response_activity()
- Render tick → decay_ewma(), snapshot to TUI

F5 thalamus screen shows presence/activity from the in-process
state instead of shelling out to poc-daemon status. No tmux
pane scraping, no socket RPC — the binary IS the presence.

Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-03 19:30:26 -04:00
..
bin wire thalamus idle state into consciousness binary 2026-04-03 19:30:26 -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 split idle state: thalamus (universal) + claude (tmux wrapper) 2026-04-03 19:26:26 -04:00
thought channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -04:00
user wire thalamus idle state into consciousness binary 2026-04-03 19:30:26 -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