You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Antigravity CLI Support: The gemini_cli provider is now deprecated. It should be replaced/updated with support for the antigravity_cli to ensure keyless local Google model integration continues working.
Default Models Update: The default Gemini models inside the LLM model picker should be bumped from the 2nd generation to the 3rd generation (e.g., defaulting to gemini-3.5-flash and gemini-3.5-pro for faster and more accurate resume scoring/generation).
Proposed Changes
Update LLM subscription provider logic to call antigravity instead of gemini in CLI wrappers.
Refresh default model configurations in backend/core/config.py to point to gemini-3.5 variants by default.
Describe the Feature Request
gemini_cliprovider is now deprecated. It should be replaced/updated with support for theantigravity_clito ensure keyless local Google model integration continues working.gemini-3.5-flashandgemini-3.5-profor faster and more accurate resume scoring/generation).Proposed Changes
antigravityinstead ofgeminiin CLI wrappers.backend/core/config.pyto point togemini-3.5variants by default.