consciousness/src/user
ProofOfConcept 39d6ca3fe0 unified tool dispatch: remove memory_ special case
All tools go through tools::dispatch() — no more separate
dispatch path for memory tools in the runner. The only
remaining special case is tagging memory_render results as
ConversationEntry::Memory for context deduplication, which
is a result-handling concern, not dispatch.

Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-03 22:23:49 -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 unified tool dispatch: remove memory_ special case 2026-04-03 22:23:49 -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