summaryrefslogtreecommitdiffhomepage
path: root/internal/tui/components/dialog/models.go
AgeCommit message (Collapse)Author
2025-05-30syncDax Raad
2025-05-30wip: refactoring tuiadamdottv
2025-05-29wip: refactoring tuiadamdottv
2025-05-15fix: buildadamdottv
2025-05-15fix: redundant status msgadamdottv
2025-05-13chore: renameadamdottv
2025-05-12chore: rename coder -> primaryadamdottv
2025-05-08chore: refactoring status updatesadamdottv
2025-05-02feat: add support for imagesphantomreactor
2025-04-30feat: themesadamdottv
2025-04-28feat: model selection for given provider (#57)Aiden Cline
* feat: model selection for given provider * tweak: adjust cfg validation func, remove duplicated logic, consolidate agent updating into agent.go * tweak: make the model dialog scrollable, adjust padding slightly for modal" * feat: add provider selection, add hints, simplify some logic, add horizontal scrolling support, additional scroll indicators" * remove nav help * update docs * increase number of visible models, make horizontal scroll "wrap" * add provider popularity rankings