adithya32
|
64cb88d50e
|
fix(windows): resolve interactive shell arrow-key navigation on Windows (#23505)
|
2026-05-20 21:41:34 +00:00 |
|
PROTHAM
|
f79d5e059c
|
fix(core): prevent SIGHUP kills in PTY environments (WSL2/Kitty/Alacritty) (#27267)
|
2026-05-20 20:43:14 +00:00 |
|
Coco Sheng
|
d7384c446f
|
fix(core): centralize path validation to prevent crashes from malformed prompts (#27211)
|
2026-05-20 19:55:57 +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
|
29481a1562
|
fix: robust ripgrep path resolution and 1p hermetic execution support (#27253)
|
2026-05-20 16:29:00 +00:00 |
|
Andrea Alberti
|
57c42a5c40
|
feat(cli): add Sublime Text and Emacs Client editors, improve error messages and documentation (#21090)
Co-authored-by: Ananth Kini <ananthkini1@gmail.com>
|
2026-05-19 20:03:25 +00:00 |
|
kaluchi
|
6589cdf11b
|
Proposal: deterministic encoding for child-process I/O (#27247)
|
2026-05-19 19:41:04 +00:00 |
|
Coco Sheng
|
37f3a4c90a
|
fix(core): respect NO_PROXY in global fetch dispatcher (#27216)
|
2026-05-19 17:56:59 +00:00 |
|
Om Patel
|
fcc8c62b8b
|
fix(core): prevent path traversal in custome command file injection (#27234)
|
2026-05-19 17:37:46 +00:00 |
|
Tirth Naik
|
f09d45d133
|
fix(core): prevent isBinary false-positive on Windows PTY streams (#26565)
|
2026-05-18 23:36:23 +00:00 |
|
kaluchi
|
dc47aaa2d9
|
fix(core): prefer pwsh.exe over Windows PowerShell 5.1 (#25859) (#25900)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-18 17:44:05 +00:00 |
|
joshualitt
|
055e0f6452
|
fix(context): Fix snapshot recovery across sessions. (#26939)
|
2026-05-18 16:44:59 +00:00 |
|
PROTHAM
|
d32c9b77df
|
Fix/web fetch ctrl c abort (#24320)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-05-15 16:26:03 +00:00 |
|
Dev Randalpura
|
7a5a8183bf
|
fix(ui): add ENAMETOOLONG and ENOTDIR to exceptions for file parsing errors (#27069)
|
2026-05-14 21:23:42 +00:00 |
|
PROTHAM
|
2151653133
|
fix(core): resolve EISDIR errors during file processing (#21527) (#27041)
|
2026-05-14 21:21:57 +00:00 |
|
Spencer
|
488d71b8c9
|
feat(core): expose RAG snippets to local log file for debugging (#27016)
|
2026-05-14 02:34: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 |
|
Coco Sheng
|
0750b01fe4
|
fix: add system PATH fallback for ripgrep resolution (#26777) (#26868)
|
2026-05-13 21:05:37 +00:00 |
|
Coco Sheng
|
63b4bbfb5d
|
fix(core): handle EISDIR on virtual drives in memory discovery (#26985)
|
2026-05-13 17:41:49 +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 |
|
joshualitt
|
07792f98cd
|
feat(context): Introduce adaptive token calculator to more accurately calculate content sizes. (#26888)
|
2026-05-12 15:51:20 +00:00 |
|
Coco Sheng
|
7a9ed4c20a
|
fix: respect explicit model selection after Flash quota exhaustion (#26759) (#26872)
|
2026-05-12 14:26:50 +00:00 |
|
Eswar809
|
9f759f97a2
|
fix(core): ignore .pak and .rpa game archive formats by default (#26884)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-11 21:58:08 +00:00 |
|
Suhaan Raqeeb Khavas
|
8e58df72c6
|
fix: prevent EISDIR crash when customIgnoreFilePaths contains directories (#19868) (#19898)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-05-11 20:46:08 +00:00 |
|
Sandy Tao
|
16e345831b
|
fix(cli): hide /memory add subcommand when memoryV2 is enabled (#26605)
|
2026-05-07 20:48:12 +00:00 |
|
Tommaso Sciortino
|
a809bc7c51
|
don't wrap args unnecessarily (#26599)
|
2026-05-06 23:20:47 +00:00 |
|
Himanshu Kumar
|
d8f2a89865
|
fix(core): remove unsafe type assertion suppressions in error utils (#19881)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-05-05 19:52:29 +00:00 |
|
Coco Sheng
|
f5c0977e96
|
fix(core): retry on ERR_STREAM_PREMATURE_CLOSE errors (#26519)
|
2026-05-05 19:19:50 +00:00 |
|
Aishanee Shah
|
4d1ca92a19
|
fix(core): filter unsupported multimodal types from tool responses (#26352)
|
2026-05-04 20:31:20 +00:00 |
|
Adib234
|
704be5a418
|
fix(cli): ensure branch indicator updates in sub-directories and worktrees (#26330)
|
2026-05-04 17:35:13 +00:00 |
|
Sri Pasumarthi
|
4e175527a2
|
fix(acp): resolve agent mode disconnect and improve mode awareness (#26332)
|
2026-05-01 23:00:10 +00:00 |
|
joshualitt
|
de8fdcfa16
|
Fix bulk of remaining issues with generalist profile (#26073)
|
2026-05-01 22:04:39 +00:00 |
|
Martin
|
80e3bb9689
|
fix(core): silently skip GEMINI.md paths that are directories (EISDIR) (#25662)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-04-30 21:06:56 +00:00 |
|
Coco Sheng
|
8c1e255ac0
|
fix(cli): prevent informational logs from polluting json output (#26264)
|
2026-04-30 18:34:25 +00:00 |
|
Adam Weidman
|
3aedbbc067
|
fix(core): distinguish fallback chains and fix maxAttempts for auto vs explicit model selection (#26163)
|
2026-04-29 20:23:37 +00:00 |
|
Adib234
|
99235fc59d
|
fix(core): reduce default API timeout to 60s and enable retries for undici timeouts (#26191)
|
2026-04-29 20:05:45 +00:00 |
|
Sri Pasumarthi
|
c2e5b28e94
|
refactor(acp): modularize monolithic acpClient into specialized files (#26143)
|
2026-04-29 14:51:01 +00:00 |
|
Adib234
|
f8603e990b
|
fix(cli): prevent automatic updates from switching to less stable channels (#26132)
|
2026-04-28 18:03:08 +00:00 |
|
Dev Randalpura
|
8e1cecac06
|
fix(ux): added error message for ENOTDIR (#26128)
|
2026-04-28 17:12:51 +00:00 |
|
joshualitt
|
71f313b51a
|
feat(core): wire up the new ContextManager and AgentChatHistory (#25409)
|
2026-04-27 18:50:00 +00:00 |
|
Dev Randalpura
|
98aca28985
|
fix(ui): better error messages for ECONNRESET and ETIMEDOUT (#26059)
|
2026-04-27 17:17:04 +00:00 |
|
Abhijit Balaji
|
2e0641c83b
|
feat(voice): implement real-time voice mode with cloud and local backends (#24174)
|
2026-04-24 21:29:38 +00:00 |
|
Gal Zahavi
|
27927c55e5
|
feat(core): enhance shell command validation and add core tools allowlist (#25720)
Co-authored-by: David Pierce <davidapierce@google.com>
Co-authored-by: Keith Schaab <keithsc@google.com>
Co-authored-by: Keith Schaab <keith.schaab@gmail.com>
Co-authored-by: Emily Hedlund <ehedlund@google.com>
|
2026-04-23 20:26:01 +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 |
|
Horizon_Architect_07
|
2a52611e71
|
Fix/command injection shell (#24170)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-04-22 20:00:44 +00:00 |
|
xoma-zver
|
1c43deee07
|
fix(core): handle line endings in ignore file parsing (#23895)
Co-authored-by: cynthialong0-0 <82900738+cynthialong0-0@users.noreply.github.com>
|
2026-04-22 18:09:36 +00:00 |
|
Sandy Tao
|
6edfba481f
|
refactor(memory): replace MemoryManagerAgent with prompt-driven memory editing across four tiers (#25716)
|
2026-04-22 01:21:55 +00:00 |
|
PRAS Samin
|
cdc5cccc13
|
feat: detect new files in @ recommendations with watcher based updates (#25256)
|
2026-04-21 18:35:14 +00:00 |
|
Mahima Shanware
|
a4e98c0a4c
|
fix(core): resolve nested plan directory duplication and relative path policies (#25138)
|
2026-04-21 18:20:57 +00:00 |
|
Rob Clevenger
|
06e7621b26
|
Fix(core): retry additional OpenSSL 3.x SSL errors during streaming (#16075) (#25187)
|
2026-04-15 02:50:22 +00:00 |
|