Commit Graph

4 Commits

Author SHA1 Message Date
zoeissleeping bf9f613e4d feat: quick switcher 2026-02-26 14:51:47 -06:00
zoeissleeping 97afa1cbe1 feat: replace nuxt icons with unocss icons 2026-02-26 14:51:07 -06:00
zoeissleeping 62f1fe1c27 fix: dropdown settings buttons | fix: improve model selector
I should have split this into two commits, but I found the issue with the
settings buttons *after* I changed how the model selector worked, so its
all in this single commit.
2026-02-25 16:12:51 +00:00
zoeissleeping f6dc4c1ee9 feat: add message editing
This commit adds message editing as a feature. To accomplish this, the settings
dialog was refactored into a singleton and now the message edit and settings
use the singleton where appropriate.
2026-02-24 16:37:21 +00:00