Commit graph

319 commits

Author SHA1 Message Date
Wendong-Fan
7f05df26db bug fix 2025-12-03 07:45:44 +08:00
Wendong-Fan
b1661651eb feat: workforce support configurable error handling 2025-12-02 22:07:34 +08:00
Wendong-Fan
edf36361cb chore: down grade camel version 2025-11-28 02:56:21 +08:00
Sun Tao
d0090c20b7 update 2025-11-27 20:20:03 +08:00
Sun Tao
bbdd0d363b update 2025-11-27 16:32:03 +08:00
puzhen
fd04703c77 preserve task.lock 2025-11-22 17:29:44 +08:00
puzhen
90858a8500 update 2025-11-21 23:47:46 +08:00
puzhen
ba2aab9b67 update 2025-11-21 16:05:56 +08:00
Wendong-Fan
f3f73a4e9f chore: update camel version 2025-11-21 02:58:49 +08:00
Sun Tao
1b00270a23 Update chat_controller.py 2025-11-21 00:38:34 +08:00
Sun Tao
973fc385fd Update chat_controller.py 2025-11-21 00:36:45 +08:00
Tao Sun
747c0d3795
chore: fix calendar token save path (#720) 2025-11-20 21:22:45 +08:00
Sun Tao
3212377130 update 2025-11-20 21:04:41 +08:00
Wendong-Fan
470149a725 Merge branch 'main' of https://github.com/eigent-ai/eigent 2025-11-20 14:44:00 +08:00
Wendong-Fan
4161871b86 Improve logging with structured output across backend services
- Add detailed structured logging in Workforce initialization and task execution
- Include task metadata, API task IDs, and execution context in log entries
- Enhance error logging with better context and exception info
- Standardize log format across workforce, health controller, and other components

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 14:43:31 +08:00
Wendong-Fan
2df50a102a
Merge branch 'main' into fix_task_is_new 2025-11-20 14:23:52 +08:00
Sun Tao
b1dfdea606 Update workforce.py 2025-11-20 13:43:56 +08:00
Wendong-Fan
9e43a59445
Merge branch 'main' into fix-chat-issues_a7m 2025-11-20 13:37:57 +08:00
Wendong-Fan
524de293c6 update 2025-11-19 16:36:49 +08:00
Wendong-Fan
1efce391fe
Merge branch 'main' into fix-chat-issues_a7m 2025-11-18 16:54:55 +08:00
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
a7m-1st
a73c6c6777 enhance: handle error properly on end 2025-11-16 02:25:24 +03:00
a7m-1st
3e1075308f enhance: revert to generate task summary on each turn 2025-11-16 01:18:49 +03: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