Roo-Code/src/api
Roo Code 9e229a7ec3 fix: add proxy support for Gemini API client
- Created proxy-aware fetch utility that respects HTTP_PROXY/HTTPS_PROXY env vars
- Falls back to axios when native fetch fails with proxy settings
- Updated GeminiHandler constructor to setup proxy-aware fetch
- This fixes the 'TypeError: fetch failed sending request' error when behind a proxy

Fixes #9465
2025-11-21 07:39:29 +00:00
..
providers fix: add proxy support for Gemini API client 2025-11-21 07:39:29 +00:00
transform perf: reduce excessive getModel() calls & implement disk cache fallback (#9410) 2025-11-19 23:13:39 -05:00
index.ts Add native tool call support (#9159) 2025-11-13 12:48:35 -05:00