Tao Sun
79b3e720fc
Merge branch 'main' into st_fix_blank_task
2025-11-18 01:49:28 +08:00
Sun Tao
fc32fc0143
Update workforce.py
2025-11-18 01:47:55 +08:00
Wendong-Fan
2a7e71d171
Merge main into project-history-ui and resolve conflicts
...
Resolved conflicts in:
- server/app/controller/chat/history_controller.py: Combined status tracking logic from both branches, including failed task counting from main
- src/components/GroupedHistoryView/index.tsx: Kept all imports and features from project-history-ui branch
- src/pages/Dashboard/Project.tsx: Kept the new GroupedHistoryView implementation from project-history-ui branch
- Removed conflicted __pycache__ files (binary conflicts)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 01:07:44 +08:00
Wendong-Fan
28025ea8d4
update
2025-11-14 16:13:16 +08:00
Wendong-Fan
1164c411fa
update to camel version 0279
2025-11-14 14:38:38 +08:00
a7m-1st
ea2397d282
Merge remote-tracking branch 'origin/main' into fix/support-ordered-async-step
2025-11-13 19:16:33 +03:00
a7m-1st
c1cd127ae7
re-fix: don't set current task on simple task
2025-11-13 03:46:27 +03:00
a7m-1st
d2411e7fd9
enhance: update sync step id on new chat, improve api & new_task queue
2025-11-12 23:46:18 +03:00
LuoPengcheng
05b544cf09
feat(sync_step): support ordered async step synchronization
2025-11-13 02:15:37 +08:00
Wendong-Fan
4adae03c89
Merge branch 'main' into add_timeout
2025-11-11 16:44:02 +08:00
Wendong-Fan
fce5297b9b
Merge remote-tracking branch 'origin/main' into st_calenfar_fix
2025-11-10 15:31:11 +08:00
Wendong-Fan
bb2f97182e
enhance: update Google calendar PR494
2025-11-10 15:22:06 +08:00
Wendong-Fan
8cc3fa4b78
Merge branch 'main' into fix-#547
2025-11-09 11:44:47 +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
d92892d624
enhance: queue breaks chatBox PR580
2025-11-08 12:30:33 +08:00
Puzhen Zhang
f224f0f3fb
Merge branch 'main' into enhance/browser_data_import
2025-11-07 18:28:16 +01:00
Puzhen Zhang
8631541e8c
chore: clean search tool ( #566 )
2025-11-07 18:06:58 +01: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
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
03f8b1d246
enhance: add SSE timeout handling and improve logging PR614
2025-11-07 14:46:27 +08:00
Puzhen Zhang
d6ddff67c7
Merge branch 'main' into enhance/browser_data_import
2025-11-06 21:10:00 +01:00
Tao Sun
7f9e2b5f42
Merge branch 'main' into enhance_notion_for_better_stability
2025-11-06 20:52:47 +08:00
Tao Sun
09fbde0598
Merge branch 'main' into add_timeout
2025-11-06 18:54:30 +08:00
Puzhen Zhang
ae932a914a
Merge branch 'main' into chore/search_tool
2025-11-06 11:37:24 +01:00
luo
cbaa477fe8
fix(chat_controller): change SSE timeout response type from 'timeout' to 'error'
2025-11-06 12:45:40 +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
5e2859d303
Merge branch 'main' into enhance_notion_for_better_stability
2025-11-06 03:51:33 +08:00
Wendong-Fan
27b5ecc3ff
Merge branch 'main' into fix-router-issue
2025-11-06 03:30:56 +08:00
Puzhen Zhang
ab4da8e1c5
Merge branch 'main' into fix-#547
2025-11-05 11:59:37 +01: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
Sun Tao
760c09b9f6
Merge branch 'main' into st_calenfar_fix
2025-11-03 17:12:08 +08:00
Wendong-Fan
6ff5e53dd1
Merge branch 'main' into fix-#590
2025-11-03 08:30:54 +08:00
Wendong-Fan
4793686e75
minor format fix
2025-11-03 05:13:58 +08:00
LuoPengcheng
7d18a59430
sync log/task name
2025-11-02 01:23:56 +08:00
Archie
36788b3632
refactor: streamline router registration by replacing auto_include_routers with register_routers
2025-10-31 16:38:50 +00:00
Archie
aaccfcc7a2
refactor: update router registration and change tool_controller tag from "task" to "tool"
2025-10-31 16:38:29 +00:00
a7m-1st
d5c6f52090
fix: central traceroot_wrapper
2025-10-31 13:34:33 +03:00
Sun Tao
82641ab994
update
2025-10-29 17:00:56 +08:00
a7m-1st
17aec8563e
fix: traceroot import issue
2025-10-28 10:47:16 +00:00
Sun Tao
3c3c304ceb
Update tool_controller.py
2025-10-27 14:41:52 +08:00
Sun Tao
6bce1af29f
Merge branch 'st_10_27' into st_calenfar_fix
2025-10-27 13:24:44 +08:00
a7m-1st
5090d663f8
fix: remove queues messages when workforce not started
2025-10-24 01:45:04 +03:00
a7m-1st
47b1d8569a
fix: user message not showing on quick tasks (when using queue)
2025-10-23 23:51:33 +03:00