consciousness/src/agent
Kent Overstreet 178824fa01 move UI commands from Mind to event_loop
/quit, /help, /save handled directly in the UI event loop.
/model and /model <name> moved to event_loop as cmd_switch_model().
Mind no longer needs tui::App for any command handling.

Mind's handle_command now only has commands that genuinely need
Mind state: /new, /retry, /score (turn_in_progress, DMN, scoring).

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-05 02:29:44 -04:00
..
api drop dead ChatResponse 2026-04-05 01:18:47 -04:00
tools channels: find_daemon path walking, consistent pane_id, auto-start 2026-04-04 19:22:49 -04:00
context.rs move working_stack code to correct file 2026-04-04 18:19:21 -04:00
mod.rs move UI commands from Mind to event_loop 2026-04-05 02:29:44 -04:00
oneshot.rs oneshot: remove PID tracking from run_one_agent 2026-04-04 18:19:21 -04:00