Description
The required browser-execute skill tells agents to create and stop Browser Use Cloud browsers through /api/v3. Current main, stable release v0.1.20, and v0.1.21-rc1 all ship those examples. The same create and stop contract is available in V4, so the embedded instructions should use /api/v4 and link the V4 OpenAPI.
Steps to reproduce
- Open packages/bcode-browser/skills/browser-execute/SKILL.md.
- Read Way 3.
- Observe the V3 create and stop URLs.
Reactions are currently unavailable
Description
The required browser-execute skill tells agents to create and stop Browser Use Cloud browsers through /api/v3. Current main, stable release v0.1.20, and v0.1.21-rc1 all ship those examples. The same create and stop contract is available in V4, so the embedded instructions should use /api/v4 and link the V4 OpenAPI.
Steps to reproduce