Commit graph

37 commits

Author SHA1 Message Date
Tong Chen
09200a8cf6
fix: use current attachments for follow-up questions instead of first… (#1167)
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
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-06 20:48:36 +08:00
Dream
ce782762e8
chore: upgrade backend Python to 3.11 (#1142)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
2026-02-05 05:24:52 +08:00
Wendong-Fan
893f51fc82
chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
Wendong-Fan
efa991a220
fix: circle import issue (#1139)
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
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
2026-02-03 22:40:19 +08:00
bytecii
b3f47f907a
refactor: rename social media and add pre-commit (#1113)
Co-authored-by: bytecraftii <bytecraftii@users.noreply.github.com>
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-02-01 23:53:41 +08:00
MkDev11
37ae935e78
feat: support flexible model config for different agents (#1001)
Co-authored-by: mkdev11 <MkDev11@users.noreply.github.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-27 04:19:36 +08:00
bytecraftii
49e148a2f9
Add langfuse and update logger (#952)
Co-authored-by: bytecraftii <bytecraftii@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-25 08:13:07 +08:00
Ahmed Awelkair A
33829f2c1e
feat: copyright header pre-commit (#1053)
Co-authored-by: 4pmtong <web_chentong@163.com>
Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com>
2026-01-24 08:22:20 +08:00
Wendong-Fan
24b785ef81
chore: futher add more time for running (#994)
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-21 09:51:43 +08:00
puzhen
8ec82050ed optimize 2026-01-19 23:31:43 +00:00
puzhen
81bb3b555f Merge branch 'enhance/cleanup-terminal-env' into chore/optimize_workforce_construct
Merged cleanup features:
- Delete task lock on SSE timeout
- Cleanup terminal env (venv) on close session
- Register toolkits for cleanup when task ends
2026-01-19 23:26:59 +00:00
Tong Chen
fad696349a
chore: adjust timeout setting (#859) 2026-01-19 14:05:16 +08:00
Wendong-Fan
978efddb65 chore: rename search agent into browser agent 2026-01-17 04:26:30 +08:00
a7m-1st
47cf1be181 enhance: cleanup env on close session 2026-01-16 17:00:21 +03:00
Wendong-Fan
92ca857921 chore: adjust timeout setting 2026-01-16 03:51:40 +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
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
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
a7m-1st
d2411e7fd9 enhance: update sync step id on new chat, improve api & new_task queue 2025-11-12 23:46:18 +03:00
Wendong-Fan
7600f7567f Merge remote-tracking branch 'origin/main' into feat-multi-turn-#419 2025-10-21 00:48:06 +08:00
a7m-1st
64f25579d9 fix: dynamic folder path for new workforc instances 2025-10-20 19:19:43 +03:00
puzhen
4749acb3f0 update 2025-10-19 23:17:13 +01:00
puzhen
5ab908a9e0 update 2025-10-18 17:30:27 +01:00
puzhen
bc114f39ce update multi turn 2025-10-18 14:33:02 +01:00
Saedbhati
40779bf1e5 update server logs 2025-10-16 21:05:09 +05:30
a7m-1st
f1f6d68f0d feat: skip task 2025-10-13 03:04:55 +03:00
Saedbhati
32bdaba4dd update 2025-10-10 16:09:16 +05:30
Saedbhati
6f36829c93 update 2025-10-10 10:05:44 +05:30
a7m-1st
f31b9d1ad9 feat: get_or_create_task_lock 2025-10-09 03:22:08 +03:00
a7m-1st
c3a50b891c feat(action): new task state action 2025-10-09 01:04:28 +03:00
a7m-1st
4d2a77f8af feat: update backend endpoints 2025-10-08 21:03:25 +03:00
Saedbhati
08143704f7 enhance: log system 2025-10-08 14:50:07 +05:30
luo
38f150346d task assignment add failure count 2025-08-27 17:12:39 +08:00
luo
40215925e0 remove clean up task 2025-08-21 21:02:17 +08:00
puzhen
723df5a03e Initial commit of eigent-main 2025-08-12 01:16:39 +02:00