liangxinbing
915aed17d1
update logo and format code
2025-03-09 22:27:20 +08:00
liangxinbing
38bb658031
update logo
2025-03-09 21:59:17 +08:00
liangxinbing
2fe2f75c21
add author
2025-03-09 21:57:52 +08:00
xyuzh
1dfc2c41ec
[test] add pytest framework prototype
2025-03-09 00:08:49 -08:00
xyuzh
06e2239b70
update readme
2025-03-09 00:06:30 -08:00
liangxinbing
b7c11a5db0
add CODE_OF_CONDUCT.md
2025-03-09 14:49:37 +08:00
mannaandpoem
abb2516bc3
Merge pull request #318 from K-tang-mkv/tx_dev
...
feat: improve input handling
2025-03-09 13:40:24 +08:00
gantnocap
52b67090a0
docs: improve installation guide, add uv for fast installation
2025-03-09 13:36:51 +08:00
gantnocap
85bd75d236
feat: improve input handling
...
- Add support for 'quit' command alongside 'exit'
- Update input prompt to show both exit options
- Enhance empty input handling to catch both empty strings and whitespace
- Replace isspace() check with more robust empty string validation
- Optimize command checking by storing lowercase result
- Improve code readability and user experience
2025-03-09 13:11:44 +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
mannaandpoem
7a9e22d093
Merge pull request #265 from fred913/main
...
feat(browser_use_tool): add 'get_text' action to browser use tool
2025-03-09 11:40:20 +08:00
mannaandpoem
c71ee143e2
Merge pull request #312 from Kunlun-Zhu/main
...
Update README.md with OpenManus-RL information
2025-03-09 11:39:26 +08:00
Kunlun Zhu
0027af217c
Update README_zh.md with OpenManus-RL information
2025-03-08 21:37:33 -06:00
Sheng Fan
0d0f8ab233
chore(browser_use_tool): fix code style according to pre-commit
2025-03-09 11:30:41 +08:00
Kunlun Zhu
cd86cda61e
Update README.md with OpenManus-RL information
2025-03-08 21:29:59 -06:00
Zhaoyang Yu
5694a5e89c
update
2025-03-08 21:40:09 +08:00
Zhaoyang Yu
6164ac7bb8
Update Roadmap
2025-03-08 20:30:17 +08:00
Sheng Fan
7090490f75
feat(browser_use_tool): add 'read_links' action
2025-03-08 18:23:40 +08:00
XBsleepy
7bcc104aff
Merge pull request #272 from XBsleepy/add-test
...
Update example preview
2025-03-08 18:05:13 +08:00
XBsleepy
e47d2eeb02
merge updated example
2025-03-08 18:01:08 +08:00
XBsleepy
ee3938dae5
update preview directory
2025-03-08 17:54:11 +08:00
XBsleepy
3024753e35
update japan travel plan example
2025-03-08 17:52:44 +08:00
Sheng Fan
cf3603dfcc
Merge branch 'mannaandpoem:main' into main
2025-03-08 17:47:30 +08:00
liangxinbing
f04beec486
format examples
2025-03-08 17:20:29 +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
mannaandpoem
e76055b436
Merge pull request #229 from appleboy/docs
...
docs: enhance README with multilingual support and community engagement
2025-03-08 16:32:12 +08:00
liangxinbing
6716a47823
remove unittest.yaml
2025-03-08 16:02:53 +08:00
liangxinbing
dc28e9187b
adjust code format
2025-03-08 15:54:23 +08:00
liangxinbing
35e3b5d94b
add .github
2025-03-08 15:51:28 +08:00
appleboy
a4340aa3b9
docs: enhance README with multilingual support and community engagement
...
- Update language links in the README to include Traditional and Simplified Chinese options
- Remove outdated HTML paragraph tags from the README
- Add a new README file in Traditional Chinese
- Include installation instructions and configuration steps in the new README
- Add a video demonstration section in the new README
- Enhance the roadmap section with additional planning items in both README files
- Encourage community engagement and contributions in both README files
Signed-off-by: appleboy <appleboy.tw@gmail.com>
2025-03-08 13:07:50 +08:00
Zhaoyang Yu
0abdd6f9da
Update Feishu group
2025-03-08 11:49:00 +08:00
XBsleepy
e70332bfa2
add examples dir and the first example
2025-03-08 00:01:29 +08:00
XBsleepy
d921fc4248
update logger name to seconds level
2025-03-07 23:27:31 +08:00
Aria F
d9e6e9a8e5
#refactor: Update config.example.toml with blur AZURE_OPENAI
2025-03-07 21:00:22 +08:00
Aria F
ecac3382ec
# feat: AzureOpenaiAPI support
2025-03-07 20:55:02 +08:00
Zhaoyang Yu
5650d3170b
Update star history.
2025-03-07 17:13:06 +08:00
Zhaoyang Yu
612fb4964b
Update wechat groups
2025-03-07 14:03:46 +08:00
Zhaoyang Yu
ab0c243850
Update discord
2025-03-07 13:58:14 +08:00
Zhaoyang Yu
29415b7393
Merge branch 'main' of https://github.com/mannaandpoem/OpenManus
2025-03-07 13:47:18 +08:00
Zhaoyang Yu
af65f1f754
Update wechat group
2025-03-07 13:47:16 +08:00
liangxinbing
5226628c3e
update requirements.txt
2025-03-07 13:39:29 +08:00
Zhaoyang Yu
5eed101f78
Update wechat group 6
2025-03-07 13:34:18 +08:00
Zhaoyang Yu
5eb5ea1f09
Delete demo directory
2025-03-07 13:32:08 +08:00
liangxinbing
d3fb8c440c
add assets and update README
2025-03-07 13:06:57 +08:00
liangxinbing
20a08b6e26
add assets and update README
2025-03-07 12:34:55 +08:00
liangxinbing
1e2559a0d1
update README
2025-03-07 12:30:11 +08:00
mannaandpoem
a18cf3855d
Merge pull request #18 from hugsun/main
...
📝 updated readme video for easy viewing
2025-03-07 12:28:57 +08:00
mannaandpoem
a41e37fd1f
Merge branch 'main' into main
2025-03-07 12:28:29 +08:00