consciousness/src/user/tui
ProofOfConcept 17a018ff12 fixup: consolidate tool types, fix build after reorganization
Move FunctionCall, FunctionDef, FunctionCallDelta from user/types
to agent/tools. Re-export from user/types for backward compat.
Merge duplicate dispatch functions in tools/mod.rs into dispatch
(agent-specific) + dispatch_shared (with provenance). Fix orphaned
derive, missing imports, runner→agent module path.

Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-03 23:21:16 -04:00
..
context_screen.rs shared active tools: Agent writes, TUI reads directly 2026-04-03 22:57:46 -04:00
main_screen.rs shared active tools: Agent writes, TUI reads directly 2026-04-03 22:57:46 -04:00
mod.rs fixup: consolidate tool types, fix build after reorganization 2026-04-03 23:21:16 -04:00
subconscious_screen.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
thalamus_screen.rs wire thalamus idle state into consciousness binary 2026-04-03 19:30:26 -04:00
unconscious_screen.rs tui: F5 thalamus screen, fix HashMap ordering, Screen enum 2026-04-03 18:39:48 -04:00