gemini-cli-robot
|
09e048fd61
|
chore/release: bump version to 0.62.0-nightly.20260918.g9450ade79 (#29383)
|
2026-09-18 01:41:41 +00:00 |
|
jesussamuel-byte
|
9450ade797
|
fix(core): improve PTY file descriptor cleanup and execution lifecycle management (#29340)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-17 20:51:42 +00:00 |
|
David Pierce
|
b0bc3f72aa
|
test(integration): deflake run_shell_command and file-system-interactive tests (#29185)
|
2026-09-17 20:38:41 +00:00 |
|
Diego Godinez
|
e09d9d727e
|
fix(ui): guard against negative layout dimensions in border rendering (#29347)
|
2026-09-17 18:07:22 +00:00 |
|
villahernandez-coder
|
8fd119f75f
|
fix(core): retain oauth refresh token on refresh and make credential deletion idempotent (#29339)
|
2026-09-17 17:31:20 +00:00 |
|
gemini-cli-robot
|
6a466a7e2f
|
chore(release): bump version to 0.62.0-nightly.20260915.gae28844fb (#29346)
|
2026-09-15 21:09:13 +00:00 |
|
jvargassanchez-dot
|
49cc3b3408
|
fix(core,acp): format MCP tool call titles as structured signatures and segregate explanations (#29341)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-15 20:59:02 +00:00 |
|
gemini-cli-robot
|
6969864409
|
Changelog for v0.60.0 (#29345)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
|
2026-09-15 20:54:54 +00:00 |
|
gemini-cli-robot
|
048c8fb94d
|
Changelog for v0.61.0-preview.0 (#29344)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
|
2026-09-15 20:54:35 +00:00 |
|
jesussamuel-byte
|
e8a934cc60
|
fix(a2a-server): add early return on unsupported store in tasks metadata endpoint (#29334)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-15 19:38:03 +00:00 |
|
Diego Godinez
|
ae28844fb5
|
fix(core): ensure AgentLoopContext properties are preserved across object spread (#29335)
|
2026-09-15 13:58:35 +00:00 |
|
Diego Godinez
|
9c1b0a6105
|
fix(sandbox): harden filesystem boundaries and isolate runtime state (#29214)
Co-authored-by: David Pierce <davidapierce@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-09-11 21:00:49 +00:00 |
|
villahernandez-coder
|
bfb71fd2b8
|
fix(core): prevent indirect prompt injection via build file modifications and untrusted flags (#29250)
|
2026-09-11 19:01:14 +00:00 |
|
Sandy Tao
|
ed2ac40df6
|
fix(core): preserve explicit versioned Flash model IDs (#29252)
|
2026-09-08 22:40:34 +00:00 |
|
gemini-cli-robot
|
e1e5f157cc
|
Changelog for v0.59.0 (#29253)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
|
2026-09-08 22:08:16 +00:00 |
|
gemini-cli-robot
|
fa1cff800b
|
chore(release): bump version to 0.61.0-nightly.20260908.gc647533d6 (#29254)
|
2026-09-08 21:53:32 +00:00 |
|
gemini-cli-robot
|
04a9d4105d
|
Changelog for v0.60.0-preview.0 (#29251)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
|
2026-09-08 21:51:58 +00:00 |
|
luisfelipe-alt
|
c647533d6c
|
fix(core): enforce envelope metadata provenance for untrusted tool outputs (#29215)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-08 17:17:27 +00:00 |
|
jvargassanchez-dot
|
593db1684e
|
fix(cli): isolate settings directory in sandbox containers (#29216)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-08 16:41:00 +00:00 |
|
urielefrenvirtusa
|
24cab6830a
|
fix(core): mitigate NTFS 8.3 short name (SFN) path (#29116)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-08 14:36:49 +00:00 |
|
jesussamuel-byte
|
85aca163f6
|
fix(config): enforce strict permission and ownership checks on system-wide configuration paths (#29115)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-04 18:05:05 +00:00 |
|
jesussamuel-byte
|
567afbbe8f
|
fix(core): enhance workspace path boundary checks and symlink resolution in command safety and file discovery (#29170)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-04 17:28:14 +00:00 |
|
amelidev
|
60d35f48a8
|
fix(extensions): prompt for consent on environment changes and sanitize runtime-altering environment variables (#28863)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-04 17:09:56 +00:00 |
|
amelidev
|
87a9c71d57
|
fix(core): sanitize and remove hardcoded Google CrUX API key in chrome-devtools-mcp (#29158)
|
2026-09-03 22:09:07 +00:00 |
|
gemini-cli-robot
|
86b461ea2c
|
Changelog for v0.59.0-preview.0 (#29159)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-03 18:21:20 +00:00 |
|
Diego Godinez
|
f7f6501efe
|
feat(extensions): harden path resolution and boundary validation in extension loader (#29169)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-03 18:11:42 +00:00 |
|
jvargassanchez-dot
|
e148d088c1
|
fix(cli): isolate temporary directory for macOS Seatbelt sandbox (#29171)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-03 17:54:20 +00:00 |
|
gemini-cli-robot
|
8c1ff9ca20
|
Changelog for v0.58.0 (#29161)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-03 15:56:22 +00:00 |
|
gemini-cli-robot
|
75cb121f24
|
chore(release): bump version to 0.60.0-nightly.20260901.g0bd1d4397 (#29162)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-03 15:50:47 +00:00 |
|
jvargassanchez-dot
|
55b495d6db
|
fix(core): enforce RFC 9207 issuer identification in MCP OAuth flow (#29117)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-09-02 19:44:27 +00:00 |
|
Diego Godinez
|
4963a4456a
|
fix(core): improve destination validation and connection routing in web fetch utilities (#29120)
|
2026-09-01 20:09:03 +00:00 |
|
luisfelipe-alt
|
0bd1d43975
|
fix(core): enforce fail-closed workspace trust and filter mcpServers in restricted mode (#29099)
|
2026-08-28 21:38:20 +00:00 |
|
Jose Garcia-Balius
|
3c311beac2
|
fix(core): prevent SSRF in MCP OAuth metadata discovery and authentication (#29081)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-08-26 19:01:40 +00:00 |
|
gemini-cli-robot
|
64b5b79a6d
|
chore(release): bump version to 0.59.0-nightly.20260825.g812f7a2bc (#29083)
|
2026-08-25 18:52:30 +00:00 |
|
gemini-cli-robot
|
03a2157dee
|
Changelog for v0.58.0-preview.0 (#29082)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
|
2026-08-25 18:43:31 +00:00 |
|
David Pierce
|
812f7a2bcf
|
(FIX) history rollback and retry nudge optimizations (#28934)
|
2026-08-24 18:41:54 +00:00 |
|
luisfelipe-alt
|
af687798af
|
fix(core): declare top-level safety checkers in write policy configuration (#28961)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-08-24 18:32:12 +00:00 |
|
amelidev
|
5dd4919e6d
|
fix(a2a-server): clear stale cancellation error on new message turns (#28940)
|
2026-08-24 16:34:34 +00:00 |
|
Jose Garcia-Balius
|
5411f113ca
|
fix(sandbox): isolate Docker and container runtime sockets and binaries in macOS Seatbelt (#28935)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-08-21 16:16:56 +00:00 |
|
David Pierce
|
30573d2e4d
|
refactor(core): remove eslint-disable and type-asserts from shellExecutionService (#28862)
|
2026-08-20 23:25:03 +00:00 |
|
luisfelipe-alt
|
ba4296c6c9
|
fix(core): ensure consistent symlink evaluation in ignore path handling (#28915)
|
2026-08-20 18:34:45 +00:00 |
|
gemini-cli-robot
|
e90c63fa15
|
Changelog for v0.57.0-preview.0 (#28918)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
|
2026-08-19 21:20:10 +00:00 |
|
David Pierce
|
eaa30429a7
|
fix(core): preserve empty text turns with tools or media (#28892)
|
2026-08-19 17:12:45 +00:00 |
|
joneba-google
|
571851b107
|
[SSR Agent] Issue Fix (28518): Fix sub-agent handoff token regression on startup (#28882)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-08-18 13:37:25 +00:00 |
|
joneba-google
|
2ad220a820
|
[SSR Agent] Issue Fix (24935): Force terminal buffer rerender after exiting external editors (#28880)
|
2026-08-18 13:23:30 +00:00 |
|
joneba-google
|
24cc26ccb1
|
[SSR Agent] Issue Fix (23954): Add trailing space to autocomplete suggestions (#28868)
|
2026-08-18 00:00:36 +00:00 |
|
joneba-google
|
753e4cb554
|
[SSR Agent] Issue Fix (22093): Prevent subagents from running when agents mode is disabled (#28867)
|
2026-08-18 00:00:22 +00:00 |
|
joneba-google
|
e120d041e1
|
[SSR Agent] Issue Fix (28050): Add Vertex AI locations documentation link (#28865)
|
2026-08-17 23:59:37 +00:00 |
|
joneba-google
|
194edea475
|
[SSR Agent] Issue Fix (19463): Format cli_help subagent output as markdown (#28864)
|
2026-08-17 23:44:42 +00:00 |
|
joneba-google
|
40fe44a7ca
|
[SSR Agent] Issue Fix (24587): Fix misleading admin error for personal accounts (#28819)
|
2026-08-17 23:38:16 +00:00 |
|