pub async fn handle_codex_notify( notification_json: Option<String>, no_toast: bool, force_toast: bool, ) -> Result<()>