gemini-cli/packages/cli/src
Taylor Mullen 2970f0a06c feat: Integrate centralized error reporting for API interactions
Implements robust error handling for Gemini API calls, integrating with the centralized error reporting system.

- API errors are now caught and reported to dedicated log files, providing detailed diagnostics without cluttering the user interface.
- A concise error message is surfaced to the user in the UI, indicating an API issue.
- Ensures any pending UI updates are processed before an API error is displayed.

This change improves our ability to diagnose API-related problems by capturing rich error context centrally, while maintaining a clean user experience.

Signed-off-by: Gemini <YourFriendlyNeighborhoodAI@example.com>
2025-05-11 13:55:55 -07:00
..
config feat: Update default Gemini model to gemini-2.5-pro-preview-05-06 2025-05-09 15:27:51 -07:00
ui feat: Integrate centralized error reporting for API interactions 2025-05-11 13:55:55 -07:00
utils Remove terminal tool and dependencies. 2025-05-11 12:35:55 -07:00
gemini.ts feat: Improve theme not found handling 2025-05-09 10:28:20 -07:00