Commit Graph

12 Commits

Author SHA1 Message Date
kcrommett 16147ff6cc add nightowl theme back after opentui release (#3732) 2025-11-02 04:29:14 -05:00
Dax 2376fe4c9f Light mode (#3709) 2025-11-01 13:54:01 -04:00
Dax Raad cae0189398 sync 2025-11-01 12:14:15 -04:00
Dax Raad 1ddbb7e11f remember sidebar position 2025-11-01 11:40:33 -04:00
Haris Gušić d3f4699941 feat: tui: Add --prompt option (#3668) 2025-11-01 11:18:31 -04:00
Yuku Kotani 187fa92c01 Add formatter status display to TUI status dialog (#3701) 2025-11-01 11:14:39 -04:00
Dax Raad ac9e8cdf90 tui: add keyboard shortcuts to cycle through recently used models
Users can now press F2 to cycle forward and Shift+F2 to cycle backward through their recently used models, making it faster to switch between commonly used AI models without opening the model selection dialog.
2025-10-31 19:42:41 -04:00
Dax Raad d076bcedb2 tui: simplify theme selection API by renaming setSelectedTheme to set 2025-10-31 18:11:36 -04:00
Dax Raad d9299218fe respect theme in config 2025-10-31 18:04:38 -04:00
Dax Raad 542507e75c ignore 2025-10-31 20:17:40 +00:00
Dax Raad 9aa05ccd0b tui: add persistent key-value storage for user preferences
- Add KVProvider context for storing user preferences like theme and warnings
- Update theme context to use KV storage instead of sync config
- Move openrouter warning to persistent KV storage
- Refactor theme selection to persist user choice across sessions
2025-10-31 16:13:02 -04:00
Dax fd63884d0b OpenTUI is here (#2685) 2025-10-31 15:07:36 -04:00