Files
antigravity-claude-proxy/public/js/components/claude-config.js
Badri Narayanan S 7b921abb1d fix(webui): remove space before [1m] suffix in Gemini model names
The WebUI was generating model names like "gemini-3-flash [1m]" with a
space before the suffix, causing 404 errors when Claude Code used
sub-agents. Changed to "gemini-3-flash[1m]" (no space).

Fixes #97

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-11 11:16:37 +05:30

5.1 KiB