Skip to content

可观测性 Dashboard

实时查看 agent-browser 会话。

Dashboard 可实时监控 agent-browser 会话,显示浏览器实时视口和命令活动流。

Terminal window
agent-browser dashboard start
agent-browser open example.com

然后打开:

http://localhost:4848

所有会话会自动流式传输到 Dashboard,无需额外 flags。

Terminal window
AGENT_BROWSER_STREAM_PORT=9223 agent-browser open example.com

也可以运行时控制:

Terminal window
agent-browser stream enable --port 9223
agent-browser stream status
agent-browser stream disable
区域说明
Live viewport实时 JPEG 浏览器画面
Activity feed命令、结果、console 消息时间线
Session creation从 Dashboard 创建本地或云 Provider 会话
Status bar连接状态、视口尺寸和 WebSocket endpoint

Dashboard 包含可选 AI Chat 面板,使用 Vercel AI Gateway:

Terminal window
export AI_GATEWAY_API_KEY=gw_your_key_here
agent-browser dashboard start
-
0:000:00