botserver/src/console
Rodrigo Rodriguez (Pragmatismo) f3e38d8d8b feat(console): Show UI immediately with live system logs
- Add state_channel field to XtreeUI for receiving AppState updates
- Add set_state_channel() method to enable async state communication
- Poll for AppState in event loop to initialize panels when ready
- UI now shows loading state instantly, logs stream in real-time
- Transitions to full interactive mode when AppState is received
2025-12-08 23:35:33 -03:00
..
chat_panel.rs - Split into botui. 2025-12-02 21:09:43 -03:00
editor.rs - Split into botui. 2025-12-02 21:09:43 -03:00
file_tree.rs - Split into botui. 2025-12-02 21:09:43 -03:00
log_panel.rs - Split into botui. 2025-12-02 21:09:43 -03:00
mod.rs feat(console): Show UI immediately with live system logs 2025-12-08 23:35:33 -03:00
status_panel.rs - Split into botui. 2025-12-02 21:09:43 -03:00
wizard.rs - botbook extracted from. 2025-12-03 19:59:27 -03:00