Commit graph

480 commits

Author SHA1 Message Date
Sun Tao
dffd615018 update 2025-10-16 00:48:00 +08:00
Ahmed Awelkair A
1437636364
Apply suggestion from @Saedbhati
Co-authored-by: Saed Bhati <105969318+Saedbhati@users.noreply.github.com>
2025-10-15 18:22:52 +03:00
Sun Tao
08b2ce188d update 2025-10-15 13:43:35 +08:00
Sun Tao
bf3d20a030 update 2025-10-15 13:10:57 +08:00
Sun Tao
eca8110452 Update agent.py 2025-10-15 10:52:41 +08:00
Puzhen Zhang
a0346aa8d7
Merge branch 'main' into st_calenfar_fix 2025-10-14 13:05:11 +01:00
a7m-1st
a8b3791ab4 Merge remote-tracking branch 'origin/main' into feat-multi-turn-#419 2025-10-13 11:50:46 +03:00
a7m-1st
52ac4d7dce enhance: unify replay project 2025-10-13 04:16:04 +03:00
a7m-1st
f1f6d68f0d feat: skip task 2025-10-13 03:04:55 +03:00
a7m-1st
6aeff827aa feat: use proj id for history & replay 2025-10-13 01:29:03 +03:00
Sun Tao
77df69b585 update 2025-10-12 14:25:08 +08:00
puzhen
4c0dfb1abe update 2025-10-10 23:18:01 +01:00
Saedbhati
83c1ffb289 Merge branch 'enhace_loggin' of https://github.com/eigent-ai/eigent into enhace_loggin 2025-10-10 16:09:42 +05:30
Saedbhati
32bdaba4dd update 2025-10-10 16:09:16 +05:30
puzhen
7eb44cd0a0 update 2025-10-10 10:46:37 +01:00
Saed Bhati
2ee9852613
Merge branch 'main' into enhace_loggin 2025-10-10 10:10:29 +05:30
Saedbhati
6f36829c93 update 2025-10-10 10:05:44 +05:30
Wendong-Fan
28dd6dda37 fix: notetoolkit argument passing 2025-10-10 12:34:04 +08:00
a7m-1st
4b3d1f1f9b fix: sync camel_task & return trigger "end" for proper handling 2025-10-09 19:59:53 +03:00
a7m-1st
66953e5ce0 enhance: reuse same event loop for queued tasks 2025-10-09 14:04:41 +03:00
a7m-1st
40fb95020b enhance: update step_solve TaskAction handling 2025-10-09 03:55:59 +03:00
a7m-1st
f31b9d1ad9 feat: get_or_create_task_lock 2025-10-09 03:22:08 +03:00
a7m-1st
68305ed808 enhance: handle routing for new main & old internal tasks 2025-10-09 01:17:11 +03:00
a7m-1st
c3a50b891c feat(action): new task state action 2025-10-09 01:04:28 +03:00
a7m-1st
27f59a1b5d update imports 2025-10-08 21:28:43 +03:00
a7m-1st
e4ac3e1f50 feat: update event loop to use project_id, thus all frontend endpoints 2025-10-08 21:08:15 +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
Wendong-Fan
8243120a9e fix: ask remains “Running” after forced exit and reopening issue 434 2025-10-06 15:46:59 +08:00
Wendong-Fan
2068902645 fix: Frontend Displays Empty Tasks – Investigation Needed issue 436 2025-10-06 15:30:10 +08:00
Wendong-Fan
1e6eda0835 enhance: mcp tools logs & mcp client stopping handling PR360 2025-10-06 14:42:14 +08:00
Wendong-Fan
a87377370a
Merge branch 'main' into fix-wa-mcp#272 2025-10-06 14:31:03 +08:00
Wendong-Fan
beb0b45a9b update camel version 2025-10-06 14:21:53 +08:00
Wendong-Fan
6c9f01bae1 update camel version 2025-10-06 13:29:21 +08:00
Wendong-Fan
b3911cd534
Merge branch 'main' into isolate_env 2025-10-06 12:45:06 +08:00
Wendong-Fan
f428fb3a8f update 2025-10-05 00:31:18 +08:00
Wendong-Fan
f197b81871
Merge branch 'main' into st_1003 2025-10-05 00:19:26 +08:00
Wendong-Fan
d26d553afa
Merge branch 'main' into st_1003_2 2025-10-04 22:21:17 +08:00
Wendong-Fan
8cbe3495dd update the qr code 2025-10-03 22:16:21 +08:00
Tao Sun
d91b423714
Update notion_mcp_toolkit.py 2025-10-03 20:00:23 +08:00
nitpicker55555
de203d7408 update 2025-10-03 13:07:01 +02:00
Sun Tao
a6601940e2 Update toolkit_listen.py 2025-10-03 18:28:57 +08:00
Sun Tao
4fa185f504 fix_notion 2025-10-03 16:16:12 +08:00
Wendong-Fan
7a4a2e5f6a fix: path issue 2025-10-01 00:42:30 +08:00
Wendong-Fan
3a9fbc2b11
Merge branch 'main' into tools_pre-install 2025-09-29 01:54:00 +08:00
weer0026
375d9f7836 Optimize model validate logic: Remove the preceding model name check 2025-09-28 15:37:15 +08:00
Wendong-Fan
2afe0a6bab release 0071 2025-09-26 17:21:54 +08:00
Wendong-Fan
deb65a24a2 update 2025-09-26 16:39:19 +08:00
weer0026
b8e18f2879 add model validate test cases 2025-09-26 13:35:12 +08:00
weer0026
aee19fd905 Merge branch 'main' into fix-model-validate-respopnse 2025-09-26 09:55:32 +08:00