70 Commits

Author SHA1 Message Date
Xinbing Liang 8593116982 Merge pull request #1085 from zhenjunMa/delete_duplicate_code
delete duplicate code
2025-04-22 23:27:10 +08:00
ZJU_czx f162d629a6 refactor: refactor code by pre-commit 2025-04-22 18:54:22 +08:00
ZJU_czx f917597d0d Merge remote-tracking branch 'upstream/main' into feat/data_visualization_hackathon 2025-04-22 09:54:22 +08:00
ZJU_czx 90d60d673a feat: resize steps limits 2025-04-22 09:53:56 +08:00
古今 fe56b80c8e delete duplicate code 2025-04-20 00:04:51 +08:00
Xinbing Liang 7abe2949a7 Merge pull request #116 from Randool/dev/add_human_interact
feat: Adding human interaction functionality to Manus
2025-04-16 21:32:20 +08:00
Yizhou 597691befa avoid repetitive mcp tool adding 2025-04-15 17:18:46 +08:00
Yizhou f65bd9bbf5 1. support multiple mcp servers
2. allow manus agent to connect to mcp servers whilst keeping the local tool set
3. include automatic mcp config loading
2025-04-14 12:18:04 +08:00
ZJU_czx acc6ac69e1 Merge remote-tracking branch 'upstream/main' into feat/data_visualization_hackathon 2025-04-02 17:27:42 +08:00
ZJU_czx 9f0a647357 feat: update prompt of data analysis agent 2025-04-02 17:10:07 +08:00
ZJU_czx 7db2887373 Merge remote-tracking branch 'origin/feat/data_visualization_hackathon' into feat/data_visualization_hack_czx 2025-04-02 14:22:39 +08:00
ZJU_czx 84aec2c5ac feat: update prompt and hint 2025-04-01 20:13:51 +08:00
ZhangZixunCodeSpace 5ecb2405d3 Feat: Update data preprocessing and exploration function in data analysis tool 2025-04-01 16:46:29 +08:00
liangxinbing 964b2afc0f update Manus, BrowserAgent and ToolCallAgent 2025-03-31 00:30:01 +08:00
Johan A. Holm af46bfada2 Merge branch 'mannaandpoem:main' into fix-error-with-cleaning-up 2025-03-29 21:35:48 +01:00
mannaandpoem d674249804 Merge pull request #963 from Jeffrey95/fix/manus-inf-loop
fix: infinite loop in simple question until max_step is reached
2025-03-29 16:03:33 +08:00
mannaandpoem 34c610857f Update toolcall.py
remove `self.state = AgentState.FINISHED`
2025-03-29 16:02:28 +08:00
liangxinbing 128ba7fbc8 temporarily remove CoTAgent and PlanningAgent 2025-03-29 15:52:10 +08:00
Randool 628aaf00d1 feat: Adding human interaction functionality to Manus 2025-03-29 13:23:29 +08:00
ZJU_czx 722d5c787d feat: add chart prepare tools and update chart geneartion tool to generate chart parallel 2025-03-28 16:22:30 +08:00
Jeffrey95 a8625ee5d9 fix: infinite loop in simple question until max_step is reached 2025-03-28 00:03:15 +08:00
liangxinbing a10b973494 Fix bug of SWEAgent 2025-03-27 08:55:01 +08:00
Johan Holm 6057b9b376 precommit isort change 2025-03-26 11:17:26 +01:00
Johan Holm e86ce6d79f I have implemented a fix to asyncio resource leak errors when the script finishes. A cleanup method has been added to the agent hierarchy (ToolCallAgent, BrowserAgent, Manus), and main.py now ensures this cleanup is called using a try...finally block before the program exits. This should prevent the ValueError: I/O operation on closed pipe exceptions by properly closing browser resources. 2025-03-26 11:08:51 +01:00
ZJU_czx 449ab5e25a Merge branch 'feat/chart-visualization' into feat/data_visualization_hackathon 2025-03-25 10:06:00 +08:00
zxmfke cdbefb5fc7 fix: pre-commit local 2025-03-22 13:38:27 +08:00
ZJU_czx 14bf016134 refactor: update code formatter 2025-03-21 17:39:06 +08:00
ZJU_czx 0d6e3e5457 feat: add data analysis agent with chart generation tools 2025-03-21 17:29:32 +08:00
zxmfke c768e6a668 fix: merge mcp agent 2025-03-20 16:09:23 +08:00
zxmfke 2f59b3e798 feat: cot example 2025-03-20 16:05:40 +08:00
ZJU_czx a0a535e2f9 feat: add chart visualization tools which support png/html output 2025-03-20 10:51:37 +08:00
liangxinbing 6fa0b1be95 update SWEAgent 2025-03-20 09:02:50 +08:00
liangxinbing e5808d1a90 update mcp_tools to mcp_clients 2025-03-20 09:02:28 +08:00
liangxinbing 74f438bde3 update mcp name 2025-03-20 02:03:20 +08:00
liangxinbing 8fca2ff1b7 Merge remote-tracking branch 'origin/main' 2025-03-20 01:39:58 +08:00
liangxinbing 14fa48e8d7 add mcp 2025-03-20 01:10:04 +08:00
Sheng Fan d644d976b0 fix: pre-commit 2025-03-19 14:12:46 +08:00
Sheng Fan 94e2ab7c86 fix(llm): accept empty choices as valid response and handle that case gracefully 2025-03-19 14:09:46 +08:00
liangxinbing 421e962258 add workspace_root for Config and update Manus 2025-03-18 23:00:13 +08:00
liangxinbing dc42bd525a add BrowserAgent and update Manus 2025-03-18 22:51:27 +08:00
seeker 1204d841ae fix: fix bug 2025-03-18 17:56:29 +08:00
xiangjinyu 2e661d486d modify manus prompt and directory 2025-03-18 14:56:05 +08:00
liangxinbing 2509bc30c4 update ToolCallAgent and Manus 2025-03-18 02:39:11 +08:00
liangxinbing 91d14a3a47 update llm, schema, BaseTool and BaseAgent 2025-03-18 02:31:39 +08:00
liangxinbing 5cf34f82df remove WebSearch tool for Manus 2025-03-17 23:51:16 +08:00
liangxinbing 65a3898592 format code and remove max_input_tokens for ToolCallAgent 2025-03-15 14:43:07 +08:00
mannaandpoem d35cd5ccf0 Merge pull request #573 from nezhazheng/main
Use the max_input_tokens configuration to constrain the agent’s token usage.
2025-03-15 14:11:19 +08:00
xiangjinyu c0c03c0bef fix _handle_special_tool bug 2025-03-14 13:25:43 +08:00
zhengshuli 9b0b69a5e1 Use the max_input_tokens configuration to constrain the agent’s token usage. 2025-03-14 12:35:26 +08:00
liangxinbing 9c7834eff2 update readme; format code; update config.example.toml 2025-03-14 12:20:59 +08:00