Gal Zahavi
|
e77d7b2e1e
|
fix(cli): prevent OOM crash by limiting file search traversal and adding timeout (#16696)
|
2026-01-15 20:04:22 +00:00 |
|
Jacob Richman
|
ae198029bc
|
Add timeout for shell-utils to prevent hangs. (#16667)
|
2026-01-15 00:48:02 +00:00 |
|
Krushna Korade
|
c8d7c09ca4
|
fix: PDF token estimation (#16494) (#16527)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-14 13:32:36 +00:00 |
|
N. Taylor Mullen
|
bb6c574144
|
feat(admin): support admin-enforced settings for Agent Skills (#16406)
|
2026-01-14 07:40:23 +00:00 |
|
Sehoon Shon
|
4afd3741df
|
feat(core/ui): enhance retry mechanism and UX (#16489)
|
2026-01-14 04:03:19 +00:00 |
|
Tommaso Sciortino
|
8dbaa2bcea
|
Fix: make ctrl+x use preferred editor (#16556)
|
2026-01-14 00:55:07 +00:00 |
|
Sandy Tao
|
b81fe68325
|
feat(core): add disableLLMCorrection setting to skip auto-correction in edit tools (#16000)
|
2026-01-13 01:26:53 +00:00 |
|
Abhi
|
0e955da171
|
feat(cli): add /chat debug command for nightly builds (#16339)
|
2026-01-11 19:11:06 +00:00 |
|
Eric Rahm
|
e04a5f0cb0
|
feat(core): Cache ignore instances for performance (#16185)
|
2026-01-09 21:22:53 +00:00 |
|
joshualitt
|
041463d112
|
feat(core, ui): Add /agents refresh command. (#16204)
|
2026-01-09 17:33:59 +00:00 |
|
Adib234
|
e5f7a9c424
|
feat: implement file system reversion utilities for rewind (#15715)
|
2026-01-08 22:21:15 +00:00 |
|
Abhi
|
16da6918cb
|
refactor(core): extract ToolModificationHandler from scheduler (#16118)
|
2026-01-08 19:52:56 +00:00 |
|
Abhi
|
5fe5d1da46
|
policy: extract legacy policy from core tool scheduler to policy engine (#15902)
|
2026-01-07 04:28:06 +00:00 |
|
N. Taylor Mullen
|
7956eb239e
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
Kevin Jiang
|
982eee63b6
|
Hx support (#16032)
|
2026-01-07 02:31:38 +00:00 |
|
Jack Wotherspoon
|
c31f05356a
|
fix: image token estimation (#16004)
|
2026-01-06 21:19:29 +00:00 |
|
Abhi
|
61dbab03e0
|
feat(ui): add visual indicators for hook execution (#15408)
|
2026-01-06 20:52:12 +00:00 |
|
N. Taylor Mullen
|
2cb33b2f76
|
Agent Skills: Implement /skills reload (#15865)
|
2026-01-05 23:12:51 +00:00 |
|
Tommaso Sciortino
|
8f0324d868
|
fix(cli): resolve paste issue on Windows terminals. (#15932)
|
2026-01-05 22:46:23 +00:00 |
|
Abhi
|
b13c6b57ae
|
chore: rename smart-edit to edit (#15923)
|
2026-01-05 20:25:54 +00:00 |
|
N. Taylor Mullen
|
615b218ff7
|
fix(cli): mock fs.readdir in consent tests for Windows compatibility (#15904)
|
2026-01-04 21:19:33 -08:00 |
|
Abhi
|
f3625aab13
|
refactor: consolidate EditTool and SmartEditTool (#15857)
|
2026-01-05 04:52:14 +00:00 |
|
Abhi
|
eec5d5ebf8
|
feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774)
|
2026-01-04 19:59:35 +00:00 |
|
Gal Zahavi
|
30f5c4af4a
|
fix(core): mock powershell output in shell-utils test (#15831)
|
2026-01-02 23:20:26 +00:00 |
|
Gal Zahavi
|
18fef0db31
|
fix(core): improve shell command with redirection detection (#15683)
|
2026-01-02 19:36:59 +00:00 |
|
N. Taylor Mullen
|
958284dc24
|
Agent Skills: Implement Autonomous Activation Tool & Context Injection (#15725)
|
2026-01-02 19:15:06 +00:00 |
|
Sehoon Shon
|
07e597de40
|
Exponential back-off retries for retryable error without a specified … (#15684)
|
2025-12-29 22:23:23 +00:00 |
|
Adib234
|
10ae84869a
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Abhi
|
5566292cc8
|
refactor(core): extract static concerns from CoreToolScheduler (#15589)
|
2025-12-26 20:51:39 +00:00 |
|
Vedant Mahajan
|
546baf9934
|
Added modifyOtherKeys protocol support for tmux (#15524)
Co-authored-by: Ishaan Gupta <ishaankone@gmail.com>
|
2025-12-25 19:09:38 +00:00 |
|
Serghei
|
58fd00a3df
|
fix(core): Add .geminiignore support to SearchText tool (#13763)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
|
2025-12-22 04:25:26 +00:00 |
|
Tommaso Sciortino
|
db67bb106a
|
more robust command parsing logs (#15339)
|
2025-12-19 21:53:13 +00:00 |
|
Sandy Tao
|
2e229d3bb6
|
feat(core): Implement JIT context memory loading and UI sync (#14469)
|
2025-12-19 17:04:03 +00:00 |
|
Sehoon Shon
|
9e6914d641
|
Handle all 429 as retryableQuotaError (#15288)
|
2025-12-18 23:25:42 +00:00 |
|
Sandy Tao
|
739c02bd6d
|
fix(cli): correct initial history length handling for chat commands (#15223)
|
2025-12-18 00:04:02 +00:00 |
|
Adam Weidman
|
bf6d0485ce
|
chore(core): remove legacy fallback flags and migrate loop detection (#15213)
|
2025-12-17 22:14:33 +00:00 |
|
Tommaso Sciortino
|
bf90b59935
|
feat: launch Gemini 3 Flash in Gemini CLI ⚡️⚡️⚡️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-12-17 09:43:21 -08:00 |
|
Christian Gunderman
|
7f2d33458a
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Christian Gunderman
|
5e21c8c03c
|
Code assist service metrics. (#15024)
|
2025-12-16 17:34:05 +00:00 |
|
Christian Gunderman
|
942bcfc61e
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Tommaso Sciortino
|
126c32aca4
|
Refresh hooks when refreshing extensions. (#14918)
|
2025-12-12 16:43:46 -08:00 |
|
Allen Hutchison
|
a47af8e261
|
fix(core): commandPrefix word boundary and compound command safety (#15006)
|
2025-12-12 23:02:19 +00:00 |
|
Adam Weidman
|
22e6af414a
|
feat: attempt more error parsing (#14899)
|
2025-12-10 19:14:07 +00:00 |
|
Tommaso Sciortino
|
1954f45c19
|
Limit search depth in path corrector (#14869)
|
2025-12-10 04:08:39 +00:00 |
|
Christian Gunderman
|
d2a6b30398
|
Send the model and CLI version with the user agent (#14865)
|
2025-12-10 00:38:33 +00:00 |
|
Coco Sheng
|
1f813f6a06
|
feat(a2a): Introduce restore command for a2a server (#13015)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2025-12-09 15:08:23 +00:00 |
|
Jack Wotherspoon
|
84c07c8fa1
|
fix(audio): improve reading of audio files (#14658)
|
2025-12-08 17:46:33 +00:00 |
|
Adam Weidman
|
8f4f8baa81
|
feat(modelAvailabilityService): integrate model availability service into backend logic (#14470)
|
2025-12-08 14:44:34 +00:00 |
|
matt korwel
|
dd3fd73ffe
|
fix(core): improve API response error handling and retry logic (#14563)
|
2025-12-05 17:49:08 +00:00 |
|
Silvio Junior
|
7db5abdecf
|
Fixes [API Error: Cannot read properties of undefined (reading 'error')] (#14553)
|
2025-12-05 01:18:37 +00:00 |
|