There was an error while loading. Please reload this page.
1 parent 318817c commit 64f75c4Copy full SHA for 64f75c4
2 files changed
README.md
@@ -175,6 +175,10 @@ Then run the following command for detail usage:
175
```
176
❯ yutu agent --help
177
❯ yutu agent --args "help"
178
+# console mode
179
+❯ yutu agent --args "console"
180
+# web mode with three sub-launchers: api, a2a and webui
181
+❯ yutu agent --args "web api a2a webui"
182
183
184
## MCP Server
README_zh.md
@@ -175,6 +175,10 @@ yutu 有两个可用的 action,一个是通用 action,另一个专用于上
## MCP 服务器
0 commit comments