white-rm
904dec240b
update shell sandox
2025-07-08 22:40:59 +08:00
GhostC
17e1becb9f
test sb_browser_use_tool
2025-07-08 22:24:02 +08:00
GhostC
41e12eb1de
Merge branch 'sandbox' of https://github.com/XYDT-AI/OpenManus-sandbox into sandbox
2025-07-07 00:57:04 +08:00
GhostC
fb30c432f3
add daytona config
2025-07-06 23:57:00 +08:00
white-rm
686ace2b09
add shell sandox
2025-07-06 22:42:09 +08:00
GhostC
d7e3c14b60
debug computer use tool
2025-07-06 15:13:41 +08:00
GhostC
2a6287422d
add sandbox tool
2025-07-01 21:49:22 +08:00
GhostC
9513686155
modify BaseTool
2025-06-30 23:12:44 +08:00
white-rm
a6a45d7e02
add sandox utils
2025-06-30 00:49:18 +08:00
GhostC
527fd6483b
add utils
2025-06-29 10:12:23 +08:00
GhostC
fd5b070cb4
sandbox init
2025-06-27 19:38:41 +08:00
GhostC
c37100846b
parse host&port with argparse and reformat files
2025-06-25 19:03:02 +08:00
GhostC
8faab601e7
feat:support A2A protocol
2025-06-24 22:19:38 +08:00
GhostC
e499149ac4
Merge branch 'FoundationAgents:main' into main
2025-06-11 09:04:28 +08:00
Jiayi Zhang
36713cda62
Merge pull request #1145 from ryantzr1/main
...
fix: sanitize MCP tool names for OpenAI API compliance
2025-06-09 16:22:09 +08:00
Jiayi Zhang
151082099b
Merge pull request #1153 from Kunlun-Zhu/main
...
Add prompt input parser into main.py
2025-06-05 23:49:57 +08:00
Kunlun Zhu
e1499ee1f6
fixing isort errors
2025-06-05 09:30:27 -05:00
Kunlun Zhu
7b59b64f77
add prompt input parser into main.py
2025-06-05 09:23:21 -05:00
ryantzr1
8597ef4925
fix: sanitize MCP tool names for OpenAI API compliance
...
Tool names with invalid characters (slashes, dots) from server paths
were causing OpenAI API 400 errors. Added sanitization to ensure
names match required pattern ^[a-zA-Z0-9_-]{1,64}$.
Fixes #1143
2025-05-29 22:54:36 +08:00
GhostC
b386fec6b9
[feat]:Support A2A protocol with a2a-sdk
2025-05-28 20:15:03 +08:00
GhostC
fe690ec0c3
Merge branch 'main' of https://github.com/CZH-THU/OpenManus
2025-05-28 19:30:51 +08:00
GhostC
1886c72cf2
Merge branch 'FoundationAgents:main' into main
2025-05-28 19:29:28 +08:00
GhostC
1952af4b2d
Merge branch 'main' of https://github.com/FoundationAgents/OpenManus
2025-05-28 19:04:46 +08:00
Jiayi Zhang
7cd3057dda
Merge pull request #1139 from 666haiwen/feat/add_agent_in_runflow
...
Feat/add data analysis agent in runflow
2025-05-27 15:41:33 +08:00
ZJU_czx
6c89485694
fix: refactor code by pre-commit
2025-05-22 15:17:46 +08:00
ZJU_czx
cb33ca3fea
feat: add data_analysis_agent into run_flow && using puppeteer instead of canvas in package
2025-05-22 12:04:09 +08:00
GhostC
415a45f466
Merge branch 'FoundationAgents:main' into main
2025-05-21 15:09:45 +08:00
Jiayi Zhang
d901a98064
Update Project URL.
2025-05-20 17:53:27 +08:00
GhostC
303f736dd5
Merge branch 'FoundationAgents:main' into main
2025-05-10 10:50:26 +08:00
liangxinbing
36627a12e2
format code
2025-05-07 11:55:10 +08:00
JK_Lu
0810b28d9d
BUGFIX: FIX MCPAgent Bug
2025-05-02 21:25:20 +08:00
GhostC
390ac132b8
add requirements.txt
2025-05-01 19:18:56 +08:00
GhostC
8d23b06e46
use factory to create Manus Agent instance dynamically
2025-04-28 23:01:58 +08:00
GhostC
f457ec8462
use Manus.create() to create instance
2025-04-27 22:46:05 +08:00
GhostC
03a1bd8586
Merge branch 'mannaandpoem:main' into main
2025-04-27 21:56:49 +08:00
ZJU_czx
0158c7233e
fix: fix wrong resolved url in pacakges-lock.json
2025-04-27 16:29:58 +07:00
Xinbing Liang
b9f6534315
Merge pull request #1104 from zoe-yyx/simplify-code
...
Simplify return statement in count_image by removing redundant comments
2025-04-27 01:44:49 +08:00
yxyang
a77823636f
remove comments
2025-04-26 15:14:57 +08:00
GhostC
3dfb21d1e3
Change README
2025-04-24 22:53:35 +08:00
GhostC
638f155a10
Support A2A protocol
2025-04-24 22:43:40 +08:00
Xinbing Liang
8593116982
Merge pull request #1085 from zhenjunMa/delete_duplicate_code
...
delete duplicate code
2025-04-22 23:27:10 +08:00
liangxinbing
0c3f39836f
delete useless tools and prompt
2025-04-22 23:12:55 +08:00
Xinbing Liang
18844dd108
Merge pull request #1097 from 666haiwen/feat/chart-visualization
...
feat: add data analysis agent to do data process / data report / chart generation / ... tasks
2025-04-22 23:04:41 +08:00
ZJU_czx
f162d629a6
refactor: refactor code by pre-commit
2025-04-22 18:54:22 +08:00
ZJU_czx
3928a5dc8b
refactor: remove useless code
2025-04-22 16:37:33 +08:00
ZJU_czx
42ba8ac51f
feat: update demo and fix spec string bug in chart visualization
2025-04-22 16:29:21 +08:00
ZJU_czx
8dc281f637
feat: refactor code to prepare merge into main
2025-04-22 10:43:56 +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