Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Thomas 47f89df1a0 feat: allow ctrl+d to exit the app (#3636) 2025-10-31 16:27:41 -05:00
Dax Raad 48d8dc38a9 tui: improve autocomplete component styling and update test command 2025-10-31 16:21:30 -04: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 Raad 8fa2ad5ab7 tui: add /session command to list available sessions 2025-10-31 15:41:36 -04:00
Dax fd63884d0b OpenTUI is here (#2685) 2025-10-31 15:07:36 -04:00