Commit e459b80
Integrate browser automation tools with OVSM language
- Added 7 browser tools to OVSM: navigate, screenshot, click, type, snapshot, evaluate, wait_for
- Tools return JSON status for MCP execution
- Created comprehensive example script: browser_automation.ovsm
- Added tests for all browser tools
- Updated README with browser automation features
- Browser tools now available in OVSM scripts and AI agents
Co-authored-by: 0xrinegade <[email protected]>1 parent 49383b0 commit e459b80
File tree
4 files changed
+511
-0
lines changed- crates/ovsm/src/tools
- examples/ovsm_scripts
4 files changed
+511
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| 267 | + | |
267 | 268 | | |
268 | 269 | | |
269 | 270 | | |
| |||
276 | 277 | | |
277 | 278 | | |
278 | 279 | | |
| 280 | + | |
279 | 281 | | |
280 | 282 | | |
281 | 283 | | |
| |||
0 commit comments