Tommaso Sciortino
|
e067061795
|
Migrate keybindings (#16460)
|
2026-01-13 00:28:10 +00:00 |
|
Adib234
|
97bc542183
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Pyush Sinha
|
866216d2da
|
feat: terse transformations of image paths in text buffer (#4924)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-12-23 20:46:09 +00:00 |
|
Jacob Richman
|
7b47a3b1d9
|
feat: Detect background color (#15132)
|
2025-12-18 18:36:48 +00:00 |
|
Tommaso Sciortino
|
1082081ff0
|
feat: launch Gemini 3 Flash in Gemini CLI ⚡️⚡️⚡️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-12-17 09:43:21 -08:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Jack Wotherspoon
|
1a1d40bb94
|
feat: support multi-file drag and drop of images (#14832)
|
2025-12-12 17:14:35 +00:00 |
|
Sandy Tao
|
f5517b6f08
|
fix(cli): Fix word navigation for CJK characters (#14475)
|
2025-12-04 00:16:11 +00:00 |
|
Sandy Tao
|
e82796d491
|
fix(ui): Correct mouse click cursor positioning for wide characters (#13537)
|
2025-11-20 23:56:31 +00:00 |
|
Jacob Richman
|
9409be8e1b
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
Tommaso Sciortino
|
a451745d94
|
Restore keyboard mode when exiting the editor (#13350)
|
2025-11-19 19:37:30 +00:00 |
|
Tommaso Sciortino
|
2171ac1144
|
Right click to paste in Alternate Buffer mode (#13234)
|
2025-11-17 23:48:33 +00:00 |
|
Jacob Richman
|
1f77d7ea57
|
jacob314/drag scrollbar (#12998)
|
2025-11-13 22:13:18 +00:00 |
|
Jacob Richman
|
046b166abd
|
feat(ui) support animated page up/down, fn-up/down and end+home (#13012)
|
2025-11-13 19:16:23 +00:00 |
|
Jacob Richman
|
ca478d47ce
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
Tommaso Sciortino
|
727ec8f255
|
Stop printing garbage characters for F1,F2.. keys (#12835)
|
2025-11-10 18:56:05 +00:00 |
|
Tommaso Sciortino
|
4774384583
|
Revamp KeypressContext (#12746)
|
2025-11-09 16:45:04 +00:00 |
|
Jacob Richman
|
b9ca374e84
|
Branch batch scroll (#12680)
|
2025-11-09 00:09:22 +00:00 |
|
Jacob MacDonald
|
93cc1f893e
|
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
|
2025-11-05 19:36:07 +00:00 |
|
Jacob Richman
|
5579a816f4
|
Scrollable support (#12544)
|
2025-11-05 00:21:00 +00:00 |
|
Jacob Richman
|
fc6e84019a
|
alternate buffer support (#12471)
|
2025-11-03 21:41:58 +00:00 |
|
Riddhi Dutta
|
6234884dc9
|
Refactoring packages/cli/src/ui tests (#12482)
Co-authored-by: riddhi <duttariddhi@google.com>
|
2025-11-03 18:10:57 +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 |
|
Gal Zahavi
|
b16abaec1b
|
feat(auth): improve API key authentication flow (#11760)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-30 01:58:08 +00:00 |
|
Jacob Richman
|
8edec7612e
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Jacob Richman
|
58cf2f076a
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Sandy Tao
|
a61f4f8902
|
fix(cli): fix flaky BaseSelectionList test (#11620)
|
2025-10-22 03:56:29 +00:00 |
|
Jacob Richman
|
adb2dec5fb
|
Fix regression in handling shift+tab resulting in u in the input prompt. (#11634)
|
2025-10-22 02:54:51 +00:00 |
|
Sandy Tao
|
af972ee3dc
|
fix(cli): enable typechecking for ui/components tests (#11419)
Co-authored-by: Jacob MacDonald <jakemac@google.com>
|
2025-10-17 23:16:12 +00:00 |
|
Tommaso Sciortino
|
8d6f7ae760
|
Remove ctrl-t binding for /mcp commands (#11372)
|
2025-10-17 16:42:09 +00:00 |
|
Jacob Richman
|
83f2c1d459
|
Jacob314/add radio button keys (#10083)
|
2025-09-28 21:50:47 +00:00 |
|
Abhi
|
53fab4a278
|
feat(cli): Add /model command for interactive model selection (#8940)
Co-authored-by: Miguel Solorio <miguel.solorio07@gmail.com>
|
2025-09-23 16:50:09 +00:00 |
|
Abhi
|
e6cbc240c2
|
refactor(cli): Extract reusable BaseSelectionList component and modernize RadioButtonSelect tests (#9021)
|
2025-09-22 15:14:41 +00:00 |
|
Gal Zahavi
|
a4e3352824
|
refactor(ui): Optimize rendering performance (#8239)
|
2025-09-17 22:37:13 +00:00 |
|
Pyush Sinha
|
d349825872
|
fix: InputPrompt wrapped lines maintain highlighting, increase responsiveness in narrow cases (#7656)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-09-17 20:17:50 +00:00 |
|
masiaf
|
1b680bff2b
|
feat(input): add undo/redo shortcuts with Ctrl+Z and Ctrl+R (#4625)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-09-12 21:07:34 +00:00 |
|
Jacob Richman
|
53ceb78b3d
|
feat: add cached string width function for performance optimization (#7850)
Co-authored-by: lifeloating <imshuazi@126.com>
|
2025-09-11 04:20:40 +00:00 |
|
Miguel Solorio
|
f2247a6393
|
feat(ui): Semantic tokens refactor (#8087)
|
2025-09-10 17:57:07 +00:00 |
|
Dylan liu
|
278d1d6000
|
feat: Add reusable EnumSelector UI component (split from #6832) (#7774)
Co-authored-by: hoteye <hoteye@users.noreply.github.com>
Co-authored-by: cornmander <shikhman@google.com>
|
2025-09-09 21:45:12 +00:00 |
|
Miguel Solorio
|
6ea8a0ceeb
|
Move scope settings to new dialog (#7836)
|
2025-09-08 18:43:58 +00:00 |
|
David East
|
1c3e097bbd
|
feat(cli): Add support for Ctrl+Backspace to delete a word backward (#7162)
|
2025-09-03 01:00:41 +00:00 |
|
Noritaka Kobayashi
|
abab43143e
|
refactor: remove redundant 'undefined' type or '?' (#2691)
|
2025-08-29 19:33:12 +00:00 |
|
christine betts
|
cc79c18333
|
Screen reader updates (#7307)
|
2025-08-28 20:52:14 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
42392f6308
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Pascal Birchler
|
b2d47dda1f
|
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 14:21:47 +00:00 |
|
Jacob Richman
|
c887481d93
|
feat(settings) support editing string settings. (#6732)
|
2025-08-21 23:43:56 +00:00 |
|
Jacob Richman
|
a69b073003
|
fix(paste) incorrect handling of \\\n in pastes (#6532)
|
2025-08-19 20:41:08 +00:00 |
|
Richie Foreman
|
ddc9755b96
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
Jacob Richman
|
afd7752b0f
|
Revert "Update semantic color tokens" (#6365)
|
2025-08-16 03:18:31 +00:00 |
|