agent-zero/plugins/_browser/default_config.yaml
Alessandro ce7ec3cb4c fix(canvas): keep browser and office surfaces opt-in
Make Markdown the first-class document workflow in the office skills and state the Desktop/LibreOffice path as opt-in for GUI or binary Office work.

Remove passive Browser canvas auto-opening from tool results; Browser result handling now only syncs an already-open Browser canvas, while explicit user buttons can still open the canvas or modal. Add regression coverage for the no-auto-open policy and Markdown-first skill guidance.
2026-05-02 14:08:35 +02:00

13 lines
472 B
YAML

# Enabled unpacked Chromium extension directories.
# Paths must be readable from the Agent Zero runtime itself.
extension_paths: []
# Page opened by new Browser sessions when no URL is provided.
default_homepage: "about:blank"
# When the Browser canvas is already open, keep it synced to agent Browser tool results.
autofocus_active_page: true
# Optional _model_config preset used by Browser-owned model helpers.
# Empty uses the effective Main Model.
model_preset: ""