Sandy Tao
|
f5517b6f08
|
fix(cli): Fix word navigation for CJK characters (#14475)
|
2025-12-04 00:16:11 +00:00 |
|
Tommaso Sciortino
|
9ade433602
|
Fix tests (#14458)
|
2025-12-03 19:07:23 +00:00 |
|
Edilmo Palencia
|
498e64ed61
|
feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225)
|
2025-12-03 18:01:57 +00:00 |
|
Marat Boshernitsan
|
86c4a55012
|
Allow telemetry exporters to GCP to utilize user's login credentials, if requested (#13778)
|
2025-12-03 05:27:37 +00:00 |
|
Sehoon Shon
|
5a0eab862e
|
implement fuzzy search inside settings (#13864)
|
2025-12-02 23:52:56 +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
|
6797c0e2ca
|
feat(themes): add built-in holiday theme 🎁 (#14301)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-12-01 19:09:55 +00:00 |
|
Jack Wotherspoon
|
8f3f3a44f7
|
feat: auto-execute simple slash commands on Enter (#13985)
|
2025-12-01 17:29:03 +00:00 |
|
Jack Wotherspoon
|
af4258b484
|
chore: fix session browser test and skip hook system tests (#14099)
|
2025-11-28 21:07:54 +00:00 |
|
Sehoon Shon
|
3ba5da2996
|
Add usage limit remaining in /stats (#13843)
|
2025-11-27 01:21:33 +00:00 |
|
Andrew Garrett
|
d33d2246fb
|
feat(ui): Show waiting MCP servers in ConfigInitDisplay (#13721)
|
2025-11-27 00:26:44 +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 |
|
Megha Bansal
|
16ec067312
|
Improve code coverage for cli package (#13724)
|
2025-11-24 17:41:46 +00:00 |
|
Megha Bansal
|
47ef9c65ed
|
Improve test coverage for cli/src/ui/components (#13598)
|
2025-11-22 02:47:29 +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 |
|
Jacob Richman
|
c8394229c4
|
Fix multiple bugs with auth flow including using the implemented but unused restart support. (#13565)
|
2025-11-21 16:31:47 +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 |
|
Sandy Tao
|
e82796d491
|
fix(ui): Correct mouse click cursor positioning for wide characters (#13537)
|
2025-11-20 23:56:31 +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 |
|
Adib234
|
b4d4bd2d61
|
Enable switching preview features on/off without restart (#13515)
|
2025-11-20 19:00:16 +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 |
|
Adib234
|
fa3eaec496
|
Update banner design (#13420)
|
2025-11-20 16:52:15 +00:00 |
|
Preston Holmes
|
dc9d0debe3
|
Add User email detail to about box (#13459)
|
2025-11-20 03:46:21 +00:00 |
|
Gal Zahavi
|
8e5fcbfc2d
|
feat: add click-to-focus support for interactive shell (#13341)
|
2025-11-19 23:49:39 +00:00 |
|
niladri das
|
2c9fd88470
|
[cli-ui] Keep header ASCII art colored on non-gradient terminals (#13373) (#13374)
Co-authored-by: Niladri Das <bniladridas@users.noreply.github.com>
|
2025-11-19 22:04:58 +00:00 |
|
Tommaso Sciortino
|
a451745d94
|
Restore keyboard mode when exiting the editor (#13350)
|
2025-11-19 19:37:30 +00:00 |
|
avilladsen
|
11149ae3e4
|
fix(cli): fix crash on startup in NO_COLOR mode (#13343) due to ungua… (#13352)
|
2025-11-19 04:18:18 +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 |
|
Tommaso Sciortino
|
2171ac1144
|
Right click to paste in Alternate Buffer mode (#13234)
|
2025-11-17 23:48:33 +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 |
|
Tommaso Sciortino
|
8e036093c5
|
Increase paste timeout + add warning. (#13099)
|
2025-11-15 00:02:28 +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
|
43f581c9b5
|
slightly adjust model message formatting (#13043)
|
2025-11-14 05:13:39 +00:00 |
|
Tommaso Sciortino
|
1402b40cbf
|
Show model in history (#13034)
|
2025-11-14 03:11:06 +00:00 |
|
Jacob Richman
|
7bec972c87
|
Polish sticky headers (#13024)
|
2025-11-13 22:33:48 +00:00 |
|
Jacob Richman
|
1f77d7ea57
|
jacob314/drag scrollbar (#12998)
|
2025-11-13 22:13:18 +00:00 |
|
Jacob Richman
|
068cd95328
|
Switch back to truncating headers. Unfortunately we have too many headers that are 10+ lines for no good reason so we need to add back this truncation until we fix them. (#13018)
|
2025-11-13 19:38:19 +00:00 |
|
Jacob Richman
|
046b166abd
|
feat(ui) support animated page up/down, fn-up/down and end+home (#13012)
|
2025-11-13 19:16:23 +00:00 |
|
N. Taylor Mullen
|
ef55272485
|
feat: normalize verticality (#12991)
|
2025-11-13 08:20:14 +00:00 |
|
N. Taylor Mullen
|
8f2395377c
|
feat: disengage surface adhesion protocols (#12989)
|
2025-11-13 07:36:18 +00:00 |
|
Jacob Richman
|
1173bf3ad9
|
feat(ui) Make useAlternateBuffer the default (#12976)
|
2025-11-13 05:17:46 +00:00 |
|
Jacob Richman
|
1f2ee9095e
|
Sticky headers where the top rounded border is sticky. (#12971)
|
2025-11-13 01:01:16 +00:00 |
|