agent-zero/plugins/_browser_agent
Alessandro 54362bf8ee prompts: adopt compact defaults and rebalance guidance
Promote the a0_small prompt work into the shipped default stack.

Token count for default prompt, accounting for tools, plugins, secrets placeholders, inactive project, etc: 2996 tokens.

- migrate compact prompt fragments into core prompts, plugin-owned prompts, and the agent0 overlay
- remove the obsolete a0_small profile and rename the tool-call knowledge reference to a generic framework file
- keep a small set of high-value JSON examples while preserving key guardrails for tool names, tool args, and method-style calls
- bake balanced conciseness into default response behavior without changing the initial greeting
- drop the call_sub prompt-side loader and keep call_sub guidance self-contained
- restore essential secrets/security guidance, preserve inactive-project messaging, and rebalance the A2A prompt
- add a regression test that verifies the assembled default agent0 prompt stays under the token budget and retains critical guardrails
2026-03-30 21:44:20 +02:00
..
api refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00
assets refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00
extensions model_config: decouple browser agent model wiring 2026-03-24 18:09:48 +01:00
helpers browser_agent: --no-sandbox flag; OpenRouter/sanitize helpers 2026-03-25 21:18:28 +01:00
prompts prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
tools browser_agent: --no-sandbox flag; OpenRouter/sanitize helpers 2026-03-25 21:18:28 +01:00
webui refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00
plugin.yaml refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00