agent-zero/plugins/_browser/helpers
Alessandro 6d29268cbd
Some checks are pending
Build And Publish Docker Images / plan (push) Waiting to run
Build And Publish Docker Images / build (push) Blocked by required conditions
refactor: align skills and tool guidance
Rename high-impact skills to task-oriented names and move plugin-owned skills into their owning plugin folders.\n\nAlign renamed skill frontmatter with the official SKILL.md standard by keeping trigger language in name/description metadata, replacing the old create-skill wizard with build-skill, and updating browser, A0 connector, computer-use, CLI setup, and scheduler skill references.\n\nTighten the recurring cross-provider guidance gaps surfaced by the evidence sweeps: memory requests now avoid promptinclude-file routing, scheduler prompts distinguish cron schedules from planned ISO dates, document questions prefer document_query, skills_tool search/read_file usage is clearer, normal notifications set info/priority 10, and local/host text editors preserve patch intent.\n\nUpdate regression tests for the renamed skills, plugin ownership, prompt budget reality, and standard frontmatter shape.
2026-05-10 07:13:14 +02:00
..
__init__.py browser: replace browser-use agent with native browser 2026-04-24 15:43:52 +02:00
config.py Bound browser tab usage during research 2026-05-09 17:36:15 +02:00
connector_runtime.py Bound browser tab usage during research 2026-05-09 17:36:15 +02:00
extension_manager.py refactor: align skills and tool guidance 2026-05-10 07:13:14 +02:00
playwright.py Move Browser Playwright cache to tmp 2026-05-07 18:43:24 +02:00
runtime.py Bound browser tab usage during research 2026-05-09 17:36:15 +02:00
selector.py Simplify Host Browser config 2026-05-08 18:18:03 +02:00
url.py Centralize Browser helper contracts 2026-05-08 16:39:04 +02:00