Khor Shu Heng
5269bfbf8e
Merge pull request #7609 from ixicut/fix-ukrainian-translation-7603
...
fix: correct translation inconsistencies
2025-03-25 18:05:30 +08:00
ixicut
ed44c20281
fix: correct translation inconsistencies
2025-03-25 11:19:11 +02:00
Nathan.fooo
878323a299
Merge pull request #7606 from AppFlowy-IO/fix_exceptions
...
chore: fix incorrect local ai state
2025-03-25 13:59:49 +08:00
Nathan
0dc2363962
chore: fix incorrect local ai state
2025-03-25 13:05:18 +08:00
Richard Shiue
72d660f1ac
fix: number cell update flashes with old content ( #7605 )
2025-03-25 11:07:46 +08:00
Nathan.fooo
46532a861f
Merge pull request #7602 from AppFlowy-IO/remove_default_model
...
chore: remove default model name
2025-03-24 22:37:23 +08:00
Nathan
4c39908748
chore: separate model
2025-03-24 22:21:44 +08:00
Nathan
35081fd311
chore: remove default model name
2025-03-24 21:59:42 +08:00
Richard Shiue
7463e4e3eb
fix: pass response format in ai writer ( #7599 )
2025-03-24 16:50:16 +08:00
Nathan
66ce786726
chore: add client
2025-03-24 16:38:37 +08:00
Richard Shiue
682a50da53
chore: replace ai response every time ( #7597 )
2025-03-24 14:15:20 +08:00
Nathan
d372abd5a1
Merge branch 'main' into mcp_protocol
2025-03-24 13:56:56 +08:00
Richard Shiue
dfb5a6629f
chore: pass ai writer context ( #7596 )
...
* chore: pass ai writer context
* chore: maintain selection after starting ai writer
* chore: improve ui of additional comments
* chore: revert podfile.lock changes
* chore: code readability
* chore: revert podfile.lock changes
* fix: accept shouldn't try to unformat
2025-03-24 13:27:31 +08:00
Nathan.fooo
bb72f7e70a
Merge pull request #7590 from AppFlowy-IO/support_switch_model
...
chore: support switch ai model in chat/ AI writer
2025-03-24 12:40:43 +08:00
Nathan
37085042f8
chore: clippy
2025-03-24 12:40:29 +08:00
Nathan
2cbcb320fe
chore: add timeout
2025-03-24 12:11:12 +08:00
Nathan
949556e2fa
chore: remove tauri feature
2025-03-24 12:03:42 +08:00
Nathan
08d1d3602e
chore: implement MCP client
2025-03-24 10:44:20 +08:00
Morn
910c45e457
chore: change some mobile slash menu icons ( #7579 )
2025-03-24 09:55:58 +08:00
Morn
6f031d0c7e
feat: revamp toolbar link ( #7578 )
...
* feat: revamp toolbar link
* fix: some review issues
* chore: add integration test for toolbar link
2025-03-24 09:55:23 +08:00
Morn
44c9d572c8
fix: using date picker with @ menu with some errors ( #7580 )
2025-03-24 09:54:45 +08:00
Nathan
05949d2f87
chore: support switch ai model in chat or ai writer
2025-03-23 21:53:05 +08:00
Nathan.fooo
ad695e43b9
Merge pull request #7575 from AppFlowy-IO/completion_stream_v2
...
chore: completion stream v2
2025-03-21 11:47:28 +08:00
Nathan
87015f7133
chore: upgrade lai commit
2025-03-21 11:47:05 +08:00
Richard Shiue
deb019aa4a
chore: don't allow double register two ai nodes
2025-03-21 11:14:49 +08:00
Richard Shiue
c79d014305
chore: revert podfile changes and update error
2025-03-21 10:49:41 +08:00
Richard Shiue
182101023b
chore: remove actions in explanation when not explain
2025-03-21 10:37:10 +08:00
Richard Shiue
f1b2f51a06
chore: fix test
2025-03-21 10:20:47 +08:00
Nathan
a5c0ad5998
chore: fix test
2025-03-21 10:07:27 +08:00
Nathan
6fd250d4d1
chore: update client api
2025-03-21 10:04:51 +08:00
Nathan
db2270c8d8
chore: update local ai commit
2025-03-20 15:13:25 +08:00
Richard Shiue
10f19069c6
chore: implement ui
2025-03-20 13:30:42 +08:00
Richard Shiue
13a7ea07a8
chore: merge remote-tracking branch 'upstream/main' into this one
2025-03-20 13:29:03 +08:00
Richard Shiue
aacd795ae0
chore: ai writer more actions ( #7576 )
...
* feat: add more button to ai writer input box
* chore: adjust button padding
* chore: adjust icon color
2025-03-20 12:33:51 +08:00
Richard Shiue
566e7b2f40
feat: allow user scroll during generation ( #7559 )
...
* chore: add keep alive to ai writer block component
* chore: allow user scrolling during ai writer generation
* chore: pull ai writer cubit upwards
* test: fix unit tests
* chore: clear selection
2025-03-20 11:50:25 +08:00
Nathan
f413b9e070
chore: callback
2025-03-20 11:44:02 +08:00
Nathan
6e4206a8e2
chore: completion stream v2
2025-03-20 11:41:49 +08:00
Nathan
954aa48f52
chore: bump lai commit
2025-03-19 14:17:17 +08:00
Richard Shiue
461ac91b32
fix: continue writing empty text case ( #7574 )
2025-03-19 14:13:20 +08:00
Nathan.fooo
8a9cc278ec
Merge pull request #7573 from AppFlowy-IO/rename_plugin
...
chore: rename the local ai plugin
2025-03-19 11:29:23 +08:00
Morn
9db87944f2
fix: toolbar tooltip message is incorrect on Windows ( #7572 )
...
* fix: some toolbar text display error
* chore: change string id to enum string id
2025-03-19 11:23:07 +08:00
Nathan
9230981e54
chore: remove test
2025-03-19 10:59:11 +08:00
Nathan
72b13dd941
chore: adjust UI
2025-03-19 10:48:30 +08:00
FakhriAzzouz
e6b0c8ff05
chore: update Arabic translations ( #7571 )
...
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
2025-03-19 10:45:57 +08:00
Nathan
f0d967f0e4
chore: rename the local ai plugin
2025-03-19 10:23:38 +08:00
Morn
85b9aab015
chore: update CHANGELOG.md ( #7569 )
2025-03-18 18:46:07 +08:00
Morn
69571f668c
fix: some launch review issues ( #7566 )
...
* chore: adjust some toolbar text
* chore: change the icons in turn-into menu
* chore: change the icon in color menu
* fix: keep selection after doing some changes from toolbar
* fix: color menu displaying error
* fix: wrong filter logic in toolbar suggestion menu
* fix: some launch review issues
* fix: test errors
2025-03-18 18:45:31 +08:00
Lucas
a89dd87c16
fix: optimize cover title position offset calculation ( #7568 )
...
* fix: optimize cover title position offset calculation
* feat: ingore shift+enter in callout/quote and fallback to system behavior
2025-03-18 17:53:21 +08:00
Richard Shiue
22b03eee29
chore: implement ai writer history ( #7523 )
...
* chore: implement ai writer history
* chore: pass hitosyr
2025-03-18 17:14:20 +08:00
Nathan.fooo
e3ea3fcdfa
Merge pull request #7570 from AppFlowy-IO/update_local_ai_translation
...
chore: update local ai translation
2025-03-18 16:43:39 +08:00