Abhi
|
c370d2397b
|
refactor(cli): simplify UI and remove legacy inline tool confirmation logic (#18566)
|
2026-02-12 00:46:58 +00:00 |
|
Jacob Richman
|
f9fc9335f5
|
Code review cleanup for thinking display (#18720)
|
2026-02-10 19:12:40 +00:00 |
|
Keith Guerin
|
5920750c24
|
ui: update & subdue footer colors and animate progress indicator (#18570)
|
2026-02-10 17:36:20 +00:00 |
|
N. Taylor Mullen
|
ece001f264
|
fix(ui): remove redundant newlines in Gemini messages (#18538)
|
2026-02-10 04:18:21 +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 |
|
Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Jarrod Whelan
|
4a48d7cf93
|
feat(cli): truncate shell output in UI history and improve active shell display (#17438)
|
2026-02-08 08:09:48 +00:00 |
|
Gal Zahavi
|
ec5836c4d6
|
fix(cli): improve focus navigation for interactive and background shells (#18343)
|
2026-02-06 18:36:14 +00:00 |
|
Sehoon Shon
|
61d92c4a21
|
Remove previewFeatures and default to Gemini 3 (#18414)
|
2026-02-06 18:02:57 +00:00 |
|
Gal Zahavi
|
aba8c5f662
|
fix(cli): allow restricted .env loading in untrusted sandboxed folders (#17806)
|
2026-02-04 01:08:10 +00:00 |
|
Jerop Kipruto
|
4aa295994d
|
feat(plan): add exit_plan_mode ui and prompt (#18162)
|
2026-02-03 18:04:07 +00:00 |
|
Jacob Richman
|
7469ea0fca
|
Fix truncation for AskQuestion (#18001)
|
2026-01-31 01:07:41 +00:00 |
|
Jerop Kipruto
|
71308caf05
|
feat(plan): refactor ToolConfirmationPayload to union type (#17980)
|
2026-01-30 19:51:45 +00:00 |
|
Jerop Kipruto
|
62346875e4
|
feat(plan): reuse standard tool confirmation for AskUser tool (#17864)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-01-30 18:32:21 +00:00 |
|
Adib234
|
0e30055ae4
|
feat(plan): create generic Checklist component and refactor Todo (#17741)
|
2026-01-29 18:13:18 +00:00 |
|
Jack Wotherspoon
|
9f1623688d
|
fix: prevent ghost border for AskUserDialog (#17788)
|
2026-01-29 14:00:46 +00:00 |
|
Jack Wotherspoon
|
25ae1a1b54
|
test: add more tests for AskUser (#17720)
|
2026-01-28 16:57:16 +00:00 |
|
Jacob Richman
|
d165b6d4e7
|
feat(ux) Expandable (ctrl-O) and scrollable approvals in alternate buffer mode. (#17640)
|
2026-01-28 00:06:24 +00:00 |
|
Jacob Richman
|
b51323b40c
|
refactor(cli): keyboard handling and AskUserDialog (#17414)
|
2026-01-27 22:26:00 +00:00 |
|
Dev Randalpura
|
771ece03c9
|
fix(ux): have user message display a short path for pasted images (#17613)
|
2026-01-27 19:59:00 +00:00 |
|
Jack Wotherspoon
|
36d618f72a
|
feat: wire up AskUserTool with dialog (#17411)
|
2026-01-27 18:30:44 +00:00 |
|
Tommaso Sciortino
|
8b2b71c8ef
|
Change formatting to prevent UI redressing attacks (#17611)
|
2026-01-27 16:56:01 +00:00 |
|
Aaron Smith
|
312a72acb8
|
feat(ui): pretty JSON rendering tool outputs (#9767)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2026-01-27 12:55:06 +00:00 |
|
Abhi
|
68649c8dec
|
fix(cli): restore 'Modify with editor' option in external terminals (#17621)
|
2026-01-27 02:24:25 +00:00 |
|
Gal Zahavi
|
00f60ef532
|
feat(cli): add global setting to disable UI spinners (#17234)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-27 00:06:58 +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 |
|
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 |
|
Jacob Richman
|
a1f5d39029
|
Fix issue #17080 (#17100)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-01-23 00:02:14 +00:00 |
|
N. Taylor Mullen
|
1c9a57c3c2
|
feat(cli): consolidate shell inactivity and redirection monitoring (#17086)
|
2026-01-21 22:31:24 +00:00 |
|
Abhi
|
c266b529ae
|
refactor(cli): decouple UI from live tool execution via ToolActionsContext (#17183)
|
2026-01-21 21:16:30 +00:00 |
|
Ramón Medrano Llamas
|
1182168bd9
|
feat(core): enhanced anchored iterative context compression with self-verification (#15710)
|
2026-01-20 08:43:15 +00:00 |
|
N. Taylor Mullen
|
ec7413456e
|
feat(core): improve shell redirection transparency and security (#16486)
|
2026-01-20 04:07:28 +00:00 |
|
N. Taylor Mullen
|
1681ae1842
|
refactor(cli): unify shell confirmation dialogs (#16828)
|
2026-01-16 23:06:52 +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
|
a3234fb534
|
prefactor: add rootCommands as array so it can be used for policy parsing (#16640)
|
2026-01-14 18:50:28 +00:00 |
|
Jacob Richman
|
933bc5774f
|
Modernize MaxSizedBox to use <Box maxHeight> and ResizeObservers (#16565)
|
2026-01-14 04:22:10 +00:00 |
|
Jacob Richman
|
63c918fe7d
|
fix(ui): resolve sticky header regression in tool messages (#16514)
|
2026-01-13 22:17:05 +00:00 |
|
Jacob Richman
|
ca6786a28b
|
feat(ui): use Tab to switch focus between shell and input (#14332)
|
2026-01-12 23:30:12 +00:00 |
|
Adib234
|
57012ae5b3
|
Core data structure updates for Rewind functionality (#15714)
|
2026-01-07 17:10:22 +00:00 |
|
Jacob Richman
|
419464a8c2
|
feat(ui): Put "Allow for all future sessions" behind a setting off by default. (#15322)
|
2025-12-19 17:25:23 +00:00 |
|
N. Taylor Mullen
|
e0f159085e
|
feat: simplify tool confirmation labels for better UX (#15296)
|
2025-12-19 00:38:53 +00:00 |
|
Christian Gunderman
|
942bcfc61e
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Allen Hutchison
|
5f298c17d7
|
feat: Persistent "Always Allow" policies with granular shell & MCP support (#14737)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-12 21:45:39 +00:00 |
|
Christian Gunderman
|
025e450ac2
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
Megha Bansal
|
e205a468d9
|
Improve test coverage for cli/src/ui/components (#13598)
|
2025-11-22 02:47:29 +00:00 |
|
Jack Wotherspoon
|
d351f07758
|
feat: custom loading phrase when interactive shell requires input (#12535)
|
2025-11-21 17:19:34 +00:00 |
|
Gal Zahavi
|
2231497b1f
|
feat: add click-to-focus support for interactive shell (#13341)
|
2025-11-19 23:49:39 +00:00 |
|
Tommaso Sciortino
|
555e25e633
|
slightly adjust model message formatting (#13043)
|
2025-11-14 05:13:39 +00:00 |
|
Tommaso Sciortino
|
ab11b2c27f
|
Show model in history (#13034)
|
2025-11-14 03:11:06 +00:00 |
|
Jacob Richman
|
d304216300
|
Polish sticky headers (#13024)
|
2025-11-13 22:33:48 +00:00 |
|