Coco Sheng
|
12a77da45c
|
fix(cli): pass node arguments via NODE_OPTIONS during relaunch to support SEA (#26130)
|
2026-04-28 21:15:23 +00:00 |
|
Adib234
|
f8603e990b
|
fix(cli): prevent automatic updates from switching to less stable channels (#26132)
|
2026-04-28 18:03:08 +00:00 |
|
Adib234
|
59b2dea0e5
|
fix(cli): preserve Request headers in DevTools activity logger (#26078)
|
2026-04-28 17:34:45 +00:00 |
|
Coco Sheng
|
6cc0b1b136
|
feat(cli): provide manual session UUID via command line arg (#26060)
|
2026-04-27 21:05:27 +00:00 |
|
Adib234
|
31337b9269
|
fix(cli): correct alternate buffer warning logic for JetBrains (#26067)
|
2026-04-27 20:00:01 +00:00 |
|
Emily Hedlund
|
b1a50a58af
|
fix(cli): ensure sandbox proxy cleanup and remove handler leaks (#26065)
|
2026-04-27 19:35:41 +00:00 |
|
Coco Sheng
|
1cdfeb6633
|
fix(cli): provide manual update command when automatic update fails (#26052)
|
2026-04-27 16:15:04 +00:00 |
|
Emily Hedlund
|
571ca5a555
|
update FatalUntrustedWorkspaceError message to include doc link (#25874)
|
2026-04-23 23:26:29 +00:00 |
|
Abhijit Balaji
|
d4c5333dcf
|
feat(core,cli): add support for Gemma 4 models (experimental) (#25604)
|
2026-04-23 23:02:17 +00:00 |
|
Emily Hedlund
|
dba9b9a0ff
|
feat(cli): secure .env loading and enforce workspace trust in headless mode (#25814)
Co-authored-by: galz10 <galzahavi@google.com>
Co-authored-by: davidapierce <davidapierce@google.com>
|
2026-04-23 16:09:14 +00:00 |
|
Sandy Tao
|
9c0a6864da
|
fix(devtools): reduce memory usage and defer connection (#24496)
|
2026-04-22 15:21:58 -07:00 |
|
Jason Matthew Suhari
|
194c779f9b
|
fix(cli): start auto memory in ACP sessions (#25626)
|
2026-04-21 20:06:30 +00:00 |
|
Matt Van Horn
|
63e4bb985b
|
feat(sandbox): resolve custom seatbelt profiles from $HOME/.gemini first (#25427)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
|
2026-04-16 22:21:24 +00:00 |
|
jackyliuxx
|
ac9025e9fc
|
Use OSC 777 for terminal notifications (#25300)
|
2026-04-16 18:45:54 +00:00 |
|
Spencer
|
5fc8fea8d7
|
fix: resolve lifecycle memory leaks by cleaning up listeners and root closures (#25049)
|
2026-04-10 04:21:14 +00:00 |
|
Spencer
|
f744913584
|
feat(core): migrate chat recording to JSONL streaming (#23749)
|
2026-04-09 21:13:55 +00:00 |
|
Tommaso Sciortino
|
d06dba3538
|
fix(core): dynamic session ID injection to resolve resume bugs (#24972)
|
2026-04-08 23:27:24 +00:00 |
|
Enjoy Kumawat
|
ab3075feb9
|
fix: use directory junctions on Windows for skill linking (#24823)
|
2026-04-07 19:28:43 +00:00 |
|
Christian Gunderman
|
4a040931ef
|
Fix restoration of topic headers. (#24650)
|
2026-04-03 23:50:38 +00:00 |
|
Jacob Richman
|
1f5d7014c6
|
feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512)
|
2026-04-03 00:39:49 +00:00 |
|
Adam Weidman
|
6fb58bd31f
|
feat(cli): migrate nonInteractiveCli to LegacyAgentSession (#22987)
|
2026-04-02 20:21:40 +00:00 |
|
ruomeng
|
7b6ab50138
|
feat(cli): support default values for environment variables (#24469)
|
2026-04-02 14:38:45 +00:00 |
|
Alisa
|
3344f6849c
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
Alex Stephen
|
9cf410478c
|
Text can be added after /plan command (#22833)
|
2026-03-30 14:31:20 +00:00 |
|
Jacob Richman
|
ebe98fdee9
|
Debug command. (#23851)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-27 21:05:22 +00:00 |
|
Abhi
|
104587bae8
|
feat(core): subagent isolation and cleanup hardening (#23903)
|
2026-03-27 03:43:39 +00:00 |
|
Yuna Seol
|
aca8e1af05
|
fix(core): explicitly set error names to avoid bundling renaming issues (#23913)
|
2026-03-27 03:40:49 +00:00 |
|
Aditya Bijalwan
|
73dd7328df
|
feat(core): implement persistent browser session management (#21306)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: cynthialong0-0 <82900738+cynthialong0-0@users.noreply.github.com>
|
2026-03-26 21:33:37 +00:00 |
|
Gen Zhang
|
84f1c19265
|
feat(cli): enable notifications cross-platform via terminal bell fallback (#21618)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2026-03-26 20:10:49 +00:00 |
|
Tommaso Sciortino
|
1f07efb5d8
|
fix(cli): only show updating spinner when auto-update is in progress (#23709)
|
2026-03-24 15:43:03 -07:00 |
|
matt korwel
|
b58d79c517
|
fix(cli): prevent terminal escape sequences from leaking on exit (#22682)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-23 18:01:12 +00:00 |
|
Abhi
|
c7d44e339b
|
fix(core): ensure subagent tool updates apply configuration overrides immediately (#23161)
|
2026-03-23 00:24:24 +00:00 |
|
Alisa
|
1a70fdd364
|
chore(lint): enforce zero warnings and cleanup syntax restrictions (#22902)
|
2026-03-21 04:01:48 +00:00 |
|
Jerop Kipruto
|
5a3c7154df
|
feat(worktree): add Git worktree support for isolated parallel sessions (#22973)
|
2026-03-20 14:10:51 +00:00 |
|
Bryan Morgan
|
8db2948361
|
fix(cli): correctly handle auto-update for standalone binaries (#23038)
|
2026-03-19 01:52:23 +00:00 |
|
Abhi
|
81a97e78f1
|
refactor(cli): group subagent trajectory deletion and use native filesystem testing (#22890)
|
2026-03-18 14:42:15 +00:00 |
|
matt korwel
|
e0be1b2afd
|
fix(cli): use active sessionId in useLogger and improve resume robustness (#22606)
|
2026-03-17 21:42:40 +00:00 |
|
Tommaso Sciortino
|
2a7e602356
|
refactor(cli): consolidate getErrorMessage utility to core (#22190)
|
2026-03-13 15:40:29 +00:00 |
|
Alisa
|
4d393f9dca
|
feat(a2a): enable native gRPC support and protocol routing (#21403)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2026-03-12 21:36:50 +00:00 |
|
Sehoon Shon
|
18e8dd768a
|
feat(ui): Do not show Ultra users /upgrade hint (#22154) (#22156)
|
2026-03-12 13:46:58 +00:00 |
|
N. Taylor Mullen
|
f368e80baf
|
fix(cli): resolve skill uninstall failure when skill name is updated (#22085)
|
2026-03-11 23:23:20 +00:00 |
|
Gal Zahavi
|
e3b3b71c14
|
feat(core): implement SandboxManager interface and config schema (#21774)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-11 21:42:50 +00:00 |
|
nityam
|
352bbc36c0
|
merge duplicate imports packages/cli/src subtask3 (#22056)
|
2026-03-11 21:21:40 +00:00 |
|
Gal Zahavi
|
524679d23c
|
feat: implement background process logging and cleanup (#21189)
|
2026-03-11 00:13:20 +00:00 |
|
Yongrui Lin
|
4da0366eed
|
feat(core): add per-model token usage to stream-json output (#21839)
|
2026-03-10 17:39:04 +00:00 |
|
Alisa
|
e92ccec6c8
|
feat(security): implement robust IP validation and safeFetch foundation (#21401)
|
2026-03-09 19:02:07 +00:00 |
|
Zheyuan Lin
|
95074a1a84
|
fix(settings): display objects as JSON instead of [object Object] (#21458)
Co-authored-by: Zheyuan <zlin252@emory.edu>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-09 17:32:13 +00:00 |
|
Christian Gunderman
|
dac3735626
|
Disallow underspecified types (#21485)
|
2026-03-07 21:05:38 +00:00 |
|
Keith Guerin
|
e5d58c2b5a
|
feat(cli): overhaul thinking UI (#18725)
|
2026-03-07 04:20:27 +00:00 |
|
Emily Hedlund
|
7989c28d2e
|
feat(cli): implement dot-prefixing for slash command conflicts (#20979)
|
2026-03-06 20:43:20 +00:00 |
|