Hacker News new | ask | show | jobs
by braxton4 24 days ago
smart move, when I was using agent browser,I have to watch it execute commands one by one, it’s really inefficient. using JS code to execute all commands at once is smart.
1 comments

Why javascript ?
I have read the repo, from what I can see is the thing used to connect the browser is writen in js, command and tool all stay in js makes the execution faster, make sense, but I m not sure, coz I haven’t read about their benchmark, could just a story lol
Thanks bro, I'll check the repo by myself.

My point is here: There are many popular AI-Friendly PL, eg. Python, Rust ...

I also see many CDP-based framework which implemented by Python-Binding libs, They works very well.

I think javascript is not the only option.