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
Zhaoyang Yu
d19e7d5acd
Update official discord
2025-03-10 14:22:00 +08:00
Zhaoyang Yu
186ce2d1c5
Update
2025-03-10 14:13:12 +08:00
Zhaoyang Yu
8ae3a6c77b
udpate
2025-03-10 13:45:18 +08:00
飞戈
825855d13a
Delete config/config.toml
2025-03-10 12:20:21 +08:00
Feige-cn
ecdbb3b26a
OpenManus简易web界面
2025-03-10 12:17:07 +08:00
xyuzh
c10600d36e
update readme
2025-03-09 21:17:06 -07:00
xyuzh
60bb2ce00f
update readme
2025-03-09 14:01:57 -07:00
xyuzh
7501b74030
update readme
2025-03-09 13:53:22 -07:00
liangxinbing
0345aa0e95
update Roadmap
2025-03-09 23:58:29 +08:00
liangxinbing
5703502fab
update README
2025-03-09 22:28:29 +08:00
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