Commit graph

354 commits

Author SHA1 Message Date
Puzhen Zhang
a7adba2d02
Merge branch 'main' into chore/browser 2026-01-15 22:57:47 +00:00
puzhen
bb670c2728 chore browser tools 2026-01-15 22:56:08 +00:00
Wendong-Fan
7e7d36e2f5 release: 0.0.78 2026-01-16 05:32:28 +08:00
Wendong-Fan
ec8ac901f4 update camel version 2026-01-14 12:41:15 +08:00
Wendong-Fan
4a615b79c2 fix: agent id issue 2026-01-14 12:31:44 +08:00
Wendong-Fan
f6c639511c update camel version 2026-01-14 03:48:46 +08:00
Wendong-Fan
ceb556f111
Merge branch 'main' into add_lark 2026-01-13 19:47:48 +00:00
Sun Tao
b5d20be7b3 Update lark_toolkit.py 2026-01-13 23:53:52 +08:00
Sun Tao
e83c3093ae update 2026-01-13 23:43:46 +08:00
4pmtong
214345884a 📝 docs: optimize local development setup 2026-01-13 23:15:11 +08:00
Wendong-Fan
04ae6d773e update camel version to 0283a5 with updated workforce prompt and task fail setting
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
2026-01-10 04:27:21 +08:00
Wendong-Fan
a8da8b4aaa fix: stream output 2026-01-09 03:25:05 +08:00
Wendong-Fan
6fcb328d11 update camel version 2026-01-08 23:27:54 +08:00
Wendong-Fan
6fbc2e8823 update camel version to 0.2.83a1 2026-01-03 07:28:59 +08:00
Wendong-Fan
8d871745d5 minor fix 2026-01-03 04:36:02 +08:00
Wendong-Fan
877506c7c6 minor fix 2026-01-03 02:43:33 +08:00
puzhen
1673b4215c remove redundent 2026-01-02 01:51:54 +00:00
puzhen
0fb1c3df38 check tool is sync or async before tool.async_call() 2026-01-02 01:39:19 +00:00
puzhen
e82fd03221 remove send_message_to_user 2026-01-02 00:27:03 +00:00
puzhen
064b7e866a fix/terminal tool call 2026-01-01 21:40:18 +00:00
Tao Sun
47084a9ec5
Merge branch 'main' into stream_mode 2025-12-29 16:26:32 +08:00
Sun Tao
96322180a9 Update agent.py 2025-12-29 11:44:17 +08:00
Wendong-Fan
01a898d10d bump up camel version to 0283a0 2025-12-29 09:19:48 +08:00
Sun Tao
e1b4ef87db Merge branch 'main' into stream_mode 2025-12-28 21:48:33 +08:00
Wendong-Fan
c443dfbd6c chore: update camel version to 0.2.82 2025-12-18 09:38:08 +08:00
Wendong-Fan
24de6ec892 Reapply "feat: Stream mode task spliting (#767)"
This reverts commit 7d9e14185d.
2025-12-18 07:14:44 +08:00
Wendong-Fan
7d9e14185d Revert "feat: Stream mode task spliting (#767)"
This reverts commit 16ac0d86fc, reversing
changes made to 4ce792627c.
2025-12-18 07:13:24 +08:00
Wendong-Fan
6cb68177f5 enhance: Stream mode task spliting PR767 2025-12-18 06:35:16 +08:00
Wendong-Fan
9e40e979be
Merge branch 'main' into stream_mode 2025-12-18 06:18:54 +08:00
Wendong-Fan
aa0b141c44 chore: add more clean sync step log 2025-12-14 15:24:12 +08:00
Puzhen Zhang
e14dc1070c
Merge branch 'main' into fix/logger 2025-12-12 16:22:27 +01:00
puzhen
7208d40746 update 2025-12-12 16:21:54 +01:00
Sun Tao
d8c888a1d8 Update chat_service.py 2025-12-05 15:47:56 +08:00
Sun Tao
216b9c7686 Merge branch 'main' into stream_mode 2025-12-05 15:42:01 +08:00
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
Sun Tao
5055069f59 feat: Add streaming task decomposition (backend only)
- Add streaming callbacks (on_stream_batch, on_stream_text) to workforce
- Implement background task decomposition in chat_service
- Support streaming task decomposition progress to frontend
- Add coordinator context support for multi-turn conversations
- Restore important logging from main branch
2025-11-25 15:06:22 +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