a7m-1st
0cff90c349
fix: first prompt on click replay
2025-11-08 18:52:17 +03:00
a7m-1st
ee353b63ee
fix: isolate new chat state from current replaying chat
2025-11-08 18:42:19 +03:00
Wendong-Fan
746064aebe
chore: update test file
2025-11-08 15:46:21 +08:00
Wendong-Fan
34cc128d1a
Merge branch 'main' into test-multiturn-logic
2025-11-08 14:49:15 +08:00
Wendong-Fan
7789d3454c
feat: vscode backend debug config ( #552 )
2025-11-08 14:49:02 +08:00
Wendong-Fan
ed22aa0dca
minor update
2025-11-08 14:48:38 +08:00
Wendong-Fan
a82a2266d8
Merge branch 'main' into feat-550
2025-11-08 14:41:27 +08:00
Wendong-Fan
d0d15ee66d
enhance: Reorganize ChatBox components and enhance UX PR567
2025-11-08 14:35:47 +08:00
Wendong-Fan
7662d91e9a
Merge branch 'main' into chatbox-ux
2025-11-08 14:06:59 +08:00
Wendong-Fan
d92892d624
enhance: queue breaks chatBox PR580
2025-11-08 12:30:33 +08:00
Douglas Lai
45310d9424
enhance: browser data import ( #551 )
2025-11-07 17:30:17 +00:00
Puzhen Zhang
f224f0f3fb
Merge branch 'main' into enhance/browser_data_import
2025-11-07 18:28:16 +01:00
puzhen
3c773c7e90
update
2025-11-07 18:27:28 +01:00
Douglasymlai
52eae23018
feat: improve restart button UI with animated text in Browser page
2025-11-07 17:21:34 +00:00
puzhen
c5791e6365
update
2025-11-07 18:18:44 +01:00
Puzhen Zhang
8631541e8c
chore: clean search tool ( #566 )
2025-11-07 18:06:58 +01:00
Douglasymlai
71fefa1ffe
update browsser cookie settings ux and ui style
2025-11-07 16:59:39 +00:00
a7m-1st
c59492a67e
enhance: update test cases to reflect latest logic updates
2025-11-07 13:49:28 +03:00
a7m-1st
08628f2e12
Merge branch 'main' into test-multiturn-logic
2025-11-07 13:25:48 +03:00
a7m-1st
7de4dc83da
fix: redandant title
2025-11-07 12:53:13 +03:00
Sun Tao
2bb4bf877b
Update TaskCard.tsx
2025-11-07 17:29:26 +08:00
Sun Tao
d18cc9f1fb
Merge branch 'main' into st_calenfar_fix
2025-11-07 17:20:13 +08:00
Sun Tao
192f38ee92
Update notion_mcp_toolkit.py
2025-11-07 16:47:13 +08:00
Sun Tao
ef97d158a3
Update TaskCard.tsx
2025-11-07 16:46:46 +08:00
Sun Tao
32d486e249
Merge branch 'main' into st_calenfar_fix
2025-11-07 16:40:39 +08:00
Wendong-Fan
6e9eac8826
Merge branch 'main' into fix-#547
2025-11-07 15:00:27 +08:00
Wendong-Fan
e235ba3284
chore: enhance_notion_avoid model illusion ( #592 )
2025-11-07 14:53:27 +08:00
Wendong-Fan
346c3ecfd9
Merge branch 'main' into enhance_notion_for_better_stability
2025-11-07 14:47:30 +08:00
Wendong-Fan
03f8b1d246
enhance: add SSE timeout handling and improve logging PR614
2025-11-07 14:46:27 +08:00
Puzhen Zhang
766802f5f0
enhance: add close button to login page ( #596 )
2025-11-06 22:37:26 +01:00
puzhen
4a62c974e3
update
2025-11-06 22:36:24 +01:00
puzhen
00f2c916eb
update
2025-11-06 21:32:00 +01:00
Puzhen Zhang
d6ddff67c7
Merge branch 'main' into enhance/browser_data_import
2025-11-06 21:10:00 +01:00
puzhen
032d7537c2
update
2025-11-06 21:09:38 +01:00
Tao Sun
7f9e2b5f42
Merge branch 'main' into enhance_notion_for_better_stability
2025-11-06 20:52:47 +08:00
Douglasymlai
4424b4d7fc
update bugs on the user message card
2025-11-06 11:13:16 +00:00
Douglas Lai
eb0dfaff82
Merge branch 'main' into chatbox-ux
2025-11-06 11:07:12 +00:00
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