Tommaso Sciortino
|
23264ced9a
|
refactor(cli): integrate real config loading into async test utils (#23040)
|
2026-03-19 17:05:33 +00:00 |
|
Tommaso Sciortino
|
a5a461c234
|
test(cli): simplify createMockSettings calls (#22952)
|
2026-03-18 18:12:44 +00:00 |
|
Sri Pasumarthi
|
e3df87cf1a
|
fix: Adjust ToolGroupMessage filtering to hide Confirming and show Canceled tool calls. (#22230)
|
2026-03-16 15:50:11 +00:00 |
|
Sri Pasumarthi
|
41d4f59f5e
|
feat: Display pending and confirming tool calls (#22106)
Co-authored-by: Spencer <spencertang@google.com>
|
2026-03-12 05:57:37 +00:00 |
|
Aashir Javed
|
b00d7c88ad
|
fix(ui): prevent empty tool-group border stubs after filtering (#21852)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-10 19:09:07 +00:00 |
|
Jarrod Whelan
|
54b0344fc5
|
fix(ui): unify Ctrl+O expansion hint experience across buffer modes (#21474)
|
2026-03-07 19:04:22 +00:00 |
|
Dmitry Lyalin
|
7f8ce8657c
|
Add low/full CLI error verbosity mode for cleaner UI (#20399)
|
2026-02-27 19:15:10 +00: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 |
|
Jacob Richman
|
04f65f3d55
|
Migrate core render util to use xterm.js as part of the rendering loop. (#19044)
|
2026-02-19 00:46:50 +00:00 |
|
Jacob Richman
|
fe65d562de
|
Fix bottom border color (#19266)
|
2026-02-18 02:41:43 +00:00 |
|
Jerop Kipruto
|
9df604b01b
|
feat(plan): hide plan write and edit operations on plans in Plan Mode (#19012)
|
2026-02-13 23:15:21 +00:00 |
|
Jerop Kipruto
|
f87468c644
|
refactor: use CoreToolCallStatus in the the history data model (#19033)
|
2026-02-13 22:20:14 +00:00 |
|
Abhi
|
00f73b73bc
|
refactor(cli): finalize event-driven transition and remove interaction bridge (#18569)
|
2026-02-13 02:14:35 +00:00 |
|
Jerop Kipruto
|
8275871963
|
Hide AskUser tool validation errors from UI (agent self-corrects) (#18954)
|
2026-02-12 21:49:07 +00:00 |
|
Abhi
|
c370d2397b
|
refactor(cli): simplify UI and remove legacy inline tool confirmation logic (#18566)
|
2026-02-12 00:46:58 +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 |
|
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 |
|
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 |
|
Abhi
|
c266b529ae
|
refactor(cli): decouple UI from live tool execution via ToolActionsContext (#17183)
|
2026-01-21 21:16:30 +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 |
|
Jacob Richman
|
d304216300
|
Polish sticky headers (#13024)
|
2025-11-13 22:33:48 +00:00 |
|
Jacob Richman
|
fb99b95372
|
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
|
ee7065f665
|
Sticky headers where the top rounded border is sticky. (#12971)
|
2025-11-13 01:01:16 +00:00 |
|
Jacob Richman
|
cbbf565121
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
Jacob Richman
|
54fa26ef0e
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
Keith Lyons
|
885af07ddb
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|
Arya Gummadi
|
4c3ec1f0cc
|
refactor: centralize tool status symbols in constants (#7054)
|
2025-08-27 14:54:32 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Arya Gummadi
|
71c090c696
|
feat: add golden snapshot test for ToolGroupMessage and improve success symbol (#7037)
|
2025-08-25 21:42:18 +00:00 |
|