amelidev
|
ac42fb0a24
|
fix(cli): fall back to embedded macOS seatbelt profiles if missing (#28551)
|
2026-08-03 19:31:48 +00:00 |
|
David Pierce
|
f47d6c6f7a
|
fix(core,cli): propagate InvalidStreamError details to UI for specific empty response guidance (#28566)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-07-31 17:55:10 +00:00 |
|
luisfelipe-alt
|
d55e366f6a
|
fix(core): classify capacity exhaustion as terminal to prevent retry hangs (#28599)
|
2026-07-30 17:59:01 +00:00 |
|
gemini-cli-robot
|
dc859e8e48
|
chore/release: bump version to 0.55.0-nightly.20260729.g3499c84f7 (#28573)
|
2026-07-29 18:55:47 +00:00 |
|
gemini-cli-robot
|
3499c84f7b
|
chore(release): bump version to 0.55.0-nightly.20260728.gd29268d36 (#28569)
|
2026-07-28 22:10:39 +00:00 |
|
Adam Weidman
|
d29268d360
|
fix(core): skip merged function-response turns when finding the active loop (#28565)
|
2026-07-28 20:16:53 +00:00 |
|
gemini-cli-robot
|
e07280eb4e
|
chore/release: bump version to 0.54.0-nightly.20260728.gbef611950 (#28552)
|
2026-07-28 17:16:07 +00:00 |
|
luisfelipe-alt
|
bef6119500
|
fix(core): enforce explicit tag length and validation in file keychain (#28523)
|
2026-07-27 17:36:48 +00:00 |
|
luisfelipe-alt
|
b94c9775b1
|
fix(a2a-server): normalize CRLF line endings to LF in getProposedContent (#28531)
|
2026-07-27 17:18:58 +00:00 |
|
David Pierce
|
3818efbbfb
|
fix(core): filter out thought parts from getHistoryTurns when context management is disabled (#28509)
|
2026-07-24 20:48:37 +00:00 |
|
amelidev
|
e2a5375d10
|
fix(core): enforce HTTPS for GoogleCredentialsAuthProvider to prevent cleartext leakage (#28517)
|
2026-07-24 17:48:07 +00:00 |
|
amelidev
|
3c1bb8c35d
|
fix(core): rotate session ID on model fallback to prevent stateful API errors (#28469)
|
2026-07-23 19:36:46 +00:00 |
|
gemini-cli-robot
|
87f785192c
|
chore(release): bump version to 0.54.0-nightly.20260722.gf743ab579 (#28510)
|
2026-07-23 06:56:57 +00:00 |
|
luisfelipe-alt
|
f743ab5790
|
fix(core): sequentially verify cached credentials and restore GOOGLE_APPLICATION_CREDENTIALS fallback (#28472)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-07-22 16:09:52 +00:00 |
|
luisfelipe-alt
|
c776c665b0
|
fix(a2a-server): enforce workspace trust and task isolation to prevent RCE (#28470)
|
2026-07-21 16:38:09 +00:00 |
|
amelidev
|
acae7124bd
|
fix(core): mitigate infinite ReAct loops and prompt injection loops (#28429)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-07-17 21:03:46 +00:00 |
|
Om Patel
|
69e0c2659e
|
refactor(cli): align macOS permissive Seatbelt profiles with deny-default model (#28424)
|
2026-07-17 18:06:01 +00:00 |
|
luisfelipe-alt
|
3ff5ba20fc
|
fix(core,a2a): group cancelled tool responses and coalesce consecutive roles to prevent 400 Bad Request (#28407)
|
2026-07-15 19:58:55 +00:00 |
|
gemini-cli-robot
|
1ae8ba6496
|
chore/release: bump version to 0.52.0-nightly.20260715.gfa975395b (#28402)
|
2026-07-15 06:47:31 +00:00 |
|
Jerry Lin
|
fa975395bc
|
feat(core): Bump node google-auth-library version to 10.9.0 (#28385)
Co-authored-by: Jerry Lin <jerrysf@google.com>
|
2026-07-13 20:41:57 +00:00 |
|
David Pierce
|
a345621404
|
fix(core): simplify plan mode write policy to support relative paths (#28398)
|
2026-07-13 20:16:21 +00:00 |
|
luisfelipe-alt
|
f5e58ff18b
|
fix(a2a-server): ensure task cancellation aborts execution loop (#28316)
|
2026-07-13 17:22:39 +00:00 |
|
amelidev
|
42ee2b74c7
|
fix(core): enrich shared project quota limit errors with setup hint (#28391)
|
2026-07-13 17:22:16 +00:00 |
|
Om Patel
|
f354eebaf4
|
fix(privacy): show a clear message when the account has no Code Assist tier (#28304)
|
2026-07-10 17:07:52 +00:00 |
|
amelidev
|
9a023bbba0
|
fix(core): use unambiguous previous intent label in fallback summary (#28343)
|
2026-07-09 19:41:49 +00:00 |
|
amelidev
|
a8b115caa1
|
fix(core-tools): bypass LLM correction for JSON and IPYNB files in write_file and replace (#28223)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-07-09 19:31:50 +00:00 |
|
gemini-cli-robot
|
132f38c3a4
|
chore(release): bump version to 0.52.0-nightly.20260707.g27a3da3e8 (#28323)
|
2026-07-08 19:53:11 +00:00 |
|
David Pierce
|
b7c61c9e3d
|
Refactor: exclude transient CI configuration files from workspace context (#28216)
|
2026-07-07 20:30:02 +00:00 |
|
amelidev
|
27a3da3e88
|
fix(core): strip thoughts from scrubbed history turns and resolve thought leakage (#27971)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-07-07 18:03:31 +00:00 |
|
luisfelipe-alt
|
15a9429b69
|
fix(core): preserve escape sequences in string literals for modern models (#28299)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-07-06 17:44:05 +00:00 |
|
Om Patel
|
892b35fcfb
|
fix(sandbox): make ~/.gitconfig read-only in the macOS sandbox (#28221)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-07-06 16:37:39 +00:00 |
|
luisfelipe-alt
|
ff00dacd9f
|
fix(core): resolve symbolic link directory escape in memory import processor (#28233)
|
2026-07-01 19:23:32 +00:00 |
|
luisfelipe-alt
|
b5fc06ee33
|
fix(core-tools): resolve defensive path resolution for at-reference files and fix macOS tests (#28053)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-06-30 19:45:32 +00:00 |
|
luisfelipe-alt
|
ae0a3aa7b9
|
fix(security): enforce case-insensitive sensitive path blocklist and vscode hitl (#27966)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-06-26 19:36:00 +00:00 |
|
David Pierce
|
b14416447e
|
Vertex base url update (#28145)
|
2026-06-25 20:40:55 +00:00 |
|
Jerry Lin
|
8cd5c0f71f
|
Fix no_proxy test (#28131)
Co-authored-by: Jerry Lin <jerrysf@google.com>
|
2026-06-25 20:35:41 +00:00 |
|
gemini-cli-robot
|
df997354c8
|
chore(release): bump version to 0.51.0-nightly.20260625.g3fbf93e26 (#28151)
|
2026-06-25 20:34:00 +00:00 |
|
Ramón Medrano Llamas
|
be7ba2c22a
|
fix: resolve workspace publish failures and scheduler event loop starvation (#28063)
|
2026-06-21 21:27:18 +00:00 |
|
Gal Zahavi
|
93844dfa10
|
chore(deps): pin dependencies and enforce 14-day update cooldown (#27948)
|
2026-06-18 23:58:35 +00:00 |
|
gemini-cli-robot
|
7ef3b4e1fc
|
chore(release): bump version to 0.49.0-nightly.20260617.g4d3dcdce1 (#28003)
|
2026-06-18 17:34:42 +00:00 |
|
Gal Zahavi
|
4d3dcdce1f
|
Revert "fix(core-tools): resolve defensive path resolution for at-reference files" (#27992)
|
2026-06-17 13:23:03 -07:00 |
|
luisfelipe-alt
|
f741d03282
|
fix(core-tools): resolve defensive path resolution for at-reference files (#27943)
|
2026-06-16 22:05:03 +00:00 |
|
Gal Zahavi
|
926f3d9b95
|
fix(config): migrate coreTools setting to tools.core (#27947)
|
2026-06-16 21:34:08 +00:00 |
|
amelidev
|
5624a3b01d
|
fix(cli): handle tmux false positive background detection (#27572)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-06-16 18:34:53 +00:00 |
|
sidhantgoyal-droid
|
fbce3e51b6
|
feat(core): Support GDC air-gapped Service Identity after auth library update (#27956)
|
2026-06-16 17:48:06 +00:00 |
|
jvargassanchez-dot
|
0f8a157e5e
|
Fix/pending tools and trust overrides (#27854)
|
2026-06-15 22:24:50 +00:00 |
|
Om Patel
|
bca5667fc6
|
fix(cli): prevent path traversal vulnerabilities during skill install… (#27767)
|
2026-06-15 15:39:46 +00:00 |
|
Cesar Sanchez Coraspe
|
9e5599c323
|
fix(core): handle multi-line escaped quotes in stripShellWrapper (#27467)
Co-authored-by: luisfelipe-alt <luisfelipe@google.com>
|
2026-06-12 19:01:46 +00:00 |
|
luisfelipe-alt
|
ba12896a37
|
fix(core): Ensure zero-quota limits fail fast to prevent retry loop hang (#27698)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-06-12 18:59:21 +00:00 |
|
Gal Zahavi
|
4e10a34be8
|
ci: update workflow logging and policy configurations (#27853)
|
2026-06-11 21:38:56 +00:00 |
|