299 Commits

Author SHA1 Message Date
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
the0807
983e8f0d4b Support OpenAI Reasoning Models (o1, o3-mini) 2025-03-12 14:33:32 +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
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
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
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
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
rxdaozhang
d9418c1668 last try 2025-03-11 02:36:50 +08:00
rxdaozhang
c37c6c19b5 Revert "fix pre commit hook bug"
This reverts commit 41308f3acac33b4315325f165b1e0b5221e99cd0.
2025-03-11 02:28:00 +08:00
rxdaozhang
a256d5589a Revert "try fix pre commit hook bug in app.py"
This reverts commit 2fcad5f0972fc617482fac391f2ff2beeac0bfd6.
2025-03-11 02:27:24 +08:00
rxdaozhang
2fcad5f097 try fix pre commit hook bug in app.py 2025-03-11 02:20:50 +08:00
rxdaozhang
41308f3aca fix pre commit hook bug 2025-03-11 02:18:40 +08:00
rxdaozhang
77df9772fe Merge branch 'refactor-planning' of github.com:rxdaozhang/OpenManus into refactor-planning 2025-03-11 02:15:01 +08:00
rxdaozhang
69325c701b fix multiline string SyntaxError another 2025-03-11 02:14:15 +08:00
rxdaozhang
f67af3580a fix multiline string SyntaxError 2025-03-11 02:07:04 +08:00
rxdaozhang
34ede1c082 重构:使用PlanStepStatus枚举替代硬编码status 2025-03-11 01:23:16 +08:00
liangxinbing
b3c4f5ce22 add Official Website 2025-03-10 23:43:44 +08:00
liangxinbing
bfa5a672c2 add Official Website 2025-03-10 23:36:14 +08:00
Isaac
576090439b
Merge pull request #398 from Ailerx/main
add fastapi version  in requirements.txt
2025-03-10 20:57:32 +08:00
xiangjinyu
479b47a7d6 update cite in README.md 2025-03-10 20:49:29 +08:00
xiangjinyu
9fc1ea3ee4 update cite in README.md 2025-03-10 20:48:42 +08:00
xiangjinyu
444fc91230 update cite in README.md 2025-03-10 20:46:56 +08:00
liangxinbing
b23ab9a42a update Roadmap and format code 2025-03-10 20:13:06 +08:00
Ailerx
e38e35d2ab add fastapi version in requirements.txt 2025-03-10 17:26:53 +08:00
xiangjinyu
110213a29f modify main.js to English 2025-03-10 16:24:07 +08:00
xiangjinyu
81b9bb3660 modify app.py to English 2025-03-10 16:13:24 +08:00
xiangjinyu
f2ddc63a6f modify index.html to English 2025-03-10 16:03:55 +08:00
Isaac
d661578044
Merge pull request #377 from Feige-cn/main
add manus web-ui
2025-03-10 15:45:06 +08:00
Zhaoyang Yu
8b955c7336 Update ReadMe 2025-03-10 14:55:48 +08:00
Zhaoyang Yu
1a3ae5d06b Fix H1 2025-03-10 14:39:21 +08:00
Zhaoyang Yu
c3322ee72e Fix Discord link 2025-03-10 14:36:07 +08:00
Zhaoyang Yu
a8ee4d1617 Fix discord link 2025-03-10 14:32:25 +08:00