Tao Sun
09fbde0598
Merge branch 'main' into add_timeout
2025-11-06 18:54:30 +08:00
puzhen
69ab9771cb
fix: add conditional rendering for userMessage to resolve conflict with main
...
Added null check for queryGroup.userMessage to prevent errors when
rendering orphan messages (fix #593 from main branch).
2025-11-06 11:43:34 +01:00
Puzhen Zhang
ae932a914a
Merge branch 'main' into chore/search_tool
2025-11-06 11:37:24 +01:00
Puzhen Zhang
6bfdac24c3
fix: resolve conflicts ( #617 )
2025-11-06 10:42:26 +01:00
puzhen
60f67862b9
update
2025-11-06 10:39:40 +01:00
puzhen
57dca46e98
fix: add isHumanReply logic to prevent duplicate task boxes
...
Add isHumanReply check from main branch (#577 , #602 ) to prevent
duplicate task boxes in human_toolkit multi-turn conversations.
This resolves the conflict with main branch by preserving the bug fix
while keeping chatbox-ux's UI improvements.
2025-11-06 10:30:55 +01:00
Puzhen Zhang
0ddf559ec2
Merge branch 'main' into enhance/add-login-close-btn
2025-11-06 09:54:26 +01:00
Tao Sun
4082b03832
fix: add health check polling to ensure backend is ready before resol… ( #615 )
2025-11-06 15:03:00 +08:00
Sun Tao
70f3fafbdd
minor update
2025-11-06 15:01:24 +08:00
luo
cbaa477fe8
fix(chat_controller): change SSE timeout response type from 'timeout' to 'error'
2025-11-06 12:45:40 +08:00
Tao Sun
0c8d8120aa
Merge branch 'main' into enhance_notion_for_better_stability
2025-11-06 11:57:01 +08:00
Sun Tao
f010aa1515
Update notion_mcp_toolkit.py
2025-11-06 11:56:15 +08:00
Tao Sun
354fd60713
Update backend/app/utils/toolkit/notion_mcp_toolkit.py
...
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2025-11-06 11:53:53 +08:00
sw3205933776
167a745687
fix: add health check polling to ensure backend is ready before resolving
2025-11-06 11:22:36 +08:00
luo
8674827517
feat(chat_controller): add SSE timeout handling and improve logging structure
2025-11-06 11:08:14 +08:00
Wendong-Fan
77069d7670
enhance: include timestamps on history return ( #583 )
2025-11-06 04:09:09 +08:00
Wendong-Fan
a13e7de1e5
minor update
2025-11-06 04:08:46 +08:00
Wendong-Fan
171513b07f
Merge branch 'main' into enhance-history-api
2025-11-06 04:01:18 +08:00
Wendong-Fan
5e2859d303
Merge branch 'main' into enhance_notion_for_better_stability
2025-11-06 03:51:33 +08:00
Wendong-Fan
8082532c71
Merge branch 'main' into enhance/add-login-close-btn
2025-11-06 03:37:06 +08:00
Wendong-Fan
00fba18c9b
chore: update QR code
2025-11-06 03:36:21 +08:00
Wendong-Fan
e1142370c3
Fix refactor route registration issue ( #600 )
2025-11-06 03:31:16 +08:00
Wendong-Fan
27b5ecc3ff
Merge branch 'main' into fix-router-issue
2025-11-06 03:30:56 +08:00
Wendong-Fan
3be953180a
fix: prevent dialog from closing on outside click and ESC key ( #606 )
2025-11-06 03:30:36 +08:00
Wendong-Fan
48d1139b3b
Merge branch 'main' into fix/disable-dialog-outside-close
2025-11-06 03:30:04 +08:00
Wendong-Fan
13fa9b4091
feat: add gmail mcp config to config info ( #607 )
2025-11-06 03:29:11 +08:00
Wendong-Fan
00e5b20f72
Merge branch 'main' into feat-add-config-info
2025-11-06 03:29:02 +08:00
Wendong-Fan
df4ba3ff25
fix: force home page refresh after ending project ( #609 ) ( #610 )
2025-11-06 03:28:26 +08:00
Wendong-Fan
b2c84f10e9
enhance: force home page refresh after ending project PR610 ( #613 )
2025-11-06 03:28:14 +08:00
Wendong-Fan
bfc5424459
enhance: force home page refresh after ending project PR610
2025-11-06 03:27:39 +08:00
Wendong-Fan
16236ceebe
Merge branch 'main' into fix/609-refresh-home-after-end-project
2025-11-06 03:20:28 +08:00
Wendong-Fan
fcfd7a9a4f
update bug for mcp configure dialog ( #605 )
2025-11-06 03:02:09 +08:00
Wendong-Fan
a7422f0507
enhance: update bug for mcp configure dialog PR605 ( #612 )
2025-11-06 03:01:37 +08:00
Wendong-Fan
4bd8691b6d
enhance: update bug for mcp configure dialog PR605
2025-11-06 03:01:09 +08:00
Puzhen Zhang
ab4da8e1c5
Merge branch 'main' into fix-#547
2025-11-05 11:59:37 +01:00
sw3205933776
68ee5e4054
fix: force home page refresh after ending project ( #609 )
2025-11-05 17:59:21 +08:00
Douglasymlai
2369dcb454
remove unused refresh icon
2025-11-04 10:35:22 +00:00
weer0026
095b50c469
config info update: add gmail mcp
2025-11-04 16:59:37 +08:00
sw3205933776
e8aedff5f3
fix: prevent dialog from closing on outside click and ESC key
2025-11-04 16:48:35 +08:00
Sun Tao
580de73589
update
2025-11-04 14:37:46 +08:00
Puzhen Zhang
4264b17fb4
Merge branch 'main' into chore/search_tool
2025-11-03 18:56:49 +01:00
Archie818
80042edef9
refactor: remove tags from APIRouter initialization in chat, model, task, and tool controllers
2025-11-03 16:55:51 +00:00
Douglasymlai
ceae2684ed
update bug for mcp configure dialog
2025-11-03 10:28:35 +00:00
Sun Tao
760c09b9f6
Merge branch 'main' into st_calenfar_fix
2025-11-03 17:12:08 +08:00
Tao Sun
e2fce0bd9f
fix: prevent duplicate task boxes when responding with human_toolkit … ( #602 )
2025-11-03 13:13:34 +08:00
sw3205933776
9c93995197
fix: prevent duplicate task boxes when responding with human_toolkit in multi-turn conversations ( #577 )
2025-11-03 11:40:06 +08:00
Wendong-Fan
4131db53bd
fix: traceroot import issue ( #591 )
2025-11-03 08:31:01 +08:00
Wendong-Fan
6ff5e53dd1
Merge branch 'main' into fix-#590
2025-11-03 08:30:54 +08:00
Wendong-Fan
519cbf9b20
fix#575:sync log/task name ( #601 )
2025-11-03 05:14:15 +08:00
Wendong-Fan
4793686e75
minor format fix
2025-11-03 05:13:58 +08:00