Keith Guerin
85becc6fed
chore: fix formatting issues in Composer.tsx to resolve CI failures
2026-03-13 00:20:45 -07:00
Keith Guerin
2b4c10b8b9
fix: prevent shell attention message from duplicating in tip area
2026-03-12 23:38:16 -07:00
Keith Guerin
0c3500ddcb
refactor(ui): final settings cleanup with 'Hide' logic and ownership-based status labels
2026-03-12 21:13:26 -07:00
Keith Guerin
663005a259
refactor(ui): clean up status line settings and unify tips/wit booleans
2026-03-12 19:18:31 -07:00
Keith Guerin
34d3ea1abc
fix(ui): address Jacob's code review comments and final UI cleanup
2026-03-12 17:38:54 -07:00
Keith Guerin
c29668f08c
fix(ui): restore empty buffer check for shortcut hint while keeping unified refactor
2026-03-12 17:26:53 -07:00
Keith Guerin
ad2f426abb
fix(ui): unify shortcuts hint into ambient tips system and remove margins
2026-03-12 16:03:34 -07:00
Jarrod Whelan
c210b57ab9
feat(ui): composer UX refresh
...
- Implement refreshed multi-row status area with flattened visibility logic.
- Stabilize Composer row heights to prevent layout jumping during debounce and typing.
- Refactor renderStatusRow to use a direct flow for Mini(ized) mode, Shell Waiting, and status states.
- Relocate ToastDisplay to top Composer row
- Migrate Composer tests to use real ToastDisplay component and content-based assertions.
- Regenerate all CLI UI snapshots to match the final architecture.
2026-03-12 10:31:17 -07:00
N. Taylor Mullen
d63053cb59
fix(cli): stabilize prompt layout to prevent jumping when typing ( #21081 )
2026-03-10 21:29:29 +00:00
Keith Guerin
e5d58c2b5a
feat(cli): overhaul thinking UI ( #18725 )
2026-03-07 04:20:27 +00:00
Dmitry Lyalin
3b2632fe40
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
ac4d0c20d8
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
2cba2ab37a
fix: remove extra padding in Composer ( #19529 )
2026-02-19 21:31:09 +00:00
Dmitry Lyalin
372f41eab8
feat(cli): replace loading phrases boolean with enum setting ( #19347 )
2026-02-19 18:43:12 +00:00
Jerop Kipruto
fb32db5cd6
feat(cli): remove Plan Mode from rotation when actively working ( #19262 )
2026-02-17 17:36:59 +00:00
Jacob Richman
366f1df120
refactor(cli): code review cleanup fix for tab+tab ( #18967 )
2026-02-17 15:16:37 +00:00
Jerop Kipruto
f87468c644
refactor: use CoreToolCallStatus in the the history data model ( #19033 )
2026-02-13 22:20:14 +00:00
Adib234
f460ab841d
fix(plan): persist the approval mode in UI even when agent is thinking ( #18955 )
2026-02-13 20:02:39 +00:00
Dmitry Lyalin
db00c5abf3
feat(cli): prototype clean UI toggle and minimal-mode bleed-through ( #18683 )
2026-02-12 19:25:24 +00:00
Dmitry Lyalin
f603f4a12b
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
7a02d7261a
feat(cli): add setting to hide shortcuts hint UI ( #18562 )
2026-02-11 02:46:20 +00:00
Jack Wotherspoon
79753ec5ec
fix: move toasts location to left side ( #18705 )
2026-02-10 13:39:28 +00:00
Dmitry Lyalin
d3cfbdb3b7
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
6dae3a5402
Feature/quota visibility 16795 ( #18203 )
2026-02-10 02:53:10 +00:00
N. Taylor Mullen
a3e5b564f7
fix(cli): correct 'esc to cancel' position and restore duration display ( #18534 )
2026-02-09 21:44:39 +00:00
Jacob Richman
a37844e5a1
Code review fixes for show question mark pr. ( #18480 )
2026-02-07 06:35:14 +00:00
Jerop Kipruto
3b0649d408
feat(cli): update approval modes UI ( #18476 )
2026-02-07 00:23:59 +00:00
Dmitry Lyalin
1f1cf756c8
Add shortcuts hint and panel for discoverability ( #18035 )
2026-02-06 19:33:39 +00:00
Gal Zahavi
b611f9a519
feat: Implement background shell commands ( #14849 )
2026-01-30 17:53:09 +00:00
Jacob Richman
32cfce16bb
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
b5fe372b5b
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
93c62a2bdc
Fix/issue 17070 ( #17242 )
...
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com >
2026-01-26 16:59:20 +00:00
Abhi
1832f7b90a
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
0605e6e3e9
feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode ( #17177 )
2026-01-21 15:19:47 +00:00
Alexander Farber
608da23393
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
f7f38e2b9e
Make merged settings non-nullable and fix all lints related to that. ( #16647 )
2026-01-15 17:26:10 +00:00
Abhi
61dbab03e0
feat(ui): add visual indicators for hook execution ( #15408 )
2026-01-06 20:52:12 +00:00
N. Taylor Mullen
e78c3fe4f0
Agent Skills: Status Bar Integration for Skill Counts ( #15741 )
2026-01-02 23:01:31 +00:00
JAYADITYA
181da07dd9
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
86828bb561
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
d03496b710
Increase paste timeout + add warning. ( #13099 )
2025-11-15 00:02:28 +00:00
Jacob Richman
ba15eeb55f
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
cbbf565121
Support ink scrolling final pr ( #12567 )
2025-11-11 15:50:11 +00:00
Jacob Richman
3937461272
Scrollable support ( #12544 )
2025-11-05 00:21:00 +00:00
Jacob MacDonald
da4fa5ad75
Extensions MCP refactor ( #12413 )
2025-11-04 15:51:18 +00:00
Tommaso Sciortino
519bd57e55
Apply new style to Todos ( #11607 )
2025-10-21 22:40:45 +00:00
Tommaso Sciortino
f425bd765b
Rename component to "TodoTray" ( #11469 )
2025-10-19 12:22:01 +00:00
Tommaso Sciortino
cd76b0b22d
Create Todo List Tab ( #11430 )
2025-10-18 04:10:57 +00:00
Tommaso Sciortino
795e5134c7
Remove ctrl-t binding for /mcp commands ( #11372 )
2025-10-17 16:42:09 +00:00
Akhil Appana
22f725eb08
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