Sandy Tao
|
e209724789
|
fix(core): Improve API error retry logic (#9763)
|
2025-09-25 17:57:00 +00:00 |
|
anthony bushong
|
4caaa2a8e8
|
fix(core): ensure retry sets defaults for nullish values passed into options (#9540)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-25 17:33:00 +00:00 |
|
Adrian Arribas
|
f80eb71068
|
[Part 3/6] feat(telemetry): enhance metrics with performance monitoring APIs (#8113)
|
2025-09-25 16:12:46 +00:00 |
|
Shardul Natu
|
135d3401cd
|
add(telemetry): Add character-level edit metrics to Concord (#9145)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-09-25 16:09:56 +00:00 |
|
matt korwel
|
fab279f0fd
|
chore(release): bump version to 0.8.0-nightly.20250925.b1da8c21 (#9753)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-25 14:23:19 +00:00 |
|
anthony bushong
|
275a12fd45
|
fix(core): set default maxAttempts in baseLLMClient (#9533)
|
2025-09-25 01:18:26 +00:00 |
|
anthony bushong
|
8abe7e151c
|
fix(core): plumb max attempts for retry to generate options in baseLLMClient (#9518)
|
2025-09-24 22:25:15 +00:00 |
|
anthony bushong
|
05c962af1f
|
fix(core): update edit tool error type during llm judgements (#9510)
|
2025-09-24 22:19:19 +00:00 |
|
jleong-stripe
|
e0ba7e4ffb
|
For dynamic client registration - use registration endpoint in config if available instead of performing OAuth discovery again (#9231)
|
2025-09-24 20:53:42 +00:00 |
|
Abhi
|
22740ddceb
|
refactor(core): Extract thought parsing logic into a dedicated utility (#9503)
|
2025-09-24 19:38:36 +00:00 |
|
Sandy Tao
|
ad59be0c81
|
fix(core): Fix unable to cancel edit tool (#9299)
|
2025-09-24 19:16:00 +00:00 |
|
fuyou
|
66c2184fe5
|
feat: Add AbortSignal support for retry logic and tool execution (#9196)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-09-24 19:10:55 +00:00 |
|
geoffdowns
|
4f49341ce9
|
relax JSON schema validation (#9332)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-09-24 16:55:32 +00:00 |
|
Jacob Richman
|
c6f8ecc227
|
Fix missing exports that were causing the build to fail locally. (#9277)
|
2025-09-23 23:52:34 +00:00 |
|
Victor May
|
4bd4cd697b
|
Log Model Slash Commands (#9250)
|
2025-09-23 22:06:03 +00:00 |
|
Sandy Tao
|
28c3901513
|
feat(logging): Add model name to content retry events (#9266)
|
2025-09-23 21:34:17 +00:00 |
|
Abhi
|
c12b87ed03
|
fix(routing): Round latency to integer for telemetry (#9242)
|
2025-09-23 21:29:12 +00:00 |
|
shishu314
|
98461ff667
|
metrics(extension) - Add logging for disable extension (#9238)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-23 18:37:35 +00:00 |
|
Abhi
|
c93eed6384
|
fix(core): Compression was broken when routing enabled (#9183)
|
2025-09-23 04:44:07 +00:00 |
|
Sandy Tao
|
712dc245ac
|
fix(quality): Retry invalid stream only 1 time (#9169)
|
2025-09-23 00:15:55 +00:00 |
|
Sandy Tao
|
4cdf9207f3
|
feat(core): Log invalid stream type (#9168)
|
2025-09-22 23:39:44 +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 |
|
Sandy Tao
|
9c4d1594ac
|
Fix(quality): Refine Stream Validation Logic (#9150)
|
2025-09-22 21:40:09 +00:00 |
|
Allen Hutchison
|
bcc4d81d19
|
feat: add message bus integration for tool confirmation (#8938)
|
2025-09-22 19:03:20 +00:00 |
|
Jerop Kipruto
|
c0c7ad10ca
|
feat(config): Support telemetry configuration via environment variables (#9113)
|
2025-09-22 18:23:06 +00:00 |
|
shishu314
|
10392ad344
|
Telemtry(extensions) - Add logging for extension events (#8339)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-22 16:55:43 +00:00 |
|
Jacob MacDonald
|
34c14b7dd2
|
Store installed release version as a part of install metadata (#9122)
|
2025-09-22 16:42:35 +00:00 |
|
Jerop Kipruto
|
57272f84b1
|
fix(telemetry): disable OTLP when telemetry-outfile is set (#9117)
|
2025-09-22 16:40:30 +00:00 |
|
shishu314
|
edd988be60
|
Fix(metrics) - Add exit hook for cleanup in Optl sdk (#8930)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-22 14:01:52 +00:00 |
|
Shreya Keshive
|
8fdb61aabf
|
feat(ide): Read IDE info from discovery file (#8760)
|
2025-09-22 00:54:18 +00:00 |
|
Tommaso Sciortino
|
62b49ab14a
|
Fix incompatibilities with package.json (#8949)
|
2025-09-20 18:38:03 +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 |
|
joshualitt
|
7681c595b5
|
Revert "feat(third_party) Port get-ripgrep." (#8923)
|
2025-09-19 18:08:41 +00:00 |
|
joshualitt
|
6e4236bf76
|
feat(third_party) Port get-ripgrep. (#8514)
|
2025-09-19 15:13:28 +00:00 |
|
matt korwel
|
509444d059
|
Improve CI Times by 70% (#8530)
|
2025-09-18 16:29:40 -07:00 |
|
Shardul Natu
|
bbcc906133
|
add(mcp): Add MCP Server name to ToolCallEvent OTel logging (#7829)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-18 22:00:11 +00:00 |
|
Jacob MacDonald
|
22b7d86574
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
Allen Hutchison
|
afba59a953
|
feat(cli): configure policy engine from existing settings (#8348)
|
2025-09-18 20:44:23 +00:00 |
|
Gal Zahavi
|
a34e375193
|
refactor(shell): Send AnsiOutput when ShowColor is false (#8647)
|
2025-09-18 20:04:46 +00:00 |
|
Shreya Keshive
|
db5b49b2ca
|
refactor(ide): replace DetectedIde enum with IDE_DEFINITIONS object (#8698)
|
2025-09-18 19:23:24 +00:00 |
|
Sandy Tao
|
2c754d71e3
|
fix(ui): Track last prompt token count in processStream (#8650)
|
2025-09-18 18:46:56 +00:00 |
|
shishu314
|
bcfd50b45b
|
metrics(extensions) - Add logging methods for extensions operations (#8702)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-18 18:01:36 +00:00 |
|
Tommaso Sciortino
|
853ae56e7e
|
Improve compression splitpoint logic. (#8691)
|
2025-09-18 17:59:13 +00:00 |
|
gemini-cli[bot]
|
f8678f9e9d
|
chore(release): bump version to 0.7.0-nightly.20250918.2722473a (#8667)
Co-authored-by: mkorwel <matt.korwel@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-18 00:42:21 +00:00 |
|
Adrian Arribas
|
407373dcd6
|
[Part 2/6] feat(telemetry): add activity detector with user interaction tracking (#8111)
|
2025-09-17 23:56:00 +00:00 |
|
Sarah Price
|
d54cdd8802
|
fix(mcp): Display OAuth authentication messages in CLI UI instead of debug console (#6919)
Co-authored-by: Yoichiro Tanaka <yoichiro6642@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-17 22:25:33 +00:00 |
|
christine betts
|
eddd13d70e
|
Add simple extensions release flow support (#8498)
|
2025-09-17 22:14:01 +00:00 |
|
matt korwel
|
0cae7caaab
|
chore(release): bump version to 0.7.0-nightly.20250917.0b10ba2c (#8645)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-17 20:53:53 +00:00 |
|
Tommaso Sciortino
|
0559040c0f
|
Fix automatic compression bug (#8599)
|
2025-09-17 20:12:06 +00:00 |
|
Tommaso Sciortino
|
e76dda37ad
|
Serialize function calls that mutate state (#8513)
|
2025-09-17 18:45:04 +00:00 |
|
Arya Gummadi
|
678e947f21
|
fix(tests): improve test reliability and performance (#8395)
|
2025-09-17 17:12:33 +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 |
|
Abhi
|
f5dca8b7f7
|
refactor(core): Remove generateJson from GeminiClient (#8529)
|
2025-09-17 00:59:13 +00:00 |
|
Srinath Padmanabhan
|
1407327a14
|
Simplify error messages when user runs into daily quotas. (#8556)
Co-authored-by: Srinath Padmanabhan <srithreepo@google.com>
|
2025-09-16 22:39:18 +00:00 |
|
Shreya Keshive
|
cf9b6ec1f6
|
fix(ide): increase IDE open / close tool timeouts (#8587)
|
2025-09-16 22:38:17 +00:00 |
|
Abhi
|
a0079785af
|
feat(telemetry): Add telemetry and metrics for model routing (#8518)
|
2025-09-16 20:53:58 +00:00 |
|
Jerop Kipruto
|
88272cba8b
|
feat: add direct Google Cloud telemetry exporters (#8541)
|
2025-09-16 19:13:57 +00:00 |
|
Tommaso Sciortino
|
4e5c1fce8d
|
Remove unused code. (#8497)
|
2025-09-16 19:12:45 +00:00 |
|
Gal Zahavi
|
986b9fe7e9
|
refactor: Replace exec with spawn (#8510)
|
2025-09-16 19:03:17 +00:00 |
|
shishu314
|
c999b7e354
|
feat(security) - Encrypted oauth flag (#8101)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-16 14:05:29 +00:00 |
|
Abhi
|
1634d5fcca
|
refactor(core): Use BaseLlmClient for utility LLM calls in edit corrector (#8443)
|
2025-09-16 00:46:41 +00:00 |
|
Abhi
|
bee5b638dd
|
feat(routing): Introduce Classifier-based Model Routing Strategy (#8455)
|
2025-09-15 23:51:25 +00:00 |
|
Shreya Keshive
|
2cc0c1a808
|
feat(ide): add auth token support to IdeClient (#8490)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-09-15 23:22:31 +00:00 |
|
Sandy Tao
|
f7ff26ba65
|
feat(logging): Add clearcut logging for disabling loop detection (#8503)
|
2025-09-15 21:12:39 +00:00 |
|
Hadi Minooei
|
2e12a67198
|
update shell info (#8489)
|
2025-09-15 20:27:19 +00:00 |
|
Tommaso Sciortino
|
7353bda8ff
|
Remove unused method. (#8486)
|
2025-09-15 18:17:07 +00:00 |
|
shishu314
|
e28a043f3d
|
feat(security) - Use hybrid token storage when flag is enabled (#8010)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-15 18:05:17 +00:00 |
|
Sandy Tao
|
97475071e1
|
fix(tests): Cleans up setup test and fix behavior test (#8391)
|
2025-09-15 16:36:35 +00:00 |
|
Abhi
|
b5af662477
|
refactor(core): Move generateEmbedding to BaseLlmClient (#8442)
|
2025-09-15 15:33:30 +00:00 |
|
Abhi
|
c1de070a5e
|
refactor(core): Migrate next speaker check to use BaseLlmClient (#8424)
|
2025-09-15 04:15:18 +00:00 |
|
Abhi
|
12720a9fa7
|
refactor(core): Use BaseLlmClient for LLM-based loop detection (#8427)
|
2025-09-14 03:07:33 +00:00 |
|
Abhi
|
f11d79a931
|
fix(stats): Use request model as fallback for stats logging (#8423)
|
2025-09-14 01:03:46 +00:00 |
|
Hadi Minooei
|
35aeb3f420
|
Remove conflicting shell Directory checks (#7845)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-09-13 17:33:12 +00:00 |
|
fuyou
|
73466b626d
|
Fix dollar sign replacement bug in file editing (#7871)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-13 06:05:43 +00:00 |
|
Sandy Tao
|
5a05fb0dd0
|
fix(core): stop streaming request on loop detection (#8377)
|
2025-09-12 23:44:24 +00:00 |
|
Sandy Tao
|
b416508ef1
|
feat(core): Cap shell output truncation threshold to the remaining context window size (#8379)
|
2025-09-12 22:11:41 +00:00 |
|
Sandy Tao
|
4f91037af4
|
fix(core): Include the latest user request in countTokens for compression (#8375)
|
2025-09-12 21:13:16 +00:00 |
|
Abhi
|
c15774ce68
|
# feat(routing): Introduce useModelRouter feature flag (#8366)
|
2025-09-12 19:57:07 +00:00 |
|
Shreya Keshive
|
1f9564223b
|
fix(ide): Correct IDE client temp dir and port matching (#8270)
|
2025-09-12 17:49:37 +00:00 |
|
shishu314
|
8a5e692373
|
Metric(extension) - Add logging for uninstalling extension (#8293)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-12 17:38:54 +00:00 |
|
Jacob MacDonald
|
e89012efa8
|
Make a stateful extensions list component, with update statuses (#8301)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-12 16:20:04 +00:00 |
|
Shreya Keshive
|
8810ef2f40
|
refactor(ide): Improve IDE diff communication protocol (#8338)
|
2025-09-12 15:44:24 +00:00 |
|
joshualitt
|
68035591da
|
feat(core): Enable ripgrep by default. (#7427)
|
2025-09-11 23:46:07 +00:00 |
|
joshualitt
|
2ccb9839d3
|
feat(core): Re-download rg binary if it is deleted. (#8126)
|
2025-09-11 22:18:29 +00:00 |
|
Sandy Tao
|
aba2a9932c
|
fix(core): Default skipNextSpeakerCheck to true when the setting is not manually set (#8295)
|
2025-09-11 21:11:06 +00:00 |
|
Gal Zahavi
|
181898cb5d
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Shreya Keshive
|
8969a232ec
|
feat(ide): Check for IDE diffing capabilities before opening diffs (#8266)
|
2025-09-11 20:17:57 +00:00 |
|
Tommaso Sciortino
|
39af7115d1
|
Move IdeClient.connect() to initializeApp(). (#8282)
|
2025-09-11 20:07:57 +00:00 |
|
Tommaso Sciortino
|
d892cde0b0
|
Refactor IdeContextStore (#8278)
|
2025-09-11 18:22:20 +00:00 |
|
Abhi
|
538e6cd19a
|
feat(routing): Initialize model routing architecture (#8153)
|
2025-09-11 17:38:50 +00:00 |
|
shishu314
|
5504f933e1
|
fix(metrics) - Remove the error field from ApiResponseEvent (#8207)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-11 17:35:17 +00:00 |
|
Allen Hutchison
|
ba85aa49c7
|
feat(core): Tool Confirmation Message Bus foundation (PR 1 of 3) (#7835)
|
2025-09-11 16:39:17 +00:00 |
|
Sandy Tao
|
095351bf39
|
feat(telemetry): Add content length to tool calls and log tool output truncation event (#8014)
|
2025-09-11 15:40:46 +00:00 |
|
Jerop Kipruto
|
8f4321b1ca
|
feat: add telemetry for output format usage (#8223)
|
2025-09-11 13:42:10 +00:00 |
|
Sandy Tao
|
78744cfbca
|
feat(ui): Add confirmation dialog for disabling loop detection for current session (#8231)
|
2025-09-11 05:20:13 +00:00 |
|
Tommaso Sciortino
|
03e3c59bf0
|
Fix compression issues (#8225)
|
2025-09-10 23:04:20 +00:00 |
|
Jerop Kipruto
|
514767c88b
|
Structured JSON Output (#8119)
|
2025-09-10 20:19:47 +00:00 |
|
Gaurav
|
db99fc70b6
|
fix: gitignore handling (#8177)
|
2025-09-10 19:48:07 +00:00 |
|
Gaurav
|
de2903b101
|
fix: make bfsFileSearch more efficient (#8173)
|
2025-09-10 18:39:02 +00:00 |
|
HugoMurillo
|
30b13c6357
|
fix(#7039): broken IDE integration for multi-edit/multi-write flows (#8159)
|
2025-09-10 18:21:46 +00:00 |
|
Tommaso Sciortino
|
0e3a0d7dc5
|
Add .geminiignore support to the glob tool. (#8086)
|
2025-09-10 16:54:50 +00:00 |
|
matt korwel
|
0d03f4ea9d
|
Release Process vNext (#8152)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-10 08:28:58 +00:00 |
|
matt korwel
|
5032b27011
|
0.4.0 (#8136)
|
2025-09-10 00:23:44 +00:00 |
|
Richie Foreman
|
76182dbfbf
|
fix(ide companion extension): Don't show the installation confirmation message in Firebase Studio (#8097)
Co-authored-by: Roman Nurik <roman@nurik.net>
|
2025-09-10 00:20:14 +00:00 |
|
Shelakh
|
7d77f0287d
|
[Part 1/6] feat(telemetry): add rate limiter and high-water mark tracker with tests (#8110)
|
2025-09-09 22:49:10 +00:00 |
|
Shreya Keshive
|
ae20aee837
|
feat(ide): Update context filtering to be done CLI-side + update port discovery logic (#8107)
|
2025-09-09 22:47:14 +00:00 |
|
Billy Biggs
|
de5a31c3b6
|
Limit recursion when looking for .gitignore files (#8103)
Co-authored-by: cornmander <shikhman@google.com>
|
2025-09-09 21:45:37 +00:00 |
|
Sandy Tao
|
54744958fa
|
feat(core): Only summarize long tool output for shell command (#8039)
|
2025-09-09 20:01:25 +00:00 |
|
Shreya Keshive
|
94187114e9
|
refactor(ide): extract IDE context types into a separate file (#8037)
|
2025-09-09 16:16:00 +00:00 |
|
christine betts
|
02f67d3c57
|
Add clearcut logging for extensions install command (#8057)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-09-09 16:12:56 +00:00 |
|
Abhi
|
1eaf21f6a2
|
refactor(core): Introduce LlmUtilityService and promptIdContext (#7952)
|
2025-09-09 05:14:15 +00:00 |
|
Tommaso Sciortino
|
2b05cf3bb4
|
Allow users to type while waiting for MCP servers (#8021)
|
2025-09-08 23:37:36 +00:00 |
|
joshualitt
|
f0bbfe5f0a
|
feat(core): Download ripgrep at runtime, if enabled. (#7818)
|
2025-09-08 21:44:56 +00:00 |
|
Tommaso Sciortino
|
c8dfab9ec6
|
Fix maxOutputTokens compression bug. (#8026)
|
2025-09-08 21:15:28 +00:00 |
|
Abhi
|
f6f2fff724
|
refactor: Centralize and improve model fallback handling (#7634)
|
2025-09-08 20:19:52 +00:00 |
|
Shreya Keshive
|
1788f04f5c
|
fix(ide): fix crash on windows when null command is returned (#8007)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-09-08 14:53:28 +00:00 |
|
Tommaso Sciortino
|
6e26c88c2c
|
Pull contentGenerator out of GeminiClient and into Config. (#7825)
|
2025-09-07 20:00:03 +00:00 |
|
Shardul Natu
|
6a9c2859b7
|
add(logging): Add OTel logging for counting chars (#7903)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-09-07 17:41:15 +00:00 |
|
Sandy Tao
|
c031f538df
|
chore(release): v0.3.4 (#7902)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-06 20:53:00 +00:00 |
|
Sandy Tao
|
13d39ef746
|
Fix(core): Do not retry if last chunk is empty with finishReason previous chunks are good (#7859)
|
2025-09-06 07:01:21 +00:00 |
|
Keith Lyons
|
885af07ddb
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|
Sandy Tao
|
fe15b04f33
|
chore(release): v0.3.3 (#7854)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-06 04:30:24 +00:00 |
|
Gaurav
|
a027010097
|
fix: handle vpc-sc violations in LoadCodeAssist method (#7824)
|
2025-09-06 02:55:33 +00:00 |
|
Sandy Tao
|
968e938949
|
Fix(core): Fix stream validation logic (#7832)
|
2025-09-05 23:22:54 +00:00 |
|
John Thomas
|
77f795192e
|
refactor: Extract path resolution logic into helper function (#6910)
|
2025-09-05 22:52:10 +00:00 |
|
Sandy Tao
|
dd23c77469
|
feat(core): Save large tool outputs to a file and return truncated lines (#6240)
|
2025-09-05 22:37:29 +00:00 |
|
DeWitt Clinton
|
c1b8708ef5
|
Add hidden property to slash commands (#7797)
|
2025-09-05 20:38:36 +00:00 |
|
Gal Zahavi
|
0e284457be
|
Revert "Fix dollar sign replacement bug in file editing (#7703)" (#7823)
|
2025-09-05 20:34:02 +00:00 |
|
christine betts
|
69da43eb70
|
Make 'source' a positional argument in extensions install and set flag to true (#7807)
|
2025-09-05 18:44:41 +00:00 |
|
Nick Salerni
|
a7bfab4d96
|
fix(token-usage): fix token usage recording for failed API calls (#7667)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-09-05 18:22:51 +00:00 |
|
shishu314
|
918ab3c2ec
|
feat(security) - Make oauth token storage implement the shared interface (#7802)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-05 16:08:50 +00:00 |
|
shishu314
|
af52b04e6f
|
Feat(security) - Create a class for Oauth credential (#7745)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-05 14:30:41 +00:00 |
|
fuyou
|
0bc0d23cb3
|
Fix dollar sign replacement bug in file editing (#7703)
|
2025-09-05 02:12:57 +00:00 |
|
Shreya Keshive
|
aea6230bcc
|
fix(process-utils): fix bug that prevented start-up when running process walking command fails (#7757)
|
2025-09-04 23:10:33 +00:00 |
|
Pascal Birchler
|
c38247ed5c
|
Reduce bundle size & check it in CI (#7395)
|
2025-09-04 21:00:27 +00:00 |
|
shishu314
|
35a841f71a
|
Feat(security) - Make the OAuthTokenStorage non static (#7716)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-04 20:42:47 +00:00 |
|
matt korwel
|
e088c06a9a
|
chore(release): v0.3.1 (#7742)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-04 12:57:14 -07:00 |
|
matt korwel
|
deda119bea
|
Takethree (#7740)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
|
2025-09-04 19:27:51 +00:00 |
|
Shardul Natu
|
2aa25ba87b
|
add(telemetry): Add OTel logging for FileOperationEvent (#7082)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-04 17:20:46 +00:00 |
|
Shardul Natu
|
cda4280d74
|
fix(diffstats): Always return diff stats from EditTool (#7489)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-09-04 17:20:40 +00:00 |
|
Tommaso Sciortino
|
cb43bb9ca4
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
Jacob MacDonald
|
45d494a8d8
|
improve performance of shell commands with lots of output (#7680)
|
2025-09-04 16:20:24 +00:00 |
|
anthony bushong
|
c31e37b30e
|
fix(core): tend to history with dangling function calls/responses (#7692)
|
2025-09-04 07:24:42 +00:00 |
|
Shardul Natu
|
cae4cacd6e
|
rename(telemetry): Update ai_(added|removed)_lines to model_(added|removed)_lines (#7577)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: Billy Biggs <bbiggs@google.com>
|
2025-09-04 03:54:52 +00:00 |
|
Gal Zahavi
|
3885f7b6ae
|
refactor(setting): Improve settings migration and tool loading (#7445)
Co-authored-by: psinha40898 <pyushsinha20@gmail.com>
|
2025-09-04 02:23:25 +00:00 |
|
Victor May
|
e7a4142b2a
|
Handle cleaning up the response text in the UI when a response stream retry occurs (#7416)
|
2025-09-04 02:00:16 +00:00 |
|
Silvio Junior
|
70900799d9
|
Enable smart edit by default on main (#7679)
|
2025-09-03 23:04:50 +00:00 |
|
Shardul Natu
|
af522f21fb
|
feat(telemetry): Add character counts to diff stats (#7619)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: cornmander <shikhman@google.com>
|
2025-09-03 22:51:20 +00:00 |
|
Rahat Ahmed
|
645133d9dd
|
Fix diff approval race between CLI and IDE (#7609)
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
|
2025-09-03 20:53:57 +00:00 |
|
Arya Gummadi
|
876d091602
|
fix(auth): improve Google OAuth error handling and prevent empty error messages (#7539)
|
2025-09-03 20:51:29 +00:00 |
|
Sandy Tao
|
4b2c990368
|
fix(core): Fix more logging issues (#7674)
|
2025-09-03 20:09:38 +00:00 |
|
shrutip90
|
7c667e100e
|
Override Gemini CLI trust with VScode workspace trust when in IDE (#7433)
|
2025-09-03 18:44:26 +00:00 |
|
Sandy Tao
|
5ccf46b5a0
|
Fix(core): Log exact model version from API response (#7666)
|
2025-09-03 17:56:51 +00:00 |
|
Jacob MacDonald
|
d2ae869bb4
|
Simplify MCP server timeout configuration (#7661)
|
2025-09-03 17:34:32 +00:00 |
|
Gaurav
|
abddd2b6ee
|
feat: handle nested gitignore files (#7645)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-03 14:23:27 +00:00 |
|
owenofbrien
|
044c3a0e14
|
Log config.useSmartEdit to Clearcut (#7617)
|
2025-09-03 09:58:47 +00:00 |
|
fuyou
|
5c2bb990d8
|
fix(gitIgnore): prevent crash/error when processing malformed file paths in GitIgnoreParser (#7553)
Co-authored-by: Srinath Padmanabhan <17151014+srithreepo@users.noreply.github.com>
|
2025-09-03 06:19:20 +00:00 |
|
bl-ue
|
b5dd6f9ea6
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
Silvio Junior
|
edb346d4ed
|
Rename smart_edit to replace to align with the EditTool (#7621)
|
2025-09-03 00:38:59 +00:00 |
|
Jack Wotherspoon
|
39c35e7d61
|
chore: improve inclusive-language (#7558)
|
2025-09-03 00:09:28 +00:00 |
|
shishu314
|
f11322c710
|
feat(oauth) - Create hybrid storage class (#7610)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-02 23:13:07 +00:00 |
|
Tommaso Sciortino
|
997136ae25
|
Enable citations by default for certain users. (#7438)
|
2025-09-02 16:36:24 +00:00 |
|
Abhi
|
5bac855697
|
refactor(core): Require model for utility calls (#7566)
|
2025-09-02 00:28:54 +00:00 |
|
Gaurav
|
ee06dd33df
|
update(deps): genai sdk now handles empty GEMINI_API_KEY correctly (#7377)
|
2025-09-01 00:55:19 +00:00 |
|
Bryan Morgan
|
17044876f6
|
Fix duplicate LOC counting due to diff_stat being passed in multiple places (#7483)
|
2025-08-31 11:41:28 +00:00 |
|
Shardul Natu
|
a167f28ead
|
fix(diffstats): Fix diff stats to correctly capture the edits (#7446)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
|
2025-08-30 20:56:10 +00:00 |
|
Adam Weidman
|
45213103f6
|
chore(dedup): Mock tools refix (#7418)
|
2025-08-29 20:08:26 +00:00 |
|
Silvio Junior
|
d0c781a549
|
Smart Edit Tool (#6823)
|
2025-08-29 19:45:39 +00:00 |
|
Noritaka Kobayashi
|
da22deac17
|
refactor: remove redundant 'undefined' type or '?' (#2691)
|
2025-08-29 19:33:12 +00:00 |
|
Richie Foreman
|
5e5f2dffc0
|
fix(trust): Respect folder trust setting when reading GEMINI.md (#7409)
|
2025-08-29 18:12:36 +00:00 |
|
Manash
|
3529595e6c
|
fix(core): Fix permissions for oauth_creds.json (#6662)
|
2025-08-29 17:35:07 +00:00 |
|
chen
|
ea21f0fa03
|
refactor(core): reuse computeNewContent in performAddMemoryEntry (#6689)
Co-authored-by: chen893 <chenshuanglong@fuzhi.ai>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-08-29 17:35:00 +00:00 |
|
Pyush Sinha
|
f2bddfe054
|
fix: add flash lite with respect to api defaults (#4652)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2025-08-29 16:20:50 +00:00 |
|
shrutip90
|
2a0e69d833
|
fix(trust): Update config.isTrustedFolder (#7373)
|
2025-08-29 02:41:33 +00:00 |
|
Tayyab3245
|
9037f25df7
|
fix(core): treat UTF16/32 BOM files as text and decode correctly (#6081)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-29 01:13:46 +00:00 |
|
Tommaso Sciortino
|
71ad272a1b
|
Show citations at the end of each turn (#7350)
|
2025-08-28 23:42:54 +00:00 |
|
shrutip90
|
a0fbe000ee
|
Skip MCP server connections in untrusted folders (#7358)
|
2025-08-28 22:46:27 +00:00 |
|
Pascal Birchler
|
03bcbcc10d
|
Add MCP loading indicator when initializing Gemini CLI (#6923)
|
2025-08-28 19:53:56 +00:00 |
|
Richie Foreman
|
a2faf34df8
|
fix(logging): Log NodeJS Version && Make Config.SessionID readonly (#7219)
|
2025-08-28 18:22:39 +00:00 |
|
Victor May
|
c35aebe109
|
Refine stream validation to prevent unnecessary retries (#7278)
|
2025-08-28 17:21:27 +00:00 |
|
N. Taylor Mullen
|
4b60cba66b
|
chore(release): v0.2.2 (#7319)
|
2025-08-28 09:08:03 -07:00 |
|
Davor Racic
|
92bb34fada
|
fix(process-utils): replace wmic with powershell for windows process (#7087)
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-28 14:09:01 +00:00 |
|
shishu314
|
58f6828833
|
feat(cli) - Create base class for handling tokens stored in files (#7240)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-28 13:54:12 +00:00 |
|
Gal Zahavi
|
5f16541c38
|
Revert "chore(cleanup): Consolidate MockTool definitions (#7228)" (#7283)
|
2025-08-28 04:06:50 +00:00 |
|
Abhi
|
bfdddcbd99
|
feat(commands): Enable @file processing in TOML commands (#6716)
|
2025-08-28 03:22:21 +00:00 |
|
Gal Zahavi
|
529c2649b8
|
Revert "Move mockTool into test-utils (#7245)" (#7277)
|
2025-08-28 03:05:47 +00:00 |
|
Shardul Natu
|
539a49bd24
|
add(telemetry): Add missing telemetry for UserPromptEvent (#6885)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-28 02:17:32 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
anthony bushong
|
5e84006293
|
fix(e2e): add missing deps to fix sandbox module not found errors in cli/core (#7256)
|
2025-08-27 22:23:38 +00:00 |
|
Richie Foreman
|
cd2e237c73
|
fix(compression): Discard compression result if it results in more token usage (#7047)
|
2025-08-27 21:00:45 +00:00 |
|
Adam Weidman
|
da7901acaf
|
Move mockTool into test-utils (#7245)
|
2025-08-27 20:18:15 +00:00 |
|
Tommaso Sciortino
|
19f2a07efa
|
Fix shell argument parsing in windows (#7160)
|
2025-08-27 19:14:22 +00:00 |
|
Adam Weidman
|
f0146c8b85
|
chore(cleanup): Consolidate MockTool definitions (#7228)
|
2025-08-27 18:18:26 +00:00 |
|
shishu314
|
5cf1c7bf79
|
feat(cli) - Define base class for token storage (#7221)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-27 17:49:20 +00:00 |
|
David East
|
023053ed92
|
fix(tests): Fix Firebase Studio to IDE detection tests (#7163)
|
2025-08-27 17:31:59 +00:00 |
|
Bryant Chandler
|
99a28e6b6a
|
fix: Enable disableFuzzySearch config option propagation (#7002)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-27 15:27:41 +00:00 |
|
uttamkanodia14
|
c7fc489005
|
Log Gemini CLI OS / Process platform in the clearcut (#7086)
|
2025-08-27 07:29:43 +00:00 |
|
N. Taylor Mullen
|
59cdf5933f
|
chore(release): v0.2.1 (#7200)
|
2025-08-27 00:04:08 -07:00 |
|
Lee James
|
3e74ff71b7
|
feat(errors): Make errors more informative (#7133)
|
2025-08-26 23:22:05 +00:00 |
|
shishu314
|
366483853e
|
feat(cli) - Define shared interface for storage (#7049)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-26 21:03:11 +00:00 |
|
Adam Weidman
|
bfef867ba7
|
Add a2a-server package to gemini-cli (#6597)
|
2025-08-26 20:49:25 +00:00 |
|
Victor May
|
08bdd08412
|
Clearcut Logging of Content Error Metrics (#7099)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-26 19:37:18 +00:00 |
|
shishu314
|
142192ae59
|
fix(cli) - Add logging for shell errors (#7007)
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-26 19:26:16 +00:00 |
|
Allen Hutchison
|
231576426c
|
feat(subagent): Enable incremental output streaming (#5819)
|
2025-08-26 18:53:00 +00:00 |
|
Victor May
|
d340ddae62
|
Ensure a Strictly Alternating Message History (#6995)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-26 18:00:20 +00:00 |
|
Andrew Garrett
|
52dae2c583
|
feat(cli): Add --allowed-tools flag to bypass tool confirmation (#2417) (#6453)
|
2025-08-26 16:17:43 +00:00 |
|
Amy He
|
c33a0da1df
|
feat(mcp): Add ODIC fallback to OAuth metadata look up (#6863)
Co-authored-by: cornmander <shikhman@google.com>
|
2025-08-26 16:06:26 +00:00 |
|
Tommaso Sciortino
|
7e31577813
|
Standardize exit codes (#7055)
|
2025-08-26 04:44:45 +00:00 |
|
Silvio Junior
|
415a36a195
|
Do not call nextSpeakerCheck if there was an error processing the stream. (#7048)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: Antonio Scandurra <me@as-cii.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: shishu314 <shishu_1998@yahoo.com>
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: Steven <steventohme59@gmail.com>
Co-authored-by: Pascal Birchler <pascalb@google.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-26 04:10:53 +00:00 |
|
shrutip90
|
97ce197f38
|
Treat undefined same as true for isTrustedFolder (#7073)
|
2025-08-26 02:57:57 +00:00 |
|
Shreya Keshive
|
75b1e01bb0
|
fix(ide): remove noisy error log (#7066)
|
2025-08-26 01:29:31 +00:00 |
|
shrutip90
|
ae1f67df04
|
feat: Disable YOLO and AUTO_EDIT modes for untrusted folders (#7041)
|
2025-08-26 00:30:04 +00:00 |
|
Tommaso Sciortino
|
925d747b9d
|
Revert "feat: add explicit license selection and status visibility (#6751)" (#7057)
|
2025-08-25 23:16:30 +00:00 |
|
Andrew Grigorev
|
d820c2335b
|
fix(core): enable thinking explicitly in flash-lite models (#3033)
Co-authored-by: Lee James <40045512+leehagoodjames@users.noreply.github.com>
|
2025-08-25 22:30:40 +00:00 |
|
yoshi-taka
|
28912589d0
|
unused deps (#4732)
|
2025-08-25 22:17:48 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Arya Gummadi
|
0a8e941097
|
fix(telemetry): Update logger tests to handle user email field (#7050)
|
2025-08-25 21:20:17 +00:00 |
|
Richie Foreman
|
1b2249fb8f
|
feat(ide): Enable Firebase Studio install now that FS has updated VsCode (#7027)
|
2025-08-25 21:10:36 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Steven
|
415d3413c4
|
feat(telemetry): Add email to telemetry prompt (#6339)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-25 20:06:53 +00:00 |
|
shishu314
|
cd75d94262
|
Log yolo mode + number of turns (#6055)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-25 20:06:47 +00:00 |
|
Shreya Keshive
|
776627c855
|
refactor(ide): Improve IDE detection discovery (#6765)
|
2025-08-25 18:39:57 +00:00 |
|
christine betts
|
0bd496bd51
|
[extensions] Add extension management install command (#6703)
|
2025-08-25 17:02:10 +00:00 |
|
Pascal Birchler
|
49cce8a15d
|
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 14:21:47 +00:00 |
|
Shardul Natu
|
1918f4466b
|
add(OTel): Add OTel logging for MalformedJsonEvent (#6912)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: cornmander <shikhman@google.com>
|
2025-08-25 02:11:41 +00:00 |
|
Billy Biggs
|
a8cac96cc9
|
Support JSON schema formats using ajv-formats (#6949)
|
2025-08-24 16:37:09 +00:00 |
|
sangwook
|
494a996ff8
|
feat(core): share file list patterns between glob and grep tools (#6359)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-23 04:35:00 +00:00 |
|
Sandy Tao
|
da73f13d02
|
fix(core): Skip loop check for dividers (#6893)
|
2025-08-23 00:08:16 +00:00 |
|
Bryan Morgan
|
fef89f5429
|
Filter thought parts before passing them to CountToken (#6859)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-22 23:15:37 +00:00 |
|
Victor May
|
5b5290146a
|
Metrics for Retries on Content Errors (#6870)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-22 23:06:29 +00:00 |
|
Tommaso Sciortino
|
75822d3506
|
Change the type of ToolResult.responseParts (#6875)
|
2025-08-22 21:12:05 +00:00 |
|
gbbosak
|
9a0722625b
|
Fix crash when encountering an included directory which doesn't exist (#6497)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2025-08-22 20:49:35 +00:00 |
|
Silvio Junior
|
4c1c6d2b0d
|
Log all parts of a streaming response (#6855)
|
2025-08-22 20:01:45 +00:00 |
|
jason
|
5030ced9e1
|
feat: add explicit license selection and status visibility (#6751)
|
2025-08-22 20:01:01 +00:00 |
|
Victor May
|
bb8a23ae80
|
Retry Message Stream on Empty Chunks (#6777)
|
2025-08-22 19:43:53 +00:00 |
|
Lee James
|
240830afac
|
feat(mcp): log include MCP request with error (#6778)
|
2025-08-22 18:10:30 +00:00 |
|
Ahmed Mughal
|
d35abdab99
|
fix(editors): fix neovim closing when using modify with editor (#5337)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-22 17:57:11 +00:00 |
|
joshualitt
|
76bbbac7ff
|
bug(core): Fix for "no changes" edits. (#6836)
|
2025-08-22 17:43:19 +00:00 |
|
Swapnaneel Patra
|
f61acf60f6
|
fix(core): correctly consolidate multi-part text content (#6235)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-22 17:12:10 +00:00 |
|
pokutuna
|
56ad22b39b
|
fix(core): citation markers misplaced in search results containing multibyte characters (#5956)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-22 16:09:16 +00:00 |
|
Arya Gummadi
|
e1d5dc545d
|
fix(checkpointing): improve error handling and messaging for Git issues (#6801)
|
2025-08-22 15:29:52 +00:00 |
|
Victor Miura
|
31cd35b8c4
|
fix(tools): Add an end of file list marker to ReadManyFilesTool (#5967)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-22 15:10:14 +00:00 |
|
Nanda Kishore
|
528227a0f8
|
feat: Add programming language to CLI events (#6071)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: JaeHo Jang <diehreo@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Victor May <mayvic@google.com>
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Billy Biggs <bbiggs@google.com>
Co-authored-by: Ricardo Fabbri <rfabbri@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
Co-authored-by: Ben Guo <36952867+HunDun0Ben@users.noreply.github.com>
Co-authored-by: Ben Guo <hundunben@gmail.com>
Co-authored-by: mkusaka <hinoshita1992@gmail.com>
|
2025-08-22 12:17:32 +00:00 |
|
Bryant Chandler
|
4ced997d63
|
feat(search): Add option to disable fuzzy search (#6510)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-22 06:31:39 +00:00 |
|
fuyou
|
ef46d64ae5
|
Fix(grep): memory overflow in grep search and enhance test coverage (#5911)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-22 06:10:45 +00:00 |
|
Tommaso Sciortino
|
15c62bade3
|
Reuse CoreToolScheduler for nonInteractiveToolExecutor (#6714)
|
2025-08-21 23:49:12 +00:00 |
|
christine betts
|
10286934e6
|
Introduce initial screen reader mode handling and flag (#6653)
|
2025-08-21 22:29:15 +00:00 |
|
Billy Biggs
|
2dd15572ea
|
Support IDE connections via stdio MCP (#6417)
|
2025-08-21 22:00:05 +00:00 |
|
joshualitt
|
ec41b8db8e
|
feat(core): Annotate remaining error paths in tools with type. (#6699)
|
2025-08-21 21:40:18 +00:00 |
|
JaeHo Jang
|
1e5ead6960
|
perf(core): parallelize memory discovery file operations performance gain (#5751)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-21 18:21:04 +00:00 |
|
官余棚
|
589f5e6823
|
feat(cli): prompt completion (#4691)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-21 08:04:04 +00:00 |
|
Shardul Natu
|
0242ecd83a
|
fix(metrics): Do not convert numerical metrics to strings (#6701)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-21 07:25:42 +00:00 |
|
pwrwpw
|
f8f79bf2f7
|
fix(core): avoid error handling on cancelled requests to prevent crash (#6039)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-21 07:18:30 +00:00 |
|
Yoichiro Tanaka
|
63f9e86bc3
|
feat(mcp-client): Handle 401 error for httpUrl (#6640)
|
2025-08-21 07:05:45 +00:00 |
|
Tommaso Sciortino
|
653267a64f
|
Remove unused attribute (#6661)
|
2025-08-20 23:13:50 +00:00 |
|
Tommaso Sciortino
|
0193ce77dd
|
Remove unnecessary FileErrorType. (#6697)
|
2025-08-20 23:13:29 +00:00 |
|
Shreya Keshive
|
0e9b06d5c2
|
feat(ide): improve IDE installation UX and feedback (#6677)
|
2025-08-20 21:11:31 +00:00 |
|
Sandy Tao
|
6aff66f501
|
feat(core): Handle special characters in file search paths (#6680)
|
2025-08-20 20:51:49 +00:00 |
|
Jacob MacDonald
|
1738d40745
|
return the JSON stringified parameters from getDescription for MCP tools and Discovered tools (#6655)
|
2025-08-20 20:10:02 +00:00 |
|
Lee James
|
99f03bf364
|
test(logging): Add tests for default log fields (#6583)
|
2025-08-20 14:33:25 +00:00 |
|
agarwalravikant
|
6b843ca3a8
|
Changes to add MCP tool count, and MCP tool name as dimension (#6631)
Co-authored-by: Ravikant Agarwal <ravikantag@google.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-20 14:22:22 +00:00 |
|
Yuki Okita
|
21c6480b65
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Arya Gummadi
|
2a71c10b8a
|
feat: auto-approve compatible pending tools when allow always is selected (#6519)
|
2025-08-20 01:22:41 +00:00 |
|
Blackoutta
|
d587c6f104
|
Fix IDE Companion Connection in Proxy Environments (#6308)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-20 00:32:08 +00:00 |
|
Shreya Keshive
|
6732665a08
|
fix(ide): Correctly identify IDE process when run from terminal (#6566)
|
2025-08-20 00:23:37 +00:00 |
|
Arya Gummadi
|
6505b0c8e1
|
fix: allow re-auth with another google account (#6544)
|
2025-08-20 00:06:25 +00:00 |
|
Sandy Tao
|
389102ec0e
|
feat(core): Add --skip-next-speaker-check flag (#6589)
|
2025-08-19 23:45:13 +00:00 |
|
Shardul Natu
|
faff1c2ec7
|
update(opentelemetry): Upgrade OTel dependencies (#6540)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-08-19 23:39:59 +00:00 |
|
Tommaso Sciortino
|
a01d411c5a
|
Get ToolRegistry from config instead of passing it (#6592)
|
2025-08-19 23:27:15 +00:00 |
|
Gal Zahavi
|
f1575f6d8d
|
feat(core): refactor shell execution to use node-pty (#6491)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 23:03:51 +00:00 |
|
Tommaso Sciortino
|
0cc2a1e7ef
|
Remove unnecessary promiuse usage. (#6585)
|
2025-08-19 22:31:02 +00:00 |
|
joshualitt
|
b9cece767d
|
feat(core): Cleanup after migrating tools. (#6199)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 20:55:06 +00:00 |
|
Shreya Keshive
|
ed1fc4ddb3
|
fix(ide): Fix bug where companion extension was not being installed on Windows correctly (#6576)
|
2025-08-19 20:25:11 +00:00 |
|
fuyou
|
24858b319a
|
Fix locale-specific date formatting issue in environmentContext.ts (#5889)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 20:24:28 +00:00 |
|
anj-s
|
1b9107a8bb
|
Remove checking for a condition just for logging (#6503)
|
2025-08-19 20:17:42 +00:00 |
|
Marat Boshernitsan
|
d543c8339a
|
fix(core): harden user account caching (#6501)
|
2025-08-19 20:16:06 +00:00 |
|
owenofbrien
|
b561d3bbed
|
Log all session metadata (#6423)
|
2025-08-19 20:06:00 +00:00 |
|
Ramón Medrano Llamas
|
b24c5887c4
|
feat: restart MCP servers on /mcp refresh (#5479)
Co-authored-by: Brian Ray <62354532+emeryray2002@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-19 19:03:19 +00:00 |
|
Shreya Keshive
|
9588aa6ef9
|
feat: Show /ide subcommands based on connection status instead of ideMode boolean (#6496)
|
2025-08-19 17:24:58 +00:00 |
|
Arya Gummadi
|
ec0d9f4ff7
|
fix: add privacy settings hook and tests (#6360)
|
2025-08-19 06:57:10 +00:00 |
|
Arya Gummadi
|
8f8082fe3d
|
feat: add file change tracking to session metrics (#6094)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 05:57:53 +00:00 |
|
Arya Gummadi
|
da396bd566
|
fix: ensure consistent theme behavior between local and CI test runs (#6358)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 05:56:46 +00:00 |
|
agarwalravikant
|
58c2925624
|
Changes to add tool_type as dimension (#6538)
Co-authored-by: Ravikant Agarwal <ravikantag@google.com>
|
2025-08-19 05:25:47 +00:00 |
|
bl-ue
|
36ea986cfe
|
feat(sessions): Introduce core ChatRecordingService for automatic conversation saving (#5221)
|
2025-08-19 00:39:57 +00:00 |
|
Gal Zahavi
|
6fc68ff8d4
|
fix(tools): Handle special characters in file paths for glob and read_many_files (#6507)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-18 23:39:05 +00:00 |
|
Conrad Irwin
|
fb3ceb0da4
|
Read and write files through Zed (#6169)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
|
2025-08-18 22:29:45 +00:00 |
|
Gaurav
|
5fe4e02310
|
fix: GCA creds loading order (#6498)
|
2025-08-18 21:11:19 +00:00 |
|
Jacob MacDonald
|
3960ccf781
|
Add MCP Root change notifications (#6502)
|
2025-08-18 21:09:02 +00:00 |
|
Bryant Chandler
|
465ac9f547
|
feat(filesearch): Introduce non-recursive file search strategy (#6087)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Bryant Chandler <bryantchandler@chromium.org>
|
2025-08-18 20:43:24 +00:00 |
|
joshualitt
|
d66ddcd82e
|
bug(core): Do not throw validation errors when building tools in nonInteractiveToolExecutor. (#6363)
|
2025-08-18 20:28:15 +00:00 |
|
Billy Biggs
|
91cd0db2b3
|
Log start session event through telemetry/loggers (#6431)
|
2025-08-18 20:03:03 +00:00 |
|
Richie Foreman
|
71f706cf29
|
feat(client/compression): Log telemetry when compressing chat context. (#6195)
|
2025-08-18 19:59:13 +00:00 |
|
uttamkanodia14
|
88fc6e5861
|
Sends Gemini CLI Client install id to Vertex and Gemini. (#6217)
|
2025-08-18 07:06:57 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
cornmander
|
ec1fa954d1
|
Fix several IDE mode integration tests (#6408)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-17 07:55:39 +00:00 |
|
Abhi
|
33b9bdb11e
|
feat(cli): Introduce arguments for shell execution in custom commands (#5966)
|
2025-08-17 04:02:54 +00:00 |
|
Marat Boshernitsan
|
bc60257e22
|
feat(oauth): Make oauth client a singleton to survive cache failures (#6348)
|
2025-08-16 05:05:59 +00:00 |
|
Billy Biggs
|
d57cc0b930
|
Add support for HTTP OpenTelemetry exporters (#6357)
|
2025-08-16 01:10:21 +00:00 |
|
Sunny Sachanandani
|
4896c7739f
|
[ide-mode] Fix path delimiter for multi-root workspaces on Windows (#6273)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-15 22:58:31 +00:00 |
|
Evan Otero
|
5246aa11f4
|
Check for pending tool calls before appending IDE Context (#6317)
|
2025-08-15 22:04:47 +00:00 |
|