Dmitry Lyalin
|
d721bf453f
|
fix(cli): keep thought summary when loading phrases are off (#20497)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-27 17:11:13 +00:00 |
|
Jacob Richman
|
a13575a673
|
fix(cli): hide shortcuts hint while model is thinking or the user has typed a prompt + add debounce to avoid flicker (#19389)
|
2026-02-27 15:34:49 +00:00 |
|
Jack Wotherspoon
|
d28bbf35b1
|
fix: remove extra padding in Composer (#19529)
|
2026-02-19 21:31:09 +00:00 |
|
Dmitry Lyalin
|
8439c2a212
|
feat(cli): replace loading phrases boolean with enum setting (#19347)
|
2026-02-19 18:43:12 +00:00 |
|
Jerop Kipruto
|
cf9d63f1ee
|
feat(cli): remove Plan Mode from rotation when actively working (#19262)
|
2026-02-17 17:36:59 +00:00 |
|
Jacob Richman
|
020b31b4c1
|
refactor(cli): code review cleanup fix for tab+tab (#18967)
|
2026-02-17 15:16:37 +00:00 |
|
Jerop Kipruto
|
8aa2f974e3
|
refactor: use CoreToolCallStatus in the the history data model (#19033)
|
2026-02-13 22:20:14 +00:00 |
|
Adib234
|
0d4a0fabcf
|
fix(plan): persist the approval mode in UI even when agent is thinking (#18955)
|
2026-02-13 20:02:39 +00:00 |
|
Dmitry Lyalin
|
bfd33db16a
|
feat(cli): prototype clean UI toggle and minimal-mode bleed-through (#18683)
|
2026-02-12 19:25:24 +00:00 |
|
Dmitry Lyalin
|
99e23cd7fb
|
fix(cli): dismiss '?' shortcuts help on hotkeys and active states (#18583)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-02-12 16:35:40 +00:00 |
|
Dmitry Lyalin
|
99dadc43a7
|
feat(cli): add setting to hide shortcuts hint UI (#18562)
|
2026-02-11 02:46:20 +00:00 |
|
Jack Wotherspoon
|
31c1b72257
|
fix: move toasts location to left side (#18705)
|
2026-02-10 13:39:28 +00:00 |
|
Dmitry Lyalin
|
9cb70e8749
|
Inline thinking bubbles with summary/full modes (#18033)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-10 03:24:41 +00:00 |
|
Spencer
|
f676f2c3a4
|
Feature/quota visibility 16795 (#18203)
|
2026-02-10 02:53:10 +00:00 |
|
N. Taylor Mullen
|
7c9c1699bc
|
fix(cli): correct 'esc to cancel' position and restore duration display (#18534)
|
2026-02-09 21:44:39 +00:00 |
|
Jacob Richman
|
2e85a0e47e
|
Code review fixes for show question mark pr. (#18480)
|
2026-02-07 06:35:14 +00:00 |
|
Jerop Kipruto
|
9fd12d2211
|
feat(cli): update approval modes UI (#18476)
|
2026-02-07 00:23:59 +00:00 |
|
Dmitry Lyalin
|
4d07d3327d
|
Add shortcuts hint and panel for discoverability (#18035)
|
2026-02-06 19:33:39 +00:00 |
|
Gal Zahavi
|
2eb8dc3042
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Jacob Richman
|
7dadea01c0
|
bug(ux) vim mode fixes. Start in insert mode. Fix bug blocking F12 and ctrl-X in vim mode. (#17938)
|
2026-01-30 07:31:47 +00:00 |
|
Jacob Richman
|
f2dc266f5b
|
feat(ui): add solid background color option for input prompt (#16563)
Co-authored-by: Alexander Farber <farber72@outlook.de>
|
2026-01-26 23:23:54 +00:00 |
|
Ali Muthanna
|
4786e8c20d
|
Fix/issue 17070 (#17242)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-01-26 16:59:20 +00:00 |
|
Abhi
|
c084f76c5e
|
feat(cli): Moves tool confirmations to a queue UX (#17276)
Co-authored-by: Christian Gunderman <gundermanc@google.com>
|
2026-01-24 01:32:35 +00:00 |
|
Adib234
|
bc2b429b3d
|
feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode (#17177)
|
2026-01-21 15:19:47 +00:00 |
|
Alexander Farber
|
444429179e
|
feat(settings): rename negative settings to positive naming (disable* -> enable*) (#14142)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-01-16 22:33:49 +00:00 |
|
Jacob Richman
|
f8d8f4f930
|
Make merged settings non-nullable and fix all lints related to that. (#16647)
|
2026-01-15 17:26:10 +00:00 |
|
Abhi
|
07d674ff26
|
feat(ui): add visual indicators for hook execution (#15408)
|
2026-01-06 20:52:12 +00:00 |
|
N. Taylor Mullen
|
fee268a717
|
Agent Skills: Status Bar Integration for Skill Counts (#15741)
|
2026-01-02 23:01:31 +00:00 |
|
JAYADITYA
|
7d3467c52e
|
fix(cli):change the placeholder of input during the shell mode (#15135)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2025-12-19 18:07:45 +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
|
8e036093c5
|
Increase paste timeout + add warning. (#13099)
|
2025-11-15 00:02:28 +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 |
|
Jacob Richman
|
ca478d47ce
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
Jacob Richman
|
5579a816f4
|
Scrollable support (#12544)
|
2025-11-05 00:21:00 +00:00 |
|
Jacob MacDonald
|
e1614fc362
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +00:00 |
|
Tommaso Sciortino
|
b5b81c5746
|
Apply new style to Todos (#11607)
|
2025-10-21 22:40:45 +00:00 |
|
Tommaso Sciortino
|
986a02988e
|
Rename component to "TodoTray" (#11469)
|
2025-10-19 12:22:01 +00:00 |
|
Tommaso Sciortino
|
2b089566f8
|
Create Todo List Tab (#11430)
|
2025-10-18 04:10:57 +00:00 |
|
Tommaso Sciortino
|
8d6f7ae760
|
Remove ctrl-t binding for /mcp commands (#11372)
|
2025-10-17 16:42:09 +00:00 |
|
Akhil Appana
|
d2a9d1b0e0
|
feat: allow editing queued messages with up arrow key (#10392)
Co-authored-by: Akhil Appana <akhilapp@google.com>
|
2025-10-17 00:04:13 +00:00 |
|
Srivats Jayaram
|
1a6777a53a
|
feat: Add markdown toggle (alt+m) to switch between rendered and raw… (#10383)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-16 18:23:36 +00:00 |
|
Jainam M
|
5d98b4cd3b
|
feat(cli): Prevent queuing of slash and shell commands (#11094)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-15 17:02:50 +00:00 |
|
Tommaso Sciortino
|
ed1e5b59ec
|
Don't accept input until slash commands are loaded (#11162)
|
2025-10-15 01:15:57 +00:00 |
|
Jacob Richman
|
72cbe15471
|
Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522)
|
2025-10-10 02:27:20 +00:00 |
|
christine betts
|
c6103fc871
|
Reapply "feat(accessibility): implement centralized screen reader layout (#9263)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-27 01:27:00 +00:00 |
|
christine betts
|
8a5da56692
|
Revert "feat(accessibility): implement centralized screen reader layo… (#9255)
|
2025-09-23 19:44:33 +00:00 |
|
Victor Tsaran
|
7fe2cc425b
|
feat(accessibility): implement centralized screen reader layout system (#8155)
|
2025-09-23 18:04:49 +00:00 |
|
Jacob Richman
|
29c4b49875
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
Akhil Appana
|
9595736a70
|
refactor(ui): extract QueuedMessageDisplay into separate component (#8374)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-18 18:54:09 +00:00 |
|
Gal Zahavi
|
a4e3352824
|
refactor(ui): Optimize rendering performance (#8239)
|
2025-09-17 22:37:13 +00:00 |
|