Commit Graph

34 Commits

Author SHA1 Message Date
Dax bfbd9b7986 fix(tui): hide provider checks before onboarding (#24551) 2026-04-27 01:18:26 +00:00
Kit Langton 520d11d0d0 fix(tui): simplify console org display (#21339)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-07 21:03:24 -04:00
Kit Langton 94b5e89b2c feat(tui): show console-managed providers (#20956) 2026-04-04 19:05:45 -04:00
Luke Parker 51eb419de1 make variant modal less annoying (#19998) 2026-03-30 15:42:38 +10:00
Dax 41505c299c fix: restore subagent footer and fix style guide violations (#19491) 2026-03-28 01:46:29 -04:00
Dax 951195ef0f feat: add model variant selection dialog (#19488) 2026-03-28 01:21:28 -04:00
Dax f567602ebc refactor: clean up dialog-model.tsx per code review (#12983) 2026-02-10 15:13:37 +00:00
Dax a7b8bbe303 fix: show all provider models when no providers connected (#11198) 2026-01-29 21:19:50 +00:00
Cas e906b6d1c1 feat(tui): make dialog keybinds configurable (#6143) (#6144) 2026-01-14 23:39:52 -06:00
Aiden Cline bb716cd484 fix: model dialog issue when searching for models in fav/recents list, also ensure that deprecated models dont appear in list (#7429) 2026-01-09 01:32:00 -05:00
Joachim Isaksson 2164464699 fix: prevent model list corruption from SolidJS reactivity (#6359)
Co-authored-by: Joachim Isaksson <joachim.isaksson@centiro.com>
2025-12-29 23:45:15 -06:00
Aiden Cline ab185201e1 fix: search all recent models instead of only top 5 in TUI /models command 2025-12-27 19:07:38 -06:00
Daniel Gray 8638125b82 fix: favorites and recents stay visible when filtering models (#6053) 2025-12-23 12:55:47 -06:00
Sebastian Herrlinger 7d0ed22773 fix super modifier parsing 2025-12-11 19:20:23 +01:00
Dax Raad 6ea4900f84 sync 2025-12-06 18:21:32 -05:00
Dax Raad e224c55556 tui: prevent deprecated models from appearing in model picker 2025-12-06 18:18:45 -05:00
Dax Raad 95bc09449d ignore 2025-11-28 20:29:58 -05:00
Dax Raad 1fa838525d tui: simplify model dialog ordering logic to reduce complexity 2025-11-27 14:38:51 -05:00
Dax Raad 64d10c09c3 tui: improve provider dialog text clarity for better user guidance 2025-11-27 14:09:53 -05:00
Dax Raad 86d1b1dd54 tui: remove cancel keybind hint from prompt dialog to simplify UI 2025-11-27 13:48:34 -05:00
Dax Raad a1ff0556fc tui: hide favorite keybind in model dialog when disconnected to prevent errors 2025-11-27 13:42:36 -05:00
shuv 533f642e8e Add favorites to model selector (#23) (#4343)
Co-authored-by: Github Action <action@github.com>
2025-11-26 00:41:41 -06:00
Dax Raad 1fa2d3e032 hide gpt5 nano 2025-11-21 00:58:02 -05:00
Dax Raad cbe5707ae3 tui: replace text shimmer with animated progress bar during model processing 2025-11-21 00:47:27 -05:00
Dax Raad 7901aa0e54 tui: simplify popular providers list to show only top 6 instead of applying provider priority sorting 2025-11-21 00:32:21 -05:00
Dax e9141bf5cd Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
2025-11-21 00:21:06 -05:00
Dax Raad 9673e10d91 fix model dialog sorting 2025-11-18 12:10:19 -05:00
Aiden Cline d87cdc6e14 fix: add null check 2025-11-10 00:40:42 -06:00
Dax Raad 89d3ced411 tui: display 'Free' badge for zero-cost models in model selection dialog 2025-11-09 23:56:24 -05:00
Aiden Cline ba31178636 Revert "tui: display 'Free' badge for zero-cost models in model selection dialog"
This reverts commit 0a8d515ccb.
2025-11-08 23:48:18 -06:00
Dax Raad 0a8d515ccb tui: display 'Free' badge for zero-cost models in model selection dialog 2025-11-08 16:20:30 -05:00
GitHub Action 9855771157 chore: format code 2025-11-08 01:59:02 +00:00
Dax Raad ed8913324e big format 2025-11-06 13:03:12 -05:00
Dax fd63884d0b OpenTUI is here (#2685) 2025-10-31 15:07:36 -04:00