summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/SettingsDialog.tsx
AgeCommit message (Collapse)Author
2025-08-21feat(settings) support editing string settings. (#6732)Jacob Richman
2025-08-19feat(settings): enhance settings management with generic setter and display ↵Ali Al Jufairi
hel… (#6202) Co-authored-by: Jacob Richman <[email protected]>
2025-08-16Revert "Update semantic color tokens" (#6365)Jacob Richman
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
Co-authored-by: jacob314 <[email protected]>
2025-08-12Switch from useInput to useKeypress. (#6056)Jacob Richman
2025-08-10feat(ui): add /settings command and UI panel (#4738)Ali Al Jufairi
Co-authored-by: Jacob Richman <[email protected]>