Jarrod Whelan
|
909dbd5d3e
|
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
|
85a48203db
|
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
|
c4749e0e15
|
Fix bottom border color (#19266)
|
2026-02-18 02:41:43 +00:00 |
|
Jerop Kipruto
|
d782cfe984
|
feat(plan): hide plan write and edit operations on plans in Plan Mode (#19012)
|
2026-02-13 23:15:21 +00:00 |
|
Jerop Kipruto
|
8aa2f974e3
|
refactor: use CoreToolCallStatus in the the history data model (#19033)
|
2026-02-13 22:20:14 +00:00 |
|
Abhi
|
bdc2eb5721
|
refactor(cli): finalize event-driven transition and remove interaction bridge (#18569)
|
2026-02-13 02:14:35 +00:00 |
|
Jerop Kipruto
|
51390adc35
|
Hide AskUser tool validation errors from UI (agent self-corrects) (#18954)
|
2026-02-12 21:49:07 +00:00 |
|
Abhi
|
bc0b7361d4
|
refactor(cli): simplify UI and remove legacy inline tool confirmation logic (#18566)
|
2026-02-12 00:46:58 +00:00 |
|
Sehoon Shon
|
5f4fa08b38
|
Remove previewFeatures and default to Gemini 3 (#18414)
|
2026-02-06 18:02:57 +00:00 |
|
Gal Zahavi
|
7e1668997f
|
fix(cli): allow restricted .env loading in untrusted sandboxed folders (#17806)
|
2026-02-04 01:08:10 +00:00 |
|
Jack Wotherspoon
|
3a5f3c7aed
|
fix: prevent ghost border for AskUserDialog (#17788)
|
2026-01-29 14:00:46 +00:00 |
|
Jack Wotherspoon
|
f24b5ee0e6
|
test: add more tests for AskUser (#17720)
|
2026-01-28 16:57:16 +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 |
|
Abhi
|
18da425ba1
|
refactor(cli): decouple UI from live tool execution via ToolActionsContext (#17183)
|
2026-01-21 21:16:30 +00:00 |
|
Jacob Richman
|
e795860c7e
|
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
|
7bec972c87
|
Polish sticky headers (#13024)
|
2025-11-13 22:33:48 +00:00 |
|
Jacob Richman
|
068cd95328
|
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
|
1f2ee9095e
|
Sticky headers where the top rounded border is sticky. (#12971)
|
2025-11-13 01:01:16 +00:00 |
|
Jacob Richman
|
ca478d47ce
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
Jacob Richman
|
565ac50ddc
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
Keith Lyons
|
a5235273be
|
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
|
c1c66f7ce1
|
refactor: centralize tool status symbols in constants (#7054)
|
2025-08-27 14:54:32 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Arya Gummadi
|
c0bfc7b12c
|
feat: add golden snapshot test for ToolGroupMessage and improve success symbol (#7037)
|
2025-08-25 21:42:18 +00:00 |
|