Syed Ayman Quadri
|
ba04e99bea
|
fix(cli): prevent Termux relaunch and resize remount loops (#27110)
Co-authored-by: Spencer <spencertang@google.com>
|
2026-05-22 06:33:52 +00:00 |
|
Dev Randalpura
|
c4d0e3ca36
|
fix(ui): added volta to auto update check (#27353)
|
2026-05-21 18:05:33 +00:00 |
|
tison
|
96903d50a1
|
Auto detect pnpm global installation path for macOS and Windows (#22748)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Coco Sheng <cocosheng@google.com>
|
2026-05-20 21:26:11 +00:00 |
|
Yuvraj Angad Singh
|
26f8c0f65e
|
refactor: decouple stored session deletion from ChatRecordingService (#22920) (#27039)
|
2026-05-20 17:09:17 +00:00 |
|
Coco Sheng
|
b7f2067dd7
|
fix(cli): explicitly clear entrypoint when spawning sandbox container (#27059)
|
2026-05-14 21:50:29 +00:00 |
|
Coco Sheng
|
456d1aec74
|
fix(cli): resolve permission denied in sandbox on NixOS and other distros (#27004)
|
2026-05-14 17:15:12 +00:00 |
|
Sandy Tao
|
7504259d72
|
chore: clean up launched memory features (#26941)
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2026-05-13 21:22:56 +00:00 |
|
mahadevan
|
31d5947d37
|
Refactor: Eliminate no-unsafe-return suppressions via strict type validation (#20668)
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-12 23:45:58 +00:00 |
|
Kuroda Kayn
|
11a9edc808
|
fix(cli): restore resume for legacy sessions (#26577)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-12 00:28:47 +00:00 |
|
Kartik
|
5155221bbe
|
fix(cli): randomize sandbox container names (#26014)
|
2026-05-06 16:33:24 +00:00 |
|
Tirth Naik
|
8f0edcd64f
|
fix(cli): use os.homedir() for home directory warning check (#25890)
|
2026-05-04 23:24:49 +00:00 |
|
Adib234
|
f497240f7e
|
fix(cli): use resolved sandbox state for auto-update check (#26285)
|
2026-04-30 22:06:01 +00:00 |
|
Coco Sheng
|
7125d2cd65
|
fix(core): ensure tool output cleanup on session deletion for legacy files (#26263)
|
2026-04-30 20:11:38 +00:00 |
|
Adib234
|
487fb219cc
|
fix(cli): use byte length instead of string length for readStdin size limits (#26224)
|
2026-04-30 14:12:44 +00:00 |
|
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 |
|