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 |
|