Commit Graph

14 Commits

Author SHA1 Message Date
467905d9f2 Added compact mode for more concise answers.
Made optimization mode persist between page refreshes.
Added mode switcher to chat so it can be changed while researching.
2025-02-16 15:02:05 -07:00
4b89008f3a feat(app): add file uploads 2024-11-23 15:04:19 +05:30
7c01d2656e fix(EmptyChatMessageInput): focus on mount 2024-11-04 22:00:08 -06:00
7cce853618 feat(providers): add optimization modes 2024-10-11 10:35:59 +05:30
c4f52adb45 feat(textarea): handle "/" keys 2024-09-02 11:44:40 +05:30
9a96fd4788 feat(message-input): focus on / key 2024-06-23 10:46:22 +05:30
cf0abbb9d2 feat(message-actions): move to separate components 2024-05-31 11:02:37 +05:30
cfab91ddbf update(ui): restore both message input field dark mode background color 2024-05-29 12:22:29 +08:00
0a2934935e update(ui): change light mode color 2024-05-28 07:30:28 +08:00
a5978d544c update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
996cc1b674 feat: adaptive light mode 2024-05-24 21:18:10 +08:00
3ef39c69a7 feat(chat-window): add ability to use q query param 2024-05-11 12:09:39 +05:30
98fae392b7 feat(focus-modes): Add focus modes 2024-04-13 12:11:47 +05:30
d1c74c861e Initial commit 2024-04-09 16:21:05 +05:30