consciousness/src/user
ProofOfConcept 8e66f0a66c wire channel list RPC into consciousness F5 screen
fetch_all_channels() connects to each daemon socket and calls
list() via capnp RPC. Runs on a dedicated thread (capnp uses Rc).
Results sent back via mpsc channel, TUI reads cached state.

Fetched at startup and when switching to F5 thalamus screen.
Also calls ensure_running() to restart dead daemons.

Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-03 19:53:23 -04:00
..
api Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
tools Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
tui wire channel list RPC into consciousness F5 screen 2026-04-03 19:53:23 -04:00
cli.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
dmn.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
identity.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
log.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
mod.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
observe.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
parsing.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
runner.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
types.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
ui_channel.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00