Gal Zahavi
|
7311e242ec
|
feat(cli): enhance tool confirmation UI and selection layout (#24376)
|
2026-04-04 01:32:35 +00:00 |
|
Jacob Richman
|
1f5d7014c6
|
feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512)
|
2026-04-03 00:39:49 +00:00 |
|
Dev Randalpura
|
9d741abdba
|
fix(ui): fixed table styling (#24565)
|
2026-04-02 22:52:25 +00:00 |
|
Dan Zaharia
|
29caa52bb7
|
fix(ui): hide model quota in /stats and refactor quota display (#24206)
|
2026-04-02 20:49:14 +00:00 |
|
Jarrod Whelan
|
66c07d7296
|
fix(ui): resolve unwanted vertical spacing around various tool output treatments (#24449)
|
2026-04-02 06:29:56 +00:00 |
|
Alisa
|
3344f6849c
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
Dev Randalpura
|
4c4d8bc411
|
fix(ui): removed additional vertical padding for tables (#24381)
|
2026-04-01 16:46:38 +00:00 |
|
Dev Randalpura
|
066da2a1d1
|
fix(ui): add accelerated scrolling on alternate buffer mode (#23940)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-04-01 16:23:40 +00:00 |
|
Jacob Richman
|
9f76f34049
|
ink 6.6.3 (#24372)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2026-04-01 04:50:12 +00:00 |
|
Jarrod Whelan
|
1df5c98b33
|
feat(cli): implement compact tool output (#20974)
|
2026-03-30 23:43:29 +00:00 |
|
Adam Weidman
|
3eebb75b7a
|
feat(core): agnostic background task UI with CompletionBehavior (#22740)
Co-authored-by: mkorwel <matt.korwel@gmail.com>
|
2026-03-28 21:27:51 +00:00 |
|
cynthialong0-0
|
5e186bfb22
|
fix(cli): skip console log/info in headless mode (#22739)
|
2026-03-25 13:46:00 +00:00 |
|
Tommaso Sciortino
|
1f07efb5d8
|
fix(cli): only show updating spinner when auto-update is in progress (#23709)
|
2026-03-24 15:43:03 -07:00 |
|
Jarrod Whelan
|
89ca78837e
|
refactor(cli,core): foundational layout, identity management, and type safety (#23286)
|
2026-03-24 01:49:51 +00:00 |
|
Keith Guerin
|
447a854ad9
|
feat(cli): implement full "GEMINI CLI" logo for logged-out state (#22412)
|
2026-03-23 18:05:00 +00:00 |
|
matt korwel
|
b58d79c517
|
fix(cli): prevent terminal escape sequences from leaking on exit (#22682)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-23 18:01:12 +00:00 |
|
Alisa
|
1a70fdd364
|
chore(lint): enforce zero warnings and cleanup syntax restrictions (#22902)
|
2026-03-21 04:01:48 +00:00 |
|
Tommaso Sciortino
|
6c78eb7a39
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
Tommaso Sciortino
|
23264ced9a
|
refactor(cli): integrate real config loading into async test utils (#23040)
|
2026-03-19 17:05:33 +00:00 |
|
Dev Randalpura
|
34f271504a
|
fix(ui): fix flickering on small terminal heights (#21416)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-18 21:28:21 +00:00 |
|
Tommaso Sciortino
|
a5a461c234
|
test(cli): simplify createMockSettings calls (#22952)
|
2026-03-18 18:12:44 +00:00 |
|
Tommaso Sciortino
|
d7dfcf7f99
|
refactor(cli): simplify keypress and mouse providers and update tests (#22853)
|
2026-03-18 16:38:56 +00:00 |
|
krishdef7
|
19e0b1ff7d
|
fix(cli): escape @ symbols on paste to prevent unintended file expansion (#21239)
|
2026-03-12 22:05:12 +00:00 |
|
nityam
|
352bbc36c0
|
merge duplicate imports packages/cli/src subtask3 (#22056)
|
2026-03-11 21:21:40 +00:00 |
|
Tommaso Sciortino
|
215f8f3f15
|
refactor(ui): unify keybinding infrastructure and support string initialization (#21776)
|
2026-03-09 23:26:33 +00:00 |
|
Muhammad Usman
|
f88488d1f9
|
fix(core): resolve Windows line ending and path separation bugs across CLI (#21068)
|
2026-03-09 22:40:22 +00:00 |
|
Tommaso Sciortino
|
ab64b15d51
|
refactor: migrate to useKeyMatchers hook (#21753)
|
2026-03-09 20:48:09 +00:00 |
|
joshualitt
|
a17691f0fc
|
feat(core): improve subagent result display (#20378)
|
2026-03-09 19:20:15 +00:00 |
|
Jacob Richman
|
4c9f9bb3e2
|
robustness(core): static checks to validate history is immutable (#21228)
|
2026-03-09 18:26:03 +00:00 |
|
Keith Guerin
|
237864eb63
|
feat(cli): Invert quota language to 'percent used' (#20100)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-07 23:17:10 +00:00 |
|
Jacob Richman
|
e89cf5d86e
|
fix(cli): correct shell height reporting (#21492)
|
2026-03-07 19:31:09 +00:00 |
|
Keith Guerin
|
e5d58c2b5a
|
feat(cli): overhaul thinking UI (#18725)
|
2026-03-07 04:20:27 +00:00 |
|
Tommaso Sciortino
|
6d607a5953
|
feat(ui): dynamically generate all keybinding hints (#21346)
|
2026-03-06 18:34:26 +00:00 |
|
Mark McLaughlin
|
6aa6630137
|
fix(theme): improve theme color contrast for macOS Terminal.app (#21175)
|
2026-03-05 23:33:49 +00:00 |
|
Jacob Richman
|
e8bc7bea44
|
Fix code colorizer ansi escape bug. (#21321)
|
2026-03-05 21:43:13 +00:00 |
|
Tommaso Sciortino
|
ddafd79661
|
fix(cli): fix enabling kitty codes on Windows Terminal (#21136)
|
2026-03-05 15:29:12 +00:00 |
|
Keith Guerin
|
d25088956d
|
feat(ui): standardize semantic focus colors and enhance history visibility (#20745)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-04 00:10:09 +00:00 |
|
Jacob Richman
|
1124e49f34
|
Support bold and other styles in svg snapshots (#20937)
|
2026-03-03 22:44:25 +00:00 |
|
kartik
|
50af050623
|
fix: pre-load @file references from external editor prompts (#20963)
Signed-off-by: Kartik Angiras <angiraskartik@gmail.com>
|
2026-03-03 17:41:30 +00:00 |
|
Keith Guerin
|
31ca57ec94
|
feat: redesign header to be compact with ASCII icon (#18713)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-02 21:12:17 +00:00 |
|
Dev Randalpura
|
ec39aa17c2
|
Moved markdown parsing logic to a separate util file (#20526)
|
2026-02-27 17:43:18 +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
|
82336de7a4
|
Fix bottom border rendering for search and add a regression test. (#20517)
|
2026-02-27 04:55:21 +00:00 |
|
Dev Randalpura
|
ecfa4e0437
|
fix(ui): correct styled table width calculations (#20042)
|
2026-02-27 01:31:21 +00:00 |
|
Dev Randalpura
|
c7a70e6421
|
Updated tests in TableRenderer.test.tsx to use SVG snapshots (#20450)
|
2026-02-26 17:36: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 |
|
Ishaan Gupta
|
70b650122f
|
feat: prompt users to run /terminal-setup with yes/no (#16235)
Co-authored-by: Vedant Mahajan <Vedant.04.mahajan@gmail.com>
|
2026-02-24 21:48:28 +00:00 |
|
Adam Weidman
|
16d3883642
|
fix: additional high vulnerabilities (minimatch, cross-spawn) (#20221)
|
2026-02-24 21:47:37 +00:00 |
|
Christian Gunderman
|
dfd7721e69
|
Disallow unsafe returns. (#19767)
|
2026-02-21 01:12:56 +00:00 |
|