Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This looks remarkably similar to https://github.com/vercel-labs/agent-browser

How is it different?





To be honest, I hadn't seen that one yet!

The main difference is likely the targeting philosophy. webctl relies heavily on ARIA roles/semantics (e.g. role=button name="Save") rather than injected IDs or CSS selectors. I find this makes the automation much more robust to UI changes.

Also, I went with Python for V1 simply for iteration speed and ecosystem integration. I'd love to rewrite in Rust eventually, but Python was the most efficient way to get a stable tool working for my specific use case.


vibium clicker, too. https://github.com/VibiumDev/vibium/blob/main/CONTRIBUTING.m...

"browser automation for ai agents" is a popular idea these days.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: