pub async fn run_tui_mode_with_config( event_registry: EventRegistry, ui_config: UiConfig, ) -> Result<()>