Merge pull request #2 from cuiyuebing/dev_alias_browser

add browser-agent command
This commit is contained in:
ZiTao-Li
2025-10-30 19:58:59 -07:00
committed by GitHub

View File

@@ -80,11 +80,10 @@ alias_agent run --task "Your task description here"
alias_agent run --task "Analyze Meta stock performance in Q1 2025"
```
[//]: # (#### Run with only browser agent:)
#### Run with only browser agent:
[//]: # (```bash)
[//]: # (alias_agent run --mode browser --task "Search five latest research papers about browser-use agent")
```bash
alias_agent run --mode browser --task "Search five latest research papers about browser-use agent"
```
#### Upload files to sandbox workspace: