feat: add abs alias, refresh extension panel, and bump to 0.16.1-fork.1
This commit is contained in:
@@ -4,6 +4,8 @@ export const metadata = pageMetadata('commands');
|
||||
|
||||
# Commands
|
||||
|
||||
Executable aliases: `agent-browser`, `agent-browser-stealth`, `abs`.
|
||||
|
||||
## Core
|
||||
|
||||
```bash
|
||||
|
||||
@@ -14,6 +14,8 @@ brew install agent-browser # macOS
|
||||
npx agent-browser-stealth open example.com
|
||||
```
|
||||
|
||||
Executable aliases after install: `agent-browser`, `agent-browser-stealth`, and `abs`.
|
||||
|
||||
## Features
|
||||
|
||||
- **Agent-first** - Compact text output uses fewer tokens than JSON, designed for AI context efficiency
|
||||
|
||||
Reference in New Issue
Block a user