add browser-agent command

This commit is contained in:
cuiyuebing
2025-10-31 10:56:06 +08:00
parent c70bad0ec0
commit 63de336363

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: