Commit Graph

383 Commits

Author SHA1 Message Date
cogwheel0
2c263cf866 fix: tool calls streaming 2025-09-01 17:41:55 +05:30
cogwheel0
754ad6d444 fix: streaming 2 2025-09-01 17:34:05 +05:30
cogwheel0
856bb8b75a fix: streaming 2025-09-01 17:33:44 +05:30
cogwheel0
530c0d0efb fix: socket issues 2025-09-01 16:47:41 +05:30
cogwheel0
d801fe9371 fix: tool calling 2025-09-01 16:28:49 +05:30
cogwheel0
7daf331daf feat: enhance message parsing and tool call handling in ApiService and ChatProviders 2025-08-31 19:07:19 +05:30
cogwheel0
22c09b946e refactor: improve ToolCallsParser for better handling of nested details and enhance typing indicator in AssistantMessageWidget 2025-08-31 19:07:05 +05:30
cogwheel0
e752a27781 feat: proper socket implementation 2025-08-31 14:02:44 +05:30
cogwheel0
f0b9e8e2b0 refactor: auth 2025-08-29 12:58:56 +05:30
cogwheel0
abc40b3958 fix: login crashes 2025-08-29 12:49:18 +05:30
cogwheel0
7f2d89bc37 refactor: add localizations 2025-08-29 01:04:29 +05:30
cogwheel0
6b66b304b4 feat: trigger reasoning and parse reasoning content 2025-08-29 00:20:34 +05:30
cogwheel0
86d18ee0fb refactor: enhance localizations 2025-08-28 23:46:32 +05:30
cogwheel0
6dabd108f9 feat: pull to refresh on chat drawer 2025-08-28 23:15:55 +05:30
cogwheel0
f65cf33c59 fix: range error on chat drawer 2025-08-28 23:05:27 +05:30
cogwheel0
b9f41e0d07 fix: mic permissions 2025-08-28 19:48:35 +05:30
cogwheel0
729ab45ee7 fix: focus of chat input 2025-08-28 18:59:59 +05:30
cogwheel0
6427caaa5d fix: text sharing 2025-08-28 18:54:06 +05:30
cogwheel0
5c72537932 refactor: share handler 2025-08-28 14:45:46 +05:30
cogwheel0
4a524d404e feat(share_extension): integrate share_handler package and implement share functionality with updated permissions and entitlements 2025-08-28 12:59:48 +05:30
cogwheel0
a2e219d03b refactor(theme): update theme colors and remove unused app_theme references for improved consistency 2025-08-28 10:29:58 +05:30
cogwheel0
e265d35579 chore: remove google_fonts dependency and update typography to use system fonts 2025-08-28 10:12:59 +05:30
cogwheel0
7b0479fcb3 docs: remove outdated metadata files and update README with new demo GIF 2025-08-27 20:26:09 +05:30
cogwheel0
aed135c5d4 refactor: enhance server-side search and user bubble overflow 2025-08-26 21:19:06 +05:30
cogwheel0
675fa9bd7f refactor: adjust padding in ChatsDrawer for improved layout consistency 2025-08-26 13:49:28 +05:30
cogwheel0
69c4b4c484 refactor: optimize chat drawer state management by using a detached provider container for improved performance and loading state handling 2025-08-26 13:42:46 +05:30
cogwheel0
807dc01e8e refactor: replace EnhancedImageAttachment with EnhancedAttachment for improved attachment handling in chat messages 2025-08-26 13:31:47 +05:30
cogwheel0
b174de7701 refactor: add support for displaying user-generated image files in message bubbles 2025-08-26 13:18:15 +05:30
cogwheel0
8692bf3bb6 refactor: enhance API service to include non-image files in requests and improve chat message synchronization logic 2025-08-26 11:21:26 +05:30
cogwheel0
494427dd04 refactor: streamline title and image generation handling in chat message processing 2025-08-25 22:14:40 +05:30
cogwheel0
efefdffb04 refactor: implement intensity decay for voice input and enhance microphone button UI 2025-08-25 21:53:41 +05:30
cogwheel0
ac21ec6493 refactor: remove server audio transcription and related fallback logic, retaining only on-device speech-to-text functionality 2025-08-25 20:56:33 +05:30
cogwheel0
fa9fa8dd1b refactor: migrate from speech_to_text to stts for voice input functionality 2025-08-25 20:04:04 +05:30
cogwheel0
265c7026af refactor: improve chat input and message list layout, enhance keyboard visibility handling 2025-08-25 16:31:08 +05:30
cogwheel0
0a09372c4a refactor: enhance scroll-to-bottom button functionality and improve chat input layout 2025-08-25 16:16:58 +05:30
cogwheel0
f934c59d19 refactor: optimize chat input layout and enhance drawer functionality with loading indicators 2025-08-25 15:50:25 +05:30
cogwheel0
d6f96ff5c5 refactor: enhance chat page layout and improve drawer search functionality 2025-08-25 14:31:45 +05:30
cogwheel0
eec2f7b8d7 refactor: improve drawer interaction by utilizing native drag behavior 2025-08-25 14:00:15 +05:30
cogwheel0
a930a7a466 refactor: voice input 2025-08-25 10:35:48 +05:30
cogwheel0
e1ee94f2f3 refactor: simplify chat input and drawer layout 2025-08-24 21:41:18 +05:30
cogwheel0
5bc67b7287 feat: update API service methods to use POST for chat and folder updates, and add context menu for folder actions in chats drawer 2025-08-24 21:29:38 +05:30
cogwheel0
cae0dec724 feat: update chat icons and enhance search functionality in chats drawer 2025-08-24 21:12:44 +05:30
cogwheel0
4cd00e9193 feat: add web search availability provider and enhance feature toggles in chat and tools modal 2025-08-24 20:55:51 +05:30
cogwheel0
cc46799e20 feat: enhance localization support with additional strings and improved structure 2025-08-24 20:27:11 +05:30
cogwheel0
25201cbcfc refactor: tools design 2025-08-24 14:35:17 +05:30
cogwheel0
3783ca26b4 chore: more localizations 2025-08-23 23:56:53 +05:30
cogwheel0
a852ce7848 feat: localisation with en, de, fr and it 2025-08-23 20:09:43 +05:30
cogwheel0
b898adbe40 refactor: cleanup unsued files 2025-08-23 11:54:41 +05:30
cogwheel0
7f30b728ab feat: on device speech to text 2025-08-22 13:54:58 +05:30
cogwheel0
2cdbbbc1d3 refactor: ui/ux refinements 2025-08-22 01:24:04 +05:30