Jacob Richman
|
6be42be575
|
Fix cluster of bugs in the settings dialog. (#17628)
|
2026-01-27 16:55:35 +00:00 |
|
Jacob Richman
|
b5fe372b5b
|
feat(ui): add solid background color option for input prompt (#16563)
Co-authored-by: Alexander Farber <farber72@outlook.de>
|
2026-01-26 23:23:54 +00:00 |
|
joshualitt
|
62dd9b5b3c
|
feat(core): Remove legacy settings. (#17244)
|
2026-01-22 20:59:47 +00:00 |
|
Alexander Farber
|
608da23393
|
feat(settings): rename negative settings to positive naming (disable* -> enable*) (#14142)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-01-16 22:33:49 +00:00 |
|
Tommaso Sciortino
|
e049d5e4e8
|
Fix: add back fastreturn support (#16440)
|
2026-01-12 21:31:33 +00:00 |
|
Gal Zahavi
|
356f76e545
|
refactor(config): remove legacy V1 settings migration logic (#16252)
|
2026-01-09 22:34:23 +00:00 |
|
Tommaso Sciortino
|
ea7393f7fd
|
Infer modifyOtherKeys support (#16270)
|
2026-01-09 21:10:15 +00:00 |
|
Sehoon Shon
|
9172e28315
|
Add description for each settings item in /settings (#15936)
|
2026-01-06 19:06:15 +00:00 |
|
Tommaso Sciortino
|
8f0324d868
|
fix(cli): resolve paste issue on Windows terminals. (#15932)
|
2026-01-05 22:46:23 +00:00 |
|
Christian Gunderman
|
942bcfc61e
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Sehoon Shon
|
b745d46395
|
do not toggle the setting item when entering space (#14489)
|
2025-12-04 14:48:18 +00:00 |
|
Adib234
|
d5e5f58737
|
Update setting search UX (#14451)
|
2025-12-04 06:43:11 +00:00 |
|
Sehoon Shon
|
344f2f26e7
|
implement fuzzy search inside settings (#13864)
|
2025-12-02 23:52:56 +00:00 |
|
Shreya Keshive
|
86828bb561
|
feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-11-18 09:01:16 -08:00 |
|
Tommaso Sciortino
|
9e4ae214a8
|
Revamp KeypressContext (#12746)
|
2025-11-09 16:45:04 +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 |
|
Riddhi Dutta
|
c583b510e0
|
Refactoring unit tests in packages/cli/src/ui (#12251)
Co-authored-by: riddhi <duttariddhi@google.com>
|
2025-10-30 07:18:45 +00:00 |
|
Jacob Richman
|
13aa0148e7
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Jacob Richman
|
ee66732ad2
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Tommaso Sciortino
|
ef70e63230
|
Make PASTE_WORKAROUND the default. (#12008)
|
2025-10-25 02:55:13 +00:00 |
|
Tommaso Sciortino
|
145e099ca5
|
Support paste markers split across writes. (#11977)
|
2025-10-25 01:52:03 +00:00 |
|
Abhi
|
b40f67b76a
|
extract console error to util func (#11675)
|
2025-10-22 20:09:10 +00:00 |
|
Pyush Sinha
|
61a71c4fcd
|
(fix): remove custom waitFor and use testing-library implementation (#11522)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-20 20:36:43 +00:00 |
|
lifefloating
|
d0ab6e9982
|
fix(SettingsDialog): race condition in SettingsDialog causing settings to be unexpectedly cleared (#10875)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-20 17:37:56 +00:00 |
|
JAYADITYA
|
a440333990
|
feat(ui): add "Esc to close" hint to SettingsDialog (#11289)
Co-authored-by: Miguel Solorio <miguelsolorio@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-16 23:22:14 +00:00 |
|
Silvio Junior
|
9185f68e52
|
Expose Codebase Investigator settings to the user (#10844)
|
2025-10-14 02:30:32 +00:00 |
|
Abhi
|
ee36307495
|
feat(cli): Enable model router by default and add to settings dialog (#9262)
|
2025-09-24 21:33:14 +00:00 |
|
Arya Gummadi
|
d7a0dbc6b1
|
fix(tests): fix flaky SettingsDialog tests (#8396)
Co-authored-by: Christie Warwick (Wilson) <bobcatfish@gmail.com>
|
2025-09-22 22:56:09 +00:00 |
|
Abhi
|
81d03cb524
|
refactor(cli): Extract reusable BaseSelectionList component and modernize RadioButtonSelect tests (#9021)
|
2025-09-22 15:14:41 +00:00 |
|
Gal Zahavi
|
1f31443ed1
|
fix(shell): update shell setting from usePty to enableInteractiveShell (#8726)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-18 20:05:01 +00:00 |
|
Ali Al Jufairi
|
efb57e1cef
|
feat(settings): Add availableTerminalHeight prop and optimize settings dialog height management (#7697)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-09-17 17:51:46 +00:00 |
|
fuyou
|
a1ebb6f275
|
Fix Windows CI flaky test in SettingsDialog.test.tsx (#8533)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-09-16 16:09:08 +00:00 |
|
fuyou
|
2135dbb6a4
|
Fix #8077: Settings command overwrites entire JSON file, leaking environment variables (#8154)
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
|
2025-09-13 06:31:15 +00:00 |
|
Richie Foreman
|
009c24a4b8
|
feat(settings): Add support for settings enum options (#7719)
|
2025-09-08 14:01:18 +00:00 |
|
Tommaso Sciortino
|
e6e60861e5
|
Move settings error throwing to loadSettings (#7605)
|
2025-09-03 17:41:53 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
Billy Biggs
|
04953d60c1
|
Introduce system defaults (vs system overrides) (#6724)
|
2025-08-25 04:21:22 +00:00 |
|
Jacob Richman
|
29699274bb
|
feat(settings) support editing string settings. (#6732)
|
2025-08-21 23:43:56 +00:00 |
|
shrutip90
|
ba5309c405
|
Force restart on trust level change to reload settings (#6713)
|
2025-08-21 07:38:12 +00:00 |
|
Ali Al Jufairi
|
92bb4624c4
|
feat(settings): enhance settings management with generic setter and display hel… (#6202)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 02:28:45 +00:00 |
|
Jacob Richman
|
bd5e49c5ff
|
fix(input) Resolve cases where escape was broken (#6304)
|
2025-08-15 17:54:00 +00:00 |
|
Jacob Richman
|
2690123af0
|
Fix flaky test for SettingsDialog. (#6294)
|
2025-08-15 06:04:48 +00:00 |
|
Ali Al Jufairi
|
8a9a927544
|
feat(ui): add /settings command and UI panel (#4738)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-10 00:04:52 +00:00 |
|