summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/SettingsDialog.test.tsx
AgeCommit message (Expand)Author
2025-08-21feat(settings) support editing string settings. (#6732)Jacob Richman
2025-08-21Force restart on trust level change to reload settings (#6713)shrutip90
2025-08-19feat(settings): enhance settings management with generic setter and display h...Ali Al Jufairi
2025-08-15fix(input) Resolve cases where escape was broken (#6304)Jacob Richman
2025-08-15Fix flaky test for SettingsDialog. (#6294)Jacob Richman
2025-08-10feat(ui): add /settings command and UI panel (#4738)Ali Al Jufairi