Edilmo Palencia
|
c0495ce2f9
|
feat(hooks): Hook Configuration Schema and Types (#9074)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-11-02 19:49:16 +00:00 |
|
Abhi
|
fd2cbacae9
|
fix(core): prevent model router from overriding explicit model choice (#12399)
|
2025-10-31 21:02:22 +00:00 |
|
Tommaso Sciortino
|
3332703fca
|
Make compression threshold editable in the UI. (#12317)
|
2025-10-30 23:03:58 +00:00 |
|
Victor May
|
643f2c0958
|
Enable model routing for all users (#12300)
|
2025-10-30 22:29:24 +00:00 |
|
Jacob MacDonald
|
cc081337b7
|
Initial support for reloading extensions in the CLI - mcp servers only (#12239)
|
2025-10-30 18:05:49 +00:00 |
|
Gal Zahavi
|
06035d5d43
|
feat(auth): improve API key authentication flow (#11760)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-30 01:58:08 +00:00 |
|
Victor May
|
601a639f95
|
Disable model routing for oauth users (#11889)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-10-28 15:25:53 -07:00 |
|
Jacob MacDonald
|
44bdd3ad11
|
Record model responses with --record-responses (for use in testing) (#11894)
|
2025-10-28 19:13:45 +00:00 |
|
Allen Hutchison
|
064edc52f5
|
feat(policy): Introduce config-based policy engine with TOML configuration (#11992)
|
2025-10-28 16:20:57 +00:00 |
|
Jacob MacDonald
|
1b302deeff
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Adam Weidman
|
034ca93907
|
Revert "feat(ID token support): Add ID token support for authenticating to MC…" (#12162)
|
2025-10-28 15:07:57 +00:00 |
|
Sandy Tao
|
6db64aab2b
|
fix(telemetry): Prevent duplicate StartSessionEvent logging (#12090)
|
2025-10-27 20:40:03 +00:00 |
|
Ruchika Goel
|
abd22a753d
|
feat(ID token support): Add ID token support for authenticating to MC… (#12031)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2025-10-27 20:34:38 +00:00 |
|
Jacob MacDonald
|
b16fe7b646
|
First take at mocking out gemini cli responses in integration tests (#11156)
|
2025-10-23 23:10:43 +00:00 |
|
Abhi
|
b40f67b76a
|
extract console error to util func (#11675)
|
2025-10-22 20:09:10 +00:00 |
|
Adib234
|
6d75005afc
|
Add setting to disable YOLO mode (#11609)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2025-10-22 18:57:10 +00:00 |
|
Silvio Junior
|
5b750f519b
|
fix(config): Disable CI for stable release (#11615)
|
2025-10-21 23:36:41 +00:00 |
|
christine betts
|
c6a59896f3
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Shreya Keshive
|
e72c00cf9a
|
fix(proxy): Add error handling to proxy agent creation (#11538)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 19:43:37 +00:00 |
|
Allen Hutchison
|
bf80263bd6
|
feat: Implement message bus and policy engine (#11523)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 18:45:33 +00:00 |
|
Abhi
|
2c93542e5c
|
Revert "Per-Auth Method Feature Flag for Model Routing (#11333)" (#11597)
|
2025-10-21 18:36:02 +00:00 |
|
Victor May
|
0e7b3951c2
|
Per-Auth Method Feature Flag for Model Routing (#11333)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-10-21 13:25:51 +00:00 |
|
Zack Birkenbuel
|
cc7e1472f9
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
Jacob MacDonald
|
d3bdbc6978
|
add extension IDs (#11377)
|
2025-10-17 20:29:07 +00:00 |
|
Gal Zahavi
|
0ded546a09
|
fix(prompt): Make interactive command avoidance conditional (#11225)
|
2025-10-17 16:07:18 +00:00 |
|
Allen Hutchison
|
937c15c66e
|
refactor: Remove deprecated --all-files flag (#11228)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 19:09:21 +00:00 |
|
anj-s
|
5aaa0e66f5
|
(fix): Enable Codebase Investigator for all modes (#11259)
|
2025-10-16 14:21:09 +00:00 |
|
Sandy Tao
|
7c1a90244a
|
fix(core): add retry logic for specific fetch errors (#11066)
|
2025-10-14 16:17:31 +00:00 |
|
Hadi Minooei
|
249a193c00
|
Update system instructions for optimizing shell tool commands (#10651)
|
2025-10-14 04:31:45 +00:00 |
|
Silvio Junior
|
9185f68e52
|
Expose Codebase Investigator settings to the user (#10844)
|
2025-10-14 02:30:32 +00:00 |
|
Dongin Kim(Terry)
|
518caae62e
|
chore: Extract '.gemini' to GEMINI_DIR constant (#10540)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
|
2025-10-13 17:31:39 +00:00 |
|
shrutip90
|
c6af4eaa00
|
fix: Usage of folder trust config flags in FileCommandLoader (#10837)
|
2025-10-10 18:07:40 +00:00 |
|
sgnagnarella
|
971eb64e98
|
fix(cli) : fixed bug #8310 where /memory refresh will create discrepancies with initial memory load ignoring settings/config for trusted folder and file filters (#10611)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-10-10 16:04:15 +00:00 |
|
Victor May
|
0b6c02000f
|
feat(core): Failed Response Retry via Extra Prompt (#10828)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-10-09 22:04:08 +00:00 |
|
Jacob MacDonald
|
56ca62cf3c
|
Pre releases (#10752)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-08 21:26:12 +00:00 |
|
Gal Zahavi
|
467a305f26
|
chore(shell): Enable interactive shell by default (#10661)
|
2025-10-08 20:28:19 +00:00 |
|
Zack Birkenbuel
|
8980276b20
|
Rationalize different Extension typings (#10435)
|
2025-10-08 14:31:41 +00:00 |
|
sgnagnarella
|
43bac6a038
|
Adding list sub command to memoryCommand to list the path of GEMINI.md files (#10108)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-10-02 21:46:54 +00:00 |
|
Abhi
|
331ae7dbdf
|
feat: Add enableSubagents configuration and wire up subagent registration (#9988)
|
2025-10-01 20:54:00 +00:00 |
|
Sandy Tao
|
8a2c2dc73f
|
feat(core): Enable tool output truncation by default (#9983)
|
2025-09-29 16:30:37 +00:00 |
|
Adam Weidman
|
db51e3f4cd
|
feat(iap support): Add service account impersonation provider to MCPServers to support IAP on Cloud Run (#8505)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-09-27 08:12:24 +00:00 |
|
Abhi
|
3d7cb3fb8a
|
refactor(core): Extract file filtering constants from Config to break circular dependency (#9974)
|
2025-09-26 17:37:00 +00:00 |
|
Allen Hutchison
|
6328ca512f
|
Fix: Only log message bus debug info when feature is enabled (#9156)
|
2025-09-22 23:08:48 +00:00 |
|
Allen Hutchison
|
bcc4d81d19
|
feat: add message bus integration for tool confirmation (#8938)
|
2025-09-22 19:03:20 +00:00 |
|
Jacob MacDonald
|
34c14b7dd2
|
Store installed release version as a part of install metadata (#9122)
|
2025-09-22 16:42:35 +00:00 |
|
anj-s
|
44691a4ce6
|
(feat): Add a ToDo tool to track ongoing task lists (#8761)
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Jacob MacDonald <jakemac@google.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
|
2025-09-20 13:01:02 +00:00 |
|
Jacob MacDonald
|
22b7d86574
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
christine betts
|
eddd13d70e
|
Add simple extensions release flow support (#8498)
|
2025-09-17 22:14:01 +00:00 |
|
MRK
|
4df8dbaa0d
|
Fix to issue #736 resulting in GEMINI_CLI_AUTH_TYPE not getting populated most of the time in the start_session events (#8508)
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-09-17 06:08:23 +00:00 |
|