consciousness/src/agent
ProofOfConcept 4fc9676545 channels: parallel queries with timeout per daemon
One misbehaving channel daemon (accepting connections but not
responding to capnp RPCs) would block channel_list indefinitely.

Spawn each daemon query as a separate task with a 3-second timeout.
A hung daemon now shows as disconnected instead of hanging the
entire tool call.

Co-Authored-By: Kent Overstreet <kent.overstreet@gmail.com>
2026-04-11 00:45:01 -04:00
..
api Parsing fixes 2026-04-09 16:42:16 -04:00
tools channels: parallel queries with timeout per daemon 2026-04-11 00:45:01 -04:00
context.rs Restore full N×M memory scoring matrix (/score command) 2026-04-10 01:47:54 -04:00
mod.rs Redirect noisy warnings to debug log to stop TUI corruption 2026-04-09 22:46:48 -04:00
oneshot.rs Use Role::System for agent step prompts 2026-04-10 02:41:26 -04:00
tokenizer.rs WIP: Rename context_new → context, delete old files, fix UI layer 2026-04-08 15:20:26 -04:00