mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-17 12:31:20 +00:00
Integrate host-browser routing into the existing Browser tool. Store connector host-browser metadata, add pending browser op resolution, select connector runtimes from Browser settings, enforce host-content privacy policy, support automatic host preparation, and document the A0 CLI host-browser flow.
9 lines
219 B
YAML
9 lines
219 B
YAML
name: _browser
|
|
title: Browser
|
|
description: Built-in direct Playwright browser tool and WebUI viewer.
|
|
version: 1.0.0
|
|
always_enabled: false
|
|
settings_sections:
|
|
- external
|
|
per_project_config: true
|
|
per_agent_config: false
|