How is rate_limited error being surfaced to the RunPromptResult returned from runPrompt? <img width="923" height="163" alt="Image" src="https://github.com/user-attachments/assets/454625b1-16f1-4e85-8e5e-0a423c5f7e50" /> Does RunPromptResult .error.message contains "rate_limited"? <img width="797" height="357" alt="Image" src="https://github.com/user-attachments/assets/282b71a6-6097-46bf-b0ea-0bc1b7337cbe" /> From @pelikhan: It contains the error that vscode returns so that might be lost.