Commit Graph

2354 Commits

Author SHA1 Message Date
gemini-cli-robot
10f5da116f chore(release): v0.6.1 v0.6.1 2025-09-25 00:18:00 +00:00
jleong-stripe
f30781364e For dynamic client registration - use registration endpoint in config if available instead of performing OAuth discovery again (#9231) 2025-09-24 15:43:44 -07:00
Sandy Tao
4cab85a8e1 fix(core): Fix unable to cancel edit tool (#9299) 2025-09-24 15:32:02 -07:00
fuyou
ee0628cb34 feat: Add AbortSignal support for retry logic and tool execution (#9196)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-09-24 15:31:55 -07:00
christine betts
35067f12e8 Fix windows extension install issue (#9512) 2025-09-24 15:31:05 -07:00
gemini-cli-robot
5e4d1a9eac chore(release): v0.6.0 v0.6.0 2025-09-24 00:35:49 +00:00
gemini-cli-robot
7e1bce7294 chore(release): v0.6.0-preview.10 v0.6.0-preview.10 2025-09-23 19:08:48 +00:00
gemini-cli[bot]
1331e8998f fix(patch): cherry-pick 31c609d to release/v0.6.0-preview.9 (#9251)
Co-authored-by: Jacob MacDonald <jakemac@google.com>
2025-09-23 19:07:10 +00:00
gemini-cli-robot
b6187160f5 chore(release): v0.6.0-preview.9 v0.6.0-preview.9 2025-09-23 18:14:29 +00:00
gemini-cli[bot]
263fff8e15 fix(patch): cherry-pick c93eed6 to release/v0.6.0-preview.8 (#9244)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-09-23 14:12:35 -04:00
gemini-cli-robot
749be1a252 chore(release): v0.6.0-preview.8 v0.6.0-preview.8 2025-09-23 17:39:36 +00:00
christine betts
4a92f938e1 Cherrypick extensions changes to v0.6.0 (#9179)
Co-authored-by: hritan <48129645+hritan@users.noreply.github.com>
Co-authored-by: Taneja Hriday <hridayt@google.com>
Co-authored-by: shishu314 <shishu_1998@yahoo.com>
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: Jacob MacDonald <jakemac@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-23 10:35:18 -07:00
gemini-cli-robot
3477abd296 chore(release): v0.6.0-preview.7 v0.6.0-preview.7 2025-09-22 23:04:04 +00:00
gemini-cli[bot]
b5af56c200 fix(patch): cherry-pick 4ef46e4 to release/v0.6.0-preview.4 (#9148)
Co-authored-by: Srinath Padmanabhan <17151014+srithreepo@users.noreply.github.com>
Co-authored-by: Srinath Padmanabhan <srithreepo@google.com>
2025-09-22 15:43:45 -07:00
Tommaso Sciortino
0ca8669a80 Update .github directory from main branch (#9155) 2025-09-22 15:11:27 -07:00
gemini-cli-robot
4fb8dfe258 chore(release): v0.6.0-preview.4 v0.6.0-preview.4 2025-09-19 21:38:07 +00:00
Sandy Tao
85409d730e fix(security): Pin wrap-ansi to 9.0.2 (#8934) 2025-09-19 14:23:35 -07:00
Gal Zahavi
6dde251e1e fix(cli) : fix shell colors to match new coloring (#8747)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-19 13:14:13 -07:00
Gal Zahavi
a2356b0230 fix(shell): update shell setting from usePty to enableInteractiveShell (#8726)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-19 13:14:00 -07:00
Gal Zahavi
e20d7f1e99 refactor(shell): Send AnsiOutput when ShowColor is false (#8647) 2025-09-19 13:13:47 -07:00
Tommaso Sciortino
1610fecc3e Rollback shrinkwrap (#8926) 2025-09-19 11:52:56 -07:00
gemini-cli[bot]
84cc6a4e2d fix(patch): cherry-pick f3abfb8 to release/v0.6.0-preview.2 (#8904)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-09-19 04:19:38 -07:00
gemini-cli-robot
5d676414ec chore(release): v0.6.0-preview.2 v0.6.0-preview.2 2025-09-17 20:34:54 +00:00
matt korwel
0b10ba2ca9 Mk correct versioning (#8642) 2025-09-17 13:31:45 -07:00
Tommaso Sciortino
0559040c0f Fix automatic compression bug (#8599) 2025-09-17 20:12:06 +00:00
shrutip90
8c0c156cbd fix(cli): Auto restart CLI inner node process on trust change (#8378) 2025-09-17 20:05:40 +00:00
Tommaso Sciortino
e76dda37ad Serialize function calls that mutate state (#8513) 2025-09-17 18:45:04 +00:00
Ali Al Jufairi
efb57e1cef feat(settings): Add availableTerminalHeight prop and optimize settings dialog height management (#7697)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
2025-09-17 17:51:46 +00:00
matt korwel
79e72a94fe Mk/release hotfix (#8633) 2025-09-17 11:02:54 -07:00
Gal Zahavi
726d2c4274 feat(extensions): add support for sso:// protocol (#8581) 2025-09-17 17:36:23 +00:00
Arya Gummadi
678e947f21 fix(tests): improve test reliability and performance (#8395) 2025-09-17 17:12:33 +00:00
Jack Wotherspoon
bbf7c6ed36 chore: update erroneous model version added by external contrib (#8624) 2025-09-17 14:10:58 +00:00
christine betts
0403375799 Conditionally use consent flow (#8551) 2025-09-17 13:24:38 +00:00
matt korwel
1a6e4a119e Release Promotion Clean up (#8597) 2025-09-16 23:47:05 -07: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
hritan
d2f87d15ed fix(cli): add workspacePath to extension variables (#8482)
Co-authored-by: Taneja Hriday <hridayt@google.com>
2025-09-17 04:23:12 +00:00
anthony bushong
f849c85608 fix(tests): look for json in thrown error (#8601) 2025-09-17 03:50:12 +00:00
Tommaso Sciortino
6391c4c0f1 Show Citations by default for all users. (#8570) 2025-09-17 02:40:51 +00:00
Jerop Kipruto
6b576dc572 Move headless.md to docs folder (#8593) 2025-09-17 01:17:25 +00:00
Abhi
f5dca8b7f7 refactor(core): Remove generateJson from GeminiClient (#8529) 2025-09-17 00:59:13 +00:00
Jerop Kipruto
dbc0d9c8e2 OTEL: move TOC for docs (#8592) 2025-09-16 23:31:44 +00:00
Christie Warwick (Wilson)
55f5c0936a feat: Add -o as alias for --output-format (#8585) 2025-09-16 22:45:08 +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
anthony bushong
bb642b1948 fix(tests): reduce flakiness in simple mcp server test (#8583) 2025-09-16 22:29:11 +00:00
shrutip90
20ad40092c fix(cli): Fix performance issues on relaunching CLI in inner node pro… (#8571) 2025-09-16 21:47:45 +00:00
Abhi
a0079785af feat(telemetry): Add telemetry and metrics for model routing (#8518) 2025-09-16 20:53:58 +00:00
christine betts
459de383b2 Update extension enablement logic (#8544) 2025-09-16 19:51:46 +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