Back to Strix

agent-browser

strix/tools/agent_browser/README.md

1.5.3574 B
Original Source

agent-browser

Browser automation CLI installed in the sandbox image. Driven by the agent through exec_command (not a function tool).

  • Implementation: sandbox CLI at /home/pentester/.npm-global/bin/agent-browser — npm package [email protected] (Vercel), driving Chromium directly.
  • Strix config: containers/Dockerfile sets AGENT_BROWSER_* env (executable path, UA, launch args, screenshot dir).
  • Skill: strix/skills/tooling/agent_browser.mdalways-loaded into every agent prompt by strix/agents/prompt.py:_resolve_skills.