Sandy Tao
|
263bb1e4fe
|
fix(quality): Retry invalid stream only 1 time (#9169)
|
2025-09-23 00:15:55 +00:00 |
|
Sandy Tao
|
fd4492ab0f
|
feat(core): Log invalid stream type (#9168)
|
2025-09-22 23:39:44 +00:00 |
|
Allen Hutchison
|
02f33a410c
|
Fix: Only log message bus debug info when feature is enabled (#9156)
|
2025-09-22 23:08:48 +00:00 |
|
Sandy Tao
|
ccf9d92477
|
Fix(quality): Refine Stream Validation Logic (#9150)
|
2025-09-22 21:40:09 +00:00 |
|
Allen Hutchison
|
ae5202a04f
|
feat: add message bus integration for tool confirmation (#8938)
|
2025-09-22 19:03:20 +00:00 |
|
Jerop Kipruto
|
98daa34d12
|
feat(config): Support telemetry configuration via environment variables (#9113)
|
2025-09-22 18:23:06 +00:00 |
|
shishu314
|
afc42fa22f
|
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
|
6c490661ec
|
Store installed release version as a part of install metadata (#9122)
|
2025-09-22 16:42:35 +00:00 |
|
Jerop Kipruto
|
7a73efccd3
|
fix(telemetry): disable OTLP when telemetry-outfile is set (#9117)
|
2025-09-22 16:40:30 +00:00 |
|
shishu314
|
fd0ac3cbbd
|
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
|
01e048316f
|
feat(ide): Read IDE info from discovery file (#8760)
|
2025-09-22 00:54:18 +00:00 |
|
Tommaso Sciortino
|
aadd281e79
|
Fix incompatibilities with package.json (#8949)
|
2025-09-20 18:38:03 +00:00 |
|
anj-s
|
8017e6154e
|
(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
|
bc8bd3a411
|
Revert "feat(third_party) Port get-ripgrep." (#8923)
|
2025-09-19 18:08:41 +00:00 |
|
joshualitt
|
79db3a5ff3
|
feat(third_party) Port get-ripgrep. (#8514)
|
2025-09-19 15:13:28 +00:00 |
|
matt korwel
|
5d3c3cb0a0
|
Improve CI Times by 70% (#8530)
|
2025-09-18 16:29:40 -07:00 |
|
Shardul Natu
|
99afbecd3c
|
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
|
970e0f7e64
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
Allen Hutchison
|
bbf06219a7
|
feat(cli): configure policy engine from existing settings (#8348)
|
2025-09-18 20:44:23 +00:00 |
|
Gal Zahavi
|
1b243dc43f
|
refactor(shell): Send AnsiOutput when ShowColor is false (#8647)
|
2025-09-18 20:04:46 +00:00 |
|
Shreya Keshive
|
f10936db2f
|
refactor(ide): replace DetectedIde enum with IDE_DEFINITIONS object (#8698)
|
2025-09-18 19:23:24 +00:00 |
|
Sandy Tao
|
2fd86c1904
|
fix(ui): Track last prompt token count in processStream (#8650)
|
2025-09-18 18:46:56 +00:00 |
|
shishu314
|
da14875c6a
|
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
|
832770aacf
|
Improve compression splitpoint logic. (#8691)
|
2025-09-18 17:59:13 +00:00 |
|
gemini-cli[bot]
|
569fbf13a3
|
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
|
89444fb103
|
[Part 2/6] feat(telemetry): add activity detector with user interaction tracking (#8111)
|
2025-09-17 23:56:00 +00:00 |
|
Sarah Price
|
6a5c995fd8
|
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
|
5a44d49d29
|
Add simple extensions release flow support (#8498)
|
2025-09-17 22:14:01 +00:00 |
|
matt korwel
|
f4cbf3d3c5
|
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
|
4538196bc8
|
Fix automatic compression bug (#8599)
|
2025-09-17 20:12:06 +00:00 |
|
Tommaso Sciortino
|
2b3f002ab0
|
Serialize function calls that mutate state (#8513)
|
2025-09-17 18:45:04 +00:00 |
|
Arya Gummadi
|
01620cd366
|
fix(tests): improve test reliability and performance (#8395)
|
2025-09-17 17:12:33 +00:00 |
|
MRK
|
dee20cc6e8
|
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
|
d707e7567d
|
refactor(core): Remove generateJson from GeminiClient (#8529)
|
2025-09-17 00:59:13 +00:00 |
|
Srinath Padmanabhan
|
61dbdaa93a
|
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
|
37152cc673
|
fix(ide): increase IDE open / close tool timeouts (#8587)
|
2025-09-16 22:38:17 +00:00 |
|
Abhi
|
81cb042da7
|
feat(telemetry): Add telemetry and metrics for model routing (#8518)
|
2025-09-16 20:53:58 +00:00 |
|
Jerop Kipruto
|
fd166eb9d2
|
feat: add direct Google Cloud telemetry exporters (#8541)
|
2025-09-16 19:13:57 +00:00 |
|
Tommaso Sciortino
|
5d8a57181b
|
Remove unused code. (#8497)
|
2025-09-16 19:12:45 +00:00 |
|
Gal Zahavi
|
e32b135bd7
|
refactor: Replace exec with spawn (#8510)
|
2025-09-16 19:03:17 +00:00 |
|
shishu314
|
6d32df4ec7
|
feat(security) - Encrypted oauth flag (#8101)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-16 14:05:29 +00:00 |
|
Abhi
|
b4054b00a9
|
refactor(core): Use BaseLlmClient for utility LLM calls in edit corrector (#8443)
|
2025-09-16 00:46:41 +00:00 |
|
Abhi
|
37000f92de
|
feat(routing): Introduce Classifier-based Model Routing Strategy (#8455)
|
2025-09-15 23:51:25 +00:00 |
|
Shreya Keshive
|
cd5240d689
|
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
|
bf89bc65ed
|
feat(logging): Add clearcut logging for disabling loop detection (#8503)
|
2025-09-15 21:12:39 +00:00 |
|
Hadi Minooei
|
741e6771a7
|
update shell info (#8489)
|
2025-09-15 20:27:19 +00:00 |
|
Tommaso Sciortino
|
e8e5c6af53
|
Remove unused method. (#8486)
|
2025-09-15 18:17:07 +00:00 |
|
shishu314
|
2cc9b607f2
|
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
|
f041773e90
|
fix(tests): Cleans up setup test and fix behavior test (#8391)
|
2025-09-15 16:36:35 +00:00 |
|
Abhi
|
340721af25
|
refactor(core): Move generateEmbedding to BaseLlmClient (#8442)
|
2025-09-15 15:33:30 +00:00 |
|