feat: cherry-pick Gemini model updates and defaults#3015
feat: cherry-pick Gemini model updates and defaults#3015google-labs-jules[bot] wants to merge 2 commits into
Conversation
Cherry-picks changes from PR 2990 to support new Gemini models (2.5, 3.1, 3.5) and update default preferences to the 'lite' tier across the app and scripts. * Adds `gemini-2.5-flash` and `gemini-2.5-flash-lite` to constants. * Updates `getGeminiPricing` with accurate costs. * Defaults model picker functions to 'lite'. * Improves security in `useUXAuditor` by moving API key to headers.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
🚀 Deployment Details (Last updated: Jun 26, 2026, 3:28 PM PST) 🚀 Pushed to gh-pages; publish in progress
|
Cherry-picks changes from PR 2990 to support new Gemini models (2.5, 3.1, 3.5) and update default preferences to the 'lite' tier across the app and scripts. * Adds `gemini-2.5-flash` and `gemini-2.5-flash-lite` to constants. * Updates `getGeminiPricing` with accurate costs. * Defaults model picker functions to 'lite'. * Improves security in `useUXAuditor` by moving API key to headers.
Cherry-picks changes from PR 2990 to support new Gemini models (2.5, 3.1, 3.5)
and update default preferences to the 'lite' tier across the app and scripts. Also improves security in
useUXAuditorby moving the Google API key to HTTP headers instead of query strings.PR created automatically by Jules for task 11984057164921863427 started by @arii