Commit Graph

1311 Commits

Author SHA1 Message Date
Adam Weidman
4292c8784f feat: update to match mocks (#89) 2025-12-16 13:44:53 -08:00
Sehoon Shon
ae5068b8cb Check if a user has access to preview model (#87) 2025-12-16 13:43:49 -08:00
Tommaso Sciortino
d591140f62 Fix prompt and chat code (#88) 2025-12-16 13:41:59 -08:00
joshualitt
d4f1da3934 feat(core): Add real model string (#86) 2025-12-16 13:40:35 -08:00
joshualitt
0188599642 feat(core): Disable todos for 3 family. (#85)
* feat(core): Disable todos for 3 family.

* tidy
2025-12-16 13:37:55 -08:00
Sehoon Shon
4cee7e83c4 Do not fallback for manual models (#84)
* Update display name for alias model

* fix tests
2025-12-16 13:37:08 -08:00
Sehoon Shon
56c3daf2f5 Use Preview Flash model if the main model is a preview model for code… (#83)
* Use Preview Flash model if the main model is a preview model for codebase investigator

* fix test

* Generate settings doc
2025-12-16 13:32:15 -08:00
Adam Weidman
af94beea11 FEAT: Add availabilityService (#81)
* auto and fallback work

* test fixes

* fixes

* Show model dialog even if there's no more fallback option

* fix tests

* fix failing test

* disable showInDialog for model in settings

* revert package-lock.json

* remove dup line

---------

Co-authored-by: Sehoon Shon <sshon@google.com>
2025-12-16 13:26:58 -08:00
Adam Weidman
4b3d858f31 feat: reset availabilityService on /auth 2025-12-16 13:25:49 -08:00
Sehoon Shon
17bf02b901 Update models menu dialog to support manual model selection and group… (#80)
* Update models menu dialog to support manual model selection and group by model family

* fix tests

* update codebase investigator model setting

* fix test

* fix test

* update generated golden file

* regenerate scheme and doc for settings

* use Preview Auto if previewFeatures is set to true
2025-12-16 13:23:57 -08:00
Adam Weidman
c3f6e7132b feat: try more parsing 2025-12-16 13:10:09 -08:00
Your Name
a8e3928dd2 feat(core): Update checkpoint. 2025-12-16 13:07:30 -08:00
Abhi
faf69f2c99 Address feedback 2025-12-16 13:06:29 -08:00
Abhi
6d13e0b3a2 feat: ensure codebase investigator uses preview model when main agent does 2025-12-16 13:06:26 -08:00
Your Name
9b571d42b1 feat(core): Add model config for flash 3 2025-12-16 10:58:37 -08:00
gemini-cli-robot
79fa7dcb6d chore(release): v0.21.0 2025-12-16 18:32:05 +00:00
gemini-cli-robot
1f1bbc462f chore(release): v0.21.0-preview.6 2025-12-16 17:29:29 +00:00
gemini-cli-robot
5977ce8d62 chore(release): v0.21.0-preview.5 2025-12-12 21:26:52 +00:00
gemini-cli-robot
f47b44e70d fix(patch): cherry-pick edbe548 to release/v0.21.0-preview.4-pr-15007 to patch version v0.21.0-preview.4 and create version 0.21.0-preview.5 (#15015)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-12-12 15:57:08 -05:00
gemini-cli-robot
dcf2317adf chore(release): v0.21.0-preview.4 2025-12-12 18:37:01 +00:00
gemini-cli-robot
61c7c95374 fix(patch): cherry-pick 12cbe32 to release/v0.21.0-preview.3-pr-15000 to patch version v0.21.0-preview.3 and create version 0.21.0-preview.4 (#15003)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-12-12 10:15:52 -08:00
gemini-cli-robot
ccee6a71df chore(release): v0.21.0-preview.3 2025-12-12 06:57:31 +00:00
gemini-cli-robot
cc5c6bd90a chore(release): v0.21.0-preview.2 2025-12-10 19:27:51 +00:00
gemini-cli-robot
d9e79331ef fix(patch): cherry-pick ee6556c to release/v0.21.0-preview.1-pr-14691 to patch version v0.21.0-preview.1 and create version 0.21.0-preview.2 (#14908)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-12-10 13:58:07 -05:00
gemini-cli-robot
68b7714d9b chore(release): v0.21.0-preview.1 2025-12-09 21:06:14 +00:00
gemini-cli-robot
04dece3e3c fix(patch): cherry-pick 3f5f030 to release/v0.21.0-preview.0-pr-14843 to patch version v0.21.0-preview.0 and create version 0.21.0-preview.1 (#14851)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
2025-12-09 12:48:37 -08:00
gemini-cli-robot
2a3513bcdb chore(release): v0.21.0-preview.0 2025-12-09 20:11:24 +00:00
Coco Sheng
1f813f6a06 feat(a2a): Introduce restore command for a2a server (#13015)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
2025-12-09 15:08:23 +00:00
Alex Gavrilescu
560550f5df feat: Add support for MCP Resources (#13178)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-12-09 02:43:12 +00:00
gemini-cli-robot
720b31cb8b chore/release: bump version to 0.21.0-nightly.20251209.ec9a8c7a7 (#14751) 2025-12-09 01:58:12 +00:00
Gal Zahavi
171103aedc refactor(core): Improve environment variable handling in shell execution (#14742)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
Co-authored-by: christine betts <chrstn@uw.edu>
2025-12-09 00:22:46 +00:00
Kevin Ramdass
17b5b40765 feat: Add OTEL log event gemini_cli.startup_stats for startup stats. (#14734) 2025-12-08 20:29:50 +00:00
Marat Boshernitsan
4322137cee refactor(telemetry): Improve previous PR that allows telemetry to use the CLI auth and add testing (#14589) 2025-12-08 11:20:13 -08:00
Jack Wotherspoon
84c07c8fa1 fix(audio): improve reading of audio files (#14658) 2025-12-08 17:46:33 +00:00
Adam Weidman
8f4f8baa81 feat(modelAvailabilityService): integrate model availability service into backend logic (#14470) 2025-12-08 14:44:34 +00:00
gemini-cli-robot
7a72037572 chore/release: bump version to 0.21.0-nightly.20251207.025e450ac (#14662) 2025-12-07 01:34:24 +00:00
Christian Gunderman
025e450ac2 Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
matt korwel
dd3fd73ffe fix(core): improve API response error handling and retry logic (#14563) 2025-12-05 17:49:08 +00:00
Jack Wotherspoon
616d6f6667 feat(sessions): use 1-line generated session summary to describe sessions (#14467) 2025-12-05 17:20:15 +00:00
gemini-cli-robot
8341256d1e chore/release: bump version to 0.21.0-nightly.20251204.3da4fd5f7 (#14476) 2025-12-05 15:52:09 +00:00
Jacob Richman
934b309b4c Fix issue where we were passing the model content reflecting terminal line wrapping. (#14566) 2025-12-05 04:42:57 +00:00
Jacob Richman
d284fa66c0 Fix bug in the shellExecutionService resulting in both truncation and 3X bloat (#14545) 2025-12-04 18:26:12 -08:00
Silvio Junior
7db5abdecf Fixes [API Error: Cannot read properties of undefined (reading 'error')] (#14553) 2025-12-05 01:18:37 +00:00
Adib234
5f60281d25 Add support for MCP dynamic tool update by notifications/tools/list_changed (#14375) 2025-12-04 21:04:38 +00:00
Paresh Joshi
2d1c1ac567 fix(client): Correctly latch hasFailedCompressionAttempt flag (#13002) 2025-12-04 18:12:45 +00:00
Jainam M
8b0a8f47c1 Adding session id as part of json o/p (#14504) 2025-12-04 17:06:20 +00:00
Aswin Ashok
84f521b1c6 fix(shell): cursor visibility when using interactive mode (#14095)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2025-12-04 16:58:03 +00:00
Coco Sheng
b27cf0b0a8 feat(cli): Move key restore logic to core (#13013) 2025-12-04 15:56:16 +00:00
Megha Bansal
6f3b56c5b6 fix: improve retry logic for fetch errors and network codes (#14439) 2025-12-04 15:41:08 +00:00
Adam Weidman
153d01a01e feat: Add enableAgents experimental flag (#14371)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-12-03 20:53:06 +00:00