- 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 |
||
|---|---|---|
| .. | ||
| chat_panel.rs | ||
| editor.rs | ||
| file_tree.rs | ||
| log_panel.rs | ||
| mod.rs | ||
| status_panel.rs | ||
| wizard.rs | ||