174 Commits

Author SHA1 Message Date
zhongtianzhou
f22b225156 fix browser_use parameter type 2025-03-15 14:05:57 +08:00
Gant
ecc84306e8
Merge pull request #587 from K-tang-mkv/mcp
add mcp client for OpenManus
2025-03-14 00:25:30 +08:00
gantnocap
7baab6ad95 implement openmanus client based on mcp 2025-03-13 18:52:55 +08:00
gantnocap
792dc664a7 Merge branch 'main' of https://github.com/mannaandpoem/OpenManus into mcp 2025-03-13 17:20:51 +08:00
Isaac
bd51f9593e
Merge pull request #515 from hosokawanaoki/feature/jp-readme
docs: add japanese README file
2025-03-13 10:20:25 +08:00
mannaandpoem
3db1a7fb56
Merge pull request #457 from cefengxu/10Mar2025cefengxu
base.py, the 'state' and  'current_step' should be reset after every loop
2025-03-12 22:25:31 +08:00
mannaandpoem
881ecaefa6
Update base.py 2025-03-12 22:25:02 +08:00
Isaac
72214b0de4
Merge pull request #535 from bubble65/feature/add_a_tool
add a new tool called terminal
2025-03-12 21:35:00 +08:00
bubble65
7b48da0c59 add a new tool called terminal 2025-03-12 21:21:01 +08:00
Isaac
067c59e39c
Merge pull request #516 from matengm1/refactor/standardize-tool-choice-literals
Standardize literals for role and tool choice type definitions
2025-03-12 20:59:04 +08:00
Isaac
6b64b98b12
Merge branch 'main' into refactor/standardize-tool-choice-literals 2025-03-12 20:55:52 +08:00
xiangjinyu
c6cd296108 add pre-commit 2025-03-12 20:52:45 +08:00
xiangjinyu
f197b2e3d2 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	app/agent/manus.py
2025-03-12 20:35:33 +08:00
xiangjinyu
31c7e69faf add max_steps 2025-03-12 20:27:14 +08:00
mannaandpoem
cfdeb3ad4c
Merge pull request #465 from nezhazheng/main
Support configuring all BrowserConfig parameters within browser-use.
2025-03-12 20:26:14 +08:00
liangxinbing
74a4c8bef0 fix bug of abnormal exit for BrowserUseTool 2025-03-12 20:25:37 +08:00
liangxinbing
e6e31a2c13 update timeout to 300 2025-03-12 20:09:23 +08:00
zhengshuli
3cb4489cd5 Support configuring all BrowserConfig parameters within browser-use. 2025-03-12 17:57:43 +08:00
Matt Eng
eac3a6e24e Standardize literals for role and tool choice type definitions 2025-03-12 00:15:31 -07:00
naoki.hosokawa@apple-seed.tech
849bb0a768 add japanese 2025-03-12 16:11:33 +09:00
liangxinbing
af8023de43 remove the cycle 2025-03-12 13:16:05 +08:00
Zhaoyang Yu
8755452e67 Update readme
Chinese citations, remove other languages
2025-03-12 10:06:23 +08:00
keepConcentration
997caa4b2d
docs: add Korean README file (#481)
* Add README_ko.md file

Introduced a new `README_ko.md` file to provide Korean documentation. Updated all README files to include a dropdown for choosing between available languages: English, Chinese, and Korean.

* Add acknowledgments for additional contributors in README_ko

Updated the Korean README to include acknowledgments for AAAJ, MetaGPT, and OpenHands.
2025-03-12 10:03:25 +08:00
liangxinbing
e1a8cf00de update README 2025-03-12 00:53:22 +08: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
b67d1b90e0 Adjust feishu group 2025-03-11 16:45:25 +08:00
xiangjinyu
6a89ae8256 Adjust feishu group 2025-03-11 16:42:51 +08:00
xiangjinyu
4d36a4c3e2 Adjust feishu group 2025-03-11 16:41:40 +08:00
xiangjinyu
fed6fe1421 Adjust feishu group 2025-03-11 16:40:27 +08:00
xiangjinyu
3a958944a0 Adjust code structure 2025-03-11 16:32:13 +08:00
xufeng8
e183913372 the 'state' and  'current_step' should be reset after every loop , cefengxu 2025-03-11 13:50:10 +08:00
Gant
4d02defd3b
Update README.md 2025-03-11 13:33:23 +08:00
mannaandpoem
a8fc3e9709
Merge pull request #439 from K-tang-mkv/tx_dev
[mcp] Add openmanus server based on MCP
2025-03-11 13:22:45 +08:00
gantnocap
de5ca60cf7 fix format 2025-03-11 13:21:07 +08:00
gantnocap
e25cfa2cb3 Merge branch 'main' of https://github.com/mannaandpoem/OpenManus into tx_dev 2025-03-11 13:16:07 +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
35de1f9e15 remove front-end code 2025-03-11 13:11:43 +08:00
gantnocap
3f6e515970 update format 2025-03-11 13:10:28 +08:00
gantnocap
5ae32c91e5 update format 2025-03-11 13:09:49 +08:00
xiangjinyu
2c0b2d1fb3 Merge remote-tracking branch 'origin/main' 2025-03-11 11:47:15 +08:00
xiangjinyu
211d0694e3 update team members in README.md 2025-03-11 11:46:57 +08:00
gantnocap
6e45490412 update README.md 2025-03-11 11:17:39 +08:00
liangxinbing
6e8de4e35e update README 2025-03-11 10:56:57 +08:00
mannaandpoem
8280b68462
Merge pull request #432 from Feige-cn/main
modified by hook
2025-03-11 10:55:03 +08:00
Shawn Tang
463bc0fe75 [mcp] implement openmanus server based on MCP 2025-03-11 10:34:38 +08:00
Feige-cn
8018124af2 modified by hook 2025-03-11 08:39:16 +08:00
liangxinbing
229d6706a4 format code 2025-03-11 07:31:18 +08:00