cogwheel0
|
286176bc3e
|
fix(ui): crash on tablets
|
2025-12-08 20:41:59 +05:30 |
|
cogwheel0
|
fd10ea0db0
|
chore: bump version to 2.3.2
|
2025-12-08 19:34:28 +05:30 |
|
cogwheel
|
fa0e557675
|
Merge pull request #252 from cogwheel0/feat-long-model-name-ellipsis
feat(chat): Add ellipsis text for long model names in assistant message
|
2025-12-08 19:59:04 +08:00 |
|
cogwheel0
|
9feba7f9b9
|
feat(chat): Add ellipsis text for long model names in assistant message
|
2025-12-08 17:28:49 +05:30 |
|
cogwheel
|
52ce663926
|
Merge pull request #251 from cogwheel0/widget-asset-refinements
feat: Add minor widget and asset refinements
|
2025-12-08 19:43:44 +08:00 |
|
cogwheel0
|
9c7789ca02
|
feat: Add minor widget and asset refinements
|
2025-12-08 17:13:26 +05:30 |
|
cogwheel
|
cd853ef5ba
|
Merge pull request #250 from cogwheel0/clipboard-cross-platform-paste
feat(clipboard): Add pasteboard support for cross-platform image paste
|
2025-12-08 15:17:33 +08:00 |
|
cogwheel0
|
145a42b504
|
feat(clipboard): Add pasteboard support for cross-platform image paste
|
2025-12-08 12:47:12 +05:30 |
|
cogwheel
|
fbeaebe0e8
|
Merge pull request #249 from cogwheel0/refactor-tts-service-migration
refactor(tts): Simplify text-to-speech service by migrating to TtsManager
|
2025-12-08 13:28:18 +08:00 |
|
cogwheel
|
df4bb346b4
|
Merge pull request #248 from cogwheel0/refactor-markdown-library
refactor-markdown-library
|
2025-12-08 13:27:57 +08:00 |
|
cogwheel0
|
b7aa8f9dda
|
feat(chat): add shimmer effect for streaming tool calls and reasoning
|
2025-12-08 10:41:27 +05:30 |
|
cogwheel0
|
08d5de8a68
|
refactor(tts): Simplify text-to-speech service by migrating to TtsManager
|
2025-12-08 10:28:59 +05:30 |
|
cogwheel0
|
d4797decc7
|
refactor(markdown): remove code block header and simplify styling
|
2025-12-08 00:14:36 +05:30 |
|
cogwheel0
|
4903b72753
|
feat(markdown): Add syntax highlighting with flutter_highlight
|
2025-12-08 00:08:19 +05:30 |
|
cogwheel0
|
dcca839e35
|
feat(chat): Improve text color and segment spacing in UI components
|
2025-12-07 23:47:40 +05:30 |
|
cogwheel0
|
03c2b030e1
|
feat(chat): Simplify tool call tile with minimal design
|
2025-12-07 23:33:26 +05:30 |
|
cogwheel0
|
e9de32fbec
|
refactor(chat): Replace StatusHistoryTimeline with StreamingStatusWidget
|
2025-12-07 23:19:22 +05:30 |
|
cogwheel0
|
12c10ab0b7
|
feat(sources): Simplify source display text logic for URLs
|
2025-12-07 22:38:00 +05:30 |
|
cogwheel0
|
6e4ee2acd3
|
feat(widget): Add citation badge for source references
|
2025-12-07 22:35:16 +05:30 |
|
cogwheel0
|
ccde2e4a46
|
refactor(markdown): Replace markdown library with gpt_markdown and update styling
|
2025-12-07 22:01:18 +05:30 |
|
cogwheel0
|
fa6f6570ff
|
chore: update release notes
|
2025-12-07 20:35:16 +05:30 |
|
cogwheel0
|
5427989cdf
|
chore: bump version to 2.3.1
|
2025-12-07 20:33:23 +05:30 |
|
cogwheel0
|
458a478cea
|
feat(docs): Add Rybbit API script to index.html for enhanced functionality
|
2025-12-07 20:27:31 +05:30 |
|
cogwheel
|
40704bd01e
|
Merge pull request #246 from cogwheel0/add-localization-placeholders
feat(l10n): Add localization placeholders for various messages
|
2025-12-07 22:50:25 +08:00 |
|
cogwheel0
|
790ed222c3
|
feat(l10n): Add localization placeholders for various messages
|
2025-12-07 20:20:01 +05:30 |
|
cogwheel
|
391bbc2b77
|
Merge pull request #245 from cogwheel0/markdown-horizontal-scroll-math
feat(markdown): add horizontal scroll for long math expressions
|
2025-12-07 17:35:45 +08:00 |
|
cogwheel0
|
fe0701b7b3
|
feat(markdown): add horizontal scroll for long math expressions
|
2025-12-07 15:05:28 +05:30 |
|
cogwheel
|
dd5098d1f8
|
Merge pull request #244 from cogwheel0/widget-quick-access-actions
feat(widget): Add home screen widget with quick access actions
|
2025-12-07 14:56:35 +08:00 |
|
cogwheel0
|
745ff01954
|
feat(widget): Add home screen widget with quick access actions
|
2025-12-07 12:26:16 +05:30 |
|
cogwheel
|
0a57f870ad
|
Merge pull request #243 from cogwheel0/add-prompt-variables
feat(chat): Add prompt variables
|
2025-12-07 13:18:45 +08:00 |
|
cogwheel0
|
898f1773c7
|
feat(chat): Add prompt variables
|
2025-12-07 10:48:25 +05:30 |
|
cogwheel
|
b286a25910
|
Merge pull request #242 from cogwheel0/refactor-remove-inactivity-watchdog
refactor(streaming): Remove inactivity watchdog and related code
|
2025-12-07 13:04:26 +08:00 |
|
cogwheel0
|
324217252e
|
refactor(streaming): Remove inactivity watchdog and related code
|
2025-12-07 10:32:33 +05:30 |
|
cogwheel
|
b271d1987b
|
Merge pull request #240 from cogwheel0/refactor-auth-preserve-server-configs
refactor(auth): Preserve server configs during logout for seamless re-login
|
2025-12-07 12:36:12 +08:00 |
|
cogwheel0
|
218d061eae
|
refactor(auth): Preserve server configs during logout for seamless re-login
|
2025-12-07 10:05:55 +05:30 |
|
cogwheel
|
13b0b6345a
|
Merge pull request #239 from cogwheel0/feat-safe-parsing-models
feat(models): Add safe parsing for boolean and integer values
|
2025-12-07 12:25:23 +08:00 |
|
cogwheel0
|
649a708a68
|
feat(models): Add safe parsing for boolean and integer values
|
2025-12-07 09:54:27 +05:30 |
|
cogwheel0
|
46d581d732
|
chore: bump version to 2.3.0
|
2025-12-06 21:12:30 +05:30 |
|
cogwheel
|
663ea4b7ea
|
Merge pull request #236 from cogwheel0/update-dependencies
chore: Update dependencies to latest versions
|
2025-12-06 23:38:25 +08:00 |
|
cogwheel0
|
ec767fe6c0
|
chore: Update dependencies to latest versions
|
2025-12-06 21:04:54 +05:30 |
|
cogwheel
|
b2ac465bc6
|
Merge pull request #235 from cogwheel0/conversation-delta-ref-support
conversation-delta-ref-support
|
2025-12-06 23:10:15 +08:00 |
|
cogwheel0
|
ce11eed11a
|
fix(chat): prevent rapid invalidations with safe ref check
|
2025-12-06 20:35:24 +05:30 |
|
cogwheel0
|
1380a84989
|
feat(conversation): add support for WidgetRef in conversation delta listener
|
2025-12-06 20:30:39 +05:30 |
|
cogwheel
|
79df725a9d
|
Merge pull request #234 from cogwheel0/add-notes-translations
feat(l10n): Add translations for notes feature
|
2025-12-06 22:47:57 +08:00 |
|
cogwheel0
|
7d4333b28d
|
feat(l10n): Add translations for notes feature
|
2025-12-06 20:17:29 +05:30 |
|
cogwheel
|
233697e59a
|
Merge pull request #233 from cogwheel0/markdown-table-rendering-support
feat(markdown): Improve table rendering with scrollable and intrinsic width support
|
2025-12-06 22:43:52 +08:00 |
|
cogwheel0
|
3829a12b45
|
feat(markdown): Improve table rendering with scrollable and intrinsic width support
|
2025-12-06 20:13:39 +05:30 |
|
cogwheel
|
50c3e320e3
|
Merge pull request #232 from cogwheel0/notes-feature-implementation
notes-feature-implementation
|
2025-12-06 22:18:58 +08:00 |
|
cogwheel0
|
a13a2de7d6
|
feat(notes): Improve note editor change detection and UI refinements
|
2025-12-06 19:48:33 +05:30 |
|
cogwheel0
|
df2a921ffd
|
feat(notes): Add notes feature with editor page and drawer integration
|
2025-12-06 19:44:34 +05:30 |
|