Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-17 | 866 Bytes | |
v0.0.31 source code.tar.gz | 2025-07-17 | 98.5 kB | |
v0.0.31 source code.zip | 2025-07-17 | 153.7 kB | |
Totals: 3 Items | 253.1 kB | 5 |
What's new
- 🔥 browser_evaluate tool was added. Evaluate on element to read styles, attributes or globally to run code 012c906
- 💻 Recent console logs are included in the tool results. Agents no longer need to poll for console messages 5bfff0a
- 💻 Page errors are included in console messages a5a57df
- 🏷️ Right click for your userland context menus c97bc6e
- 🖱️ (x,y) - based mouse actions available as opt-in (pass --caps=vision) d61aa16
Misc
- 9545473 chore: remove image reply special case in cursor
- 3061d9a chore: resolve dialog races
- da818d1 chore: make tab indexes 0-based
- fe0c0ff chore: mirror cli options w/ env vars
Breaking
- 825a97d chore: remove generate_test tool for now - We received mixed feedback on the tool, manually prompting to generate tests after actions is still the best practice