Keith Guerin
|
63b484a0bb
|
feat(ui): make shell icon green when focused and fix DescriptiveRadioButtonSelect test mock
|
2026-03-01 02:50:36 -08:00 |
|
Keith Guerin
|
0a370ad1ce
|
feat(ui): replace rainbow shell icon with themed blue spinner
|
2026-03-01 02:15:29 -08:00 |
|
Keith Guerin
|
716266d91d
|
fix(ui): improve user message visibility and refine focus hints
|
2026-03-01 01:56:57 -08:00 |
|
Keith Guerin
|
e5eac6597f
|
fix(ui): resolve test failures and snapshot mismatches
|
2026-03-01 00:13:46 -08:00 |
|
Keith Guerin
|
990f0280f1
|
feat(ui): rename selection to focus and use AccentGreen for focus by default
|
2026-03-01 00:13:46 -08:00 |
|
Keith Guerin
|
e90f2c1339
|
feat(ui): implement standardized selection background with interpolation
|
2026-03-01 00:13:46 -08:00 |
|
Keith Guerin
|
4e812232a8
|
feat(ui): standardize focus/selection color and integrate visualizer into theme dialog
|
2026-03-01 00:13:46 -08:00 |
|
Keith Guerin
|
7e7e775dcc
|
refactor(ui): implement recursive color flattening and improve contrast in colors visualizer
|
2026-03-01 00:13:46 -08:00 |
|
Keith Guerin
|
96151ede07
|
feat(ui): remove redundant column logic and use flexGrow for name column in colors visualizer
|
2026-03-01 00:13:46 -08:00 |
|
Keith Guerin
|
2a1ea7db2f
|
feat(ui): narrow background boxes and update title in colors visualizer
|
2026-03-01 00:13:46 -08:00 |
|
Keith Guerin
|
44e4b2030c
|
feat(ui): simplify colors visualizer bullets and remove redundant usage column
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
a651fc2a0d
|
feat(ui): refine /theme colors debug visualizer layout and styling
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
067d8982d6
|
feat(ui): merge /colors table into /theme dialog and restrict to authors
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
c884813df5
|
feat(ui): refine /colors value column width and prevent text wrap in tests
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
170d1aef70
|
feat(ui): make the first column narrower in /colors output
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
800aa60f9b
|
feat(ui): use primary color for /colors summary and remove background row gaps
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
d9a2d080f7
|
feat(ui): finalize /colors layout and improve interaction explanation
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
d9765a18bd
|
feat(ui): fix ESLint unescaped entities in /colors
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
00c3afe076
|
feat(ui): move backgrounds to top and further refine /colors layout
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
b67b103f45
|
feat(ui): refine /colors layout and add colorized names and vertical gradients
|
2026-03-01 00:13:45 -08:00 |
|
Keith Guerin
|
8ced1bcf38
|
feat(ui): add /colors slash command to demo theme colors
|
2026-03-01 00:13:45 -08:00 |
|
Spencer
|
20d884da2f
|
fix(core): reduce intrusive MCP errors and deduplicate diagnostics (#20232)
|
2026-02-27 20:04:36 +00:00 |
|
Dmitry Lyalin
|
7f8ce8657c
|
Add low/full CLI error verbosity mode for cleaner UI (#20399)
|
2026-02-27 19:15:10 +00:00 |
|
Jacob Richman
|
e00e8f4728
|
fix(cli): Shell autocomplete polish (#20411)
|
2026-02-27 19:03:37 +00:00 |
|
Gaurav
|
ea48bd9414
|
feat: better error messages (#20577)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-02-27 18:18:16 +00:00 |
|
Gaurav
|
b2d6844f9b
|
feat(billing): implement G1 AI credits overage flow with billing telemetry (#18590)
|
2026-02-27 18:15:06 +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
|
14dd07be00
|
fix(cli): ensure dialogs stay scrolled to bottom in alternate buffer mode (#20527)
|
2026-02-27 16:00:07 +00:00 |
|
Pyush Sinha
|
d7320f5425
|
refactor(core,cli): useAlternateBuffer read from config (#20346)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-27 15:55:02 +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 |
|
Jerop Kipruto
|
66b8922d66
|
feat(ui): add 'ctrl+o' hint to truncated content message (#20529)
|
2026-02-27 15:02:46 +00:00 |
|
Jarrod Whelan
|
085441352b
|
ui(cli): reduce length of Ctrl+O hint (#20490)
|
2026-02-27 00:57:38 +00:00 |
|
Jarrod Whelan
|
049d48ef60
|
test(cli): fix flaky ToolResultDisplay overflow test (#20518)
|
2026-02-27 00:30:43 +00:00 |
|
Sehoon Shon
|
edb1fdea30
|
fix(cli): support quota error fallbacks for all authentication types (#20475)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-02-26 22:39:25 +00:00 |
|
MD. MOHIBUR RAHMAN
|
8380f0a3b1
|
feat(cli): implement interactive shell autocompletion (#20082)
|
2026-02-26 07:49:11 +00:00 |
|
Adib234
|
ef247e220d
|
feat(plan): support opening and modifying plan in external editor (#20348)
|
2026-02-26 04:38:44 +00:00 |
|
Jacob Richman
|
f9f916e1dc
|
test: support tests that include color information (#20220)
|
2026-02-25 23:31:35 +00:00 |
|
Jerop Kipruto
|
bf278ef2b0
|
feat(plan): support automatic model switching for Plan Mode (#20240)
|
2026-02-25 00:15:14 +00:00 |
|
Jasmeet Bhatia
|
c0b76af442
|
feat(mcp): add progress bar, throttling, and input validation for MCP tool progress (#19772)
|
2026-02-24 17:13:51 +00:00 |
|
Keith Guerin
|
d143a83d5b
|
refactor(ui): Update and simplify use of gray colors in themes (#20141)
|
2026-02-24 09:21:10 +00:00 |
|
Keith Guerin
|
e69e23e4a0
|
Shortcuts: Move SectionHeader title below top line and refine styling (#18721)
|
2026-02-24 08:12:29 +00:00 |
|
Steven Robertson
|
b0ceb74462
|
feat: implement AfterTool tail tool calls (#18486)
|
2026-02-24 03:57:00 +00:00 |
|
Yuki Okita
|
05bc0399f3
|
feat(cli): allow expanding full details of MCP tool on approval (#19916)
|
2026-02-24 01:45:05 +00:00 |
|
kevinjwang1
|
2ff7738b5d
|
Add new setting to configure maxRetries (#20064)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-23 23:57:16 +00:00 |
|
Tommaso Sciortino
|
813e0c18ac
|
Allow ask headers longer than 16 chars (#20041)
|
2026-02-23 18:26:59 +00:00 |
|
Sehoon Shon
|
c537fd5aec
|
refactor(config): remove enablePromptCompletion from settings (#19974)
|
2026-02-22 19:10:20 -05:00 |
|
Jarrod Whelan
|
727f9b67b1
|
feat(cli): improve CTRL+O experience for both standard and alternate screen buffer (ASB) modes (#19010)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-02-21 00:26:11 +00:00 |
|
Christian Gunderman
|
58d637f919
|
Disallow and suppress unsafe assignment (#19736)
|
2026-02-20 22:28:55 +00:00 |
|
Sehoon Shon
|
b48970da15
|
fix(cli): use getDisplayString for manual model selection in dialog (#19726)
|
2026-02-20 22:03:32 +00:00 |
|
Jacob Richman
|
9a8e5d3940
|
fix(cli): extensions dialog UX polish (#19685)
|
2026-02-20 21:08:24 +00:00 |
|