pub async fn run_with_session( session: Session, settings: UiSettings, ) -> Result<(), AppError>
Run the TUI from an already-initialized ACP session.