Files
gemini-cli/packages/core
Bryan Morgan 09e7f615d6 fix(core): process all URLs in web_fetch instead of only the first
The tool accepts up to 20 URLs but only processed urls[0] in both
execute and fallback paths. Now iterates all URLs for rate-limit
checks and fetches all in fallback mode.
2026-02-22 15:54:36 -05:00
..