Christian Gunderman
|
d2f8673c01
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Jack Wotherspoon
|
eedb6fa9ec
|
chore: remove user query from footer in debug mode (#15169)
|
2025-12-17 01:44:04 +00:00 |
|
Abhi
|
13e1ebcef9
|
Fix tool output fragmentation by encapsulating content in functionResponse (#13082)
|
2025-12-15 20:36:34 +00:00 |
|
Mayur Vaid
|
37e9bf8a11
|
fix: similar to policy-engine, throw error in case of requiring tool execution confirmation for non-interactive mode (#14702)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-15 18:34:27 +00:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Gaurav Sehgal
|
7761c6a9a5
|
Add clarity to error messages (#14879)
|
2025-12-13 01:01:12 +00:00 |
|
Coco Sheng
|
91f08e6e29
|
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 |
|
Alex Gavrilescu
|
0166d127bd
|
feat: Add support for MCP Resources (#13178)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-12-09 02:43:12 +00:00 |
|
Jack Wotherspoon
|
175a23445f
|
feat: auto-execute on slash command completion functions (#14584)
|
2025-12-08 21:32:39 +00:00 |
|
Christian Gunderman
|
69ae42bb1f
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
Tommaso Sciortino
|
5024865408
|
Fix privacy screen for legacy tier users (#14522)
|
2025-12-04 21:24:00 +00:00 |
|
Coco Sheng
|
4758051fa1
|
feat(cli): Move key restore logic to core (#13013)
|
2025-12-04 15:56:16 +00:00 |
|
Jacob Richman
|
309479fdc2
|
fix(cli): fix issue updating a component while rendering a different component (#14319)
|
2025-12-02 01:33:03 +00:00 |
|
Jack Wotherspoon
|
8f3f3a44f7
|
feat: auto-execute simple slash commands on Enter (#13985)
|
2025-12-01 17:29:03 +00:00 |
|
Megha Bansal
|
f48699597c
|
Update error codes when process exiting the gemini cli (#13728)
|
2025-11-26 02:43:21 +00:00 |
|
Sehoon Shon
|
77ad3e6992
|
fallback to flash for TerminalQuota errors (#13791)
|
2025-11-25 21:17:22 +00:00 |
|
bl-ue
|
d1c8a351ae
|
feat(sessions): add /resume slash command to open the session browser (#13621)
|
2025-11-25 18:54:09 +00:00 |
|
Edilmo Palencia
|
67e001eccd
|
feat(hooks): Hook Agent Lifecycle Integration (#9105)
|
2025-11-24 22:31:48 +00:00 |
|
Adib234
|
39ba57cd46
|
Add session subtask in /stats command (#13750)
|
2025-11-24 19:01:41 +00:00 |
|
Jacob Richman
|
908c07e738
|
Turn off alternate buffer mode by default. (#13623)
|
2025-11-22 01:30:38 +00:00 |
|
Tommaso Sciortino
|
0bf775f3e3
|
Restore bracketed paste mode after external editor exit (#13606)
|
2025-11-21 21:20:37 +00:00 |
|
owenofbrien
|
f8ebe0fa6a
|
Fix exp id logging (#13430)
|
2025-11-21 20:44:50 +00:00 |
|
Adib234
|
47f626aaac
|
Remove useModelRouter experimental flag (#13593)
|
2025-11-21 17:54:17 +00:00 |
|
Jack Wotherspoon
|
e498b124bb
|
feat: custom loading phrase when interactive shell requires input (#12535)
|
2025-11-21 17:19:34 +00:00 |
|
bl-ue
|
3b65d49d71
|
feat(ui): build interactive session browser component (#13351)
|
2025-11-21 16:16:56 +00:00 |
|
fancivez
|
df1ffff691
|
docs: fix typos in source code and documentation (#13577)
|
2025-11-21 14:59:42 +00:00 |
|
Jacob Richman
|
f09e3a3bce
|
move stdio (#13528)
|
2025-11-20 22:16:46 +00:00 |
|
Adib234
|
4a6fc08ed1
|
Update persistence state to track counts of messages instead of times banner has been displayed (#13428)
|
2025-11-20 21:57:06 +00:00 |
|
Jacob Richman
|
9409be8e1b
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
Gal Zahavi
|
8e5fcbfc2d
|
feat: add click-to-focus support for interactive shell (#13341)
|
2025-11-19 23:49:39 +00:00 |
|
Tommaso Sciortino
|
99b88f1485
|
remove unneeded log (#13456)
|
2025-11-19 23:42:21 +00:00 |
|
joshualitt
|
bbe9dcb6a6
|
feat(core, cli): Bump genai version to 1.30.0 (#13435)
|
2025-11-19 20:52:27 +00:00 |
|
Tommaso Sciortino
|
a451745d94
|
Restore keyboard mode when exiting the editor (#13350)
|
2025-11-19 19:37:30 +00:00 |
|
bl-ue
|
40632ab100
|
feat(sessions): record interactive-only errors and warnings to chat recording JSON files (#13300)
|
2025-11-19 16:32:13 +00:00 |
|
Sandy Tao
|
8c2add4657
|
fix(ui): Clear input prompt on Escape key press (#13335)
|
2025-11-19 03:11:36 +00:00 |
|
Shreya Keshive
|
8d7e4e70ff
|
feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-11-18 09:01:16 -08:00 |
|
JAYADITYA
|
5dc4557b6f
|
feat: Show tip on first request and refactor phrases (#12952)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-11-18 07:02:31 +00:00 |
|
Jacob Richman
|
4b2ad38c13
|
Fix: Animated scrollbar renders black in NO_COLOR mode (#13188)
|
2025-11-17 04:45:07 +00:00 |
|
shrutip90
|
2fa8b4df64
|
Check folder trust before allowing add directory (#12652)
|
2025-11-15 03:06:30 +00:00 |
|
shrutip90
|
4d82c31dd2
|
feat: Update permissions command to support modifying trust for other… (#11642)
|
2025-11-14 22:41:53 +00:00 |
|
Jacob Richman
|
01167396ef
|
bug(ui) make it clear when users need to enter selection mode and fix clear issue. (#13083)
|
2025-11-14 20:02:15 +00:00 |
|
shrutip90
|
cbcfde6994
|
fix(cli): Exit CLI when trust save unsuccessful during launch (#11968)
|
2025-11-14 19:56:39 +00:00 |
|
Tommaso Sciortino
|
1402b40cbf
|
Show model in history (#13034)
|
2025-11-14 03:11:06 +00:00 |
|
joshualitt
|
028c6fe71b
|
feat(core, cli): Add auth type to history checkpoint. (#13023)
|
2025-11-13 23:13:39 +00:00 |
|
Jacob Richman
|
1173bf3ad9
|
feat(ui) Make useAlternateBuffer the default (#12976)
|
2025-11-13 05:17:46 +00:00 |
|
Abhi
|
1a3df25207
|
fix(editor): ensure preferred editor setting updates immediately (#12981)
|
2025-11-13 04:02:53 +00:00 |
|
Tommaso Sciortino
|
5e4d8a1f14
|
Don't clear buffers on cleanup. (#12979)
|
2025-11-13 03:20:21 +00:00 |
|
Abhi
|
0e6e5a023e
|
refactor: remove read-many-files tool from agent (#12796)
|
2025-11-13 02:56:37 +00:00 |
|
anj-s
|
86cad96ff4
|
Enable write_todo tool and fix output function schema (#12905)
|
2025-11-12 18:18:15 +00:00 |
|
joshualitt
|
c00d438037
|
feat(core): Migrate generateContent to model configs. (#12834)
|
2025-11-11 16:10:50 +00:00 |
|