文件历史

提交图

31 次代码提交

作者 SHA1 备注 提交日期
liangxinbing 13f98a0fde update README and format code
Pre-commit checks / pre-commit-check (push) Failing after 0s
2025-03-12 00:26:25 +08:00
liangxinbing 487b44fda8 update README and format code 2025-03-11 23:07:31 +08:00
Mingchen Zhuge cbef113736 Update config.py
recover the original `config.py`
2025-03-11 05:44:16 -07:00
Mingchen Zhuge 62cfcb182e using LiteLLM to support flexible LLM providing & adding cost calculations 2025-03-11 15:23:08 +03:00
mannaandpoem 111a2bc6b1 Merge pull request #469 from cyzus/fix-infinite-loop-for-simple-query
fix infinite loop for simple query
2025-03-11 19:20:15 +08:00
Yizhou Chi 61d705f6e6 fix prompt order 2025-03-11 17:55:40 +08:00
Yizhou Chi cafd4a18da fix infinite loop 2025-03-11 17:39:28 +08:00
xiangjinyu 3a958944a0 Adjust code structure 2025-03-11 16:32:13 +08:00
liangxinbing 8d18c05350 replace max_steps to 20 for Manus 2025-03-11 13:14:43 +08:00
liangxinbing eeefddf6bf Bug Fixing based on basy.py
Repair from Bob Feng8 Xu
2025-03-11 13:13:24 +08:00
liangxinbing 229d6706a4 format code 2025-03-11 07:31:18 +08:00
rxdaozhang 34ede1c082 重构:使用PlanStepStatus枚举替代硬编码status 2025-03-11 01:23:16 +08:00
xyuzh e6ed98e53c [fix] fix overlong steps of thinking and avoid redundant steps after task completion && [add timer] set max time 1h to run the agent 2025-03-08 19:46:51 -08:00
Sheng Fan 0d0f8ab233 chore(browser_use_tool): fix code style according to pre-commit 2025-03-09 11:30:41 +08:00
Sheng Fan 7090490f75 feat(browser_use_tool): add 'read_links' action 2025-03-08 18:23:40 +08:00
Sheng Fan cf3603dfcc Merge branch 'mannaandpoem:main' into main 2025-03-08 17:47:30 +08:00
liangxinbing 56d138220a fix typo in README;
log full arguments on parse json err;
remove empty prompt for main.py and run_flow.py;
2025-03-08 17:17:40 +08:00
mannaandpoem 41063bcd2b Merge pull request #185 from XBsleepy/main
add the first example
2025-03-08 17:12:05 +08:00
Sheng Fan 6b77a99448 feat(browser_use_tool): add 'get_text' action to browser use tool 2025-03-08 16:45:18 +08:00
liangxinbing dc28e9187b adjust code format 2025-03-08 15:54:23 +08:00
XBsleepy d921fc4248 update logger name to seconds level 2025-03-07 23:27:31 +08:00
Aria F ecac3382ec # feat: AzureOpenaiAPI support 2025-03-07 20:55:02 +08:00
liangxinbing 64786fd3b5 update toolcall, planning use and README.md 2025-03-07 04:01:23 +08:00
xiangjinyu d95c47e5d6 fix file_saver.py bug 2025-03-07 03:19:00 +08:00
xiangjinyu 4f21de86f1 update prompt 2025-03-07 03:18:29 +08:00
liangxinbing 07b24752b3 update README.md and app 2025-03-07 01:11:08 +08:00
xiangjinyu cecd956cc1 add manus agent 2025-03-06 23:13:37 +08:00
xiangjinyu 5fc777aa42 add manus prompt 2025-03-06 23:11:05 +08:00
xiangjinyu 04a1e0a504 add 4 tools PythonExecute(), GoogleSearch(), BrowserUseTool(), FileSaver() 2025-03-06 23:10:14 +08:00
xiangjinyu cdd9467cd2 add zh and en toolcall.py 2025-03-06 23:08:23 +08:00
liangxinbing d028e64a98 init project 2025-03-06 22:57:07 +08:00