This is neat. Any examples of games running on Ikemen-GO now? Either way, will definitely try my hand at getting a mini-game up this weekend
Hey! So we don't explicitly support perimeterX, but some of our users have been able to consistently bypass perimeterX using custom proxies (and some of our own as well). We'll probably take a deeper look at this in the…
Haven't tried to build one myself, but that would be a cool project. If it's a login page that gets redirected to when you try to access a page on your browser, then theoretically you should be able to do that with the…
Haha, would love to write one. Will get started on a draft once I get the time. :)
Good point! The space is so early, and it's 100% on us to help people get started building web agents. We're actually re-working this repo (+ a tutorial with it): https://github.com/steel-dev/claude-browser - which…
You can use any model on top of us! We only provide browser infrastructure, so multiple warm browsers that you can connect to and drive using puppeteer, playwright, selenium, etc. So you would just need to add some…
A browser extension would have to run on individual/personal browser; we're focused on providing infrastructure to run hundreds of browsers that you can connect to with code -- whether for automation or information…
Instances are not shared. :) Everyone gets a dedicated session with dedicated resources. One session for every machine.
Yeah, good question! The reason we went open-source is really about transparency and flexibility. We want people to trust what they’re using and have the option to self-host if that’s what makes the most sense for them.…
Hey, Nas here. The concept of agents running wild with only schemas of how to interact with their environment + one another is something I’ve thought about a lot. With current models, I guess this would just be function…
This is neat. Any examples of games running on Ikemen-GO now? Either way, will definitely try my hand at getting a mini-game up this weekend
Hey! So we don't explicitly support perimeterX, but some of our users have been able to consistently bypass perimeterX using custom proxies (and some of our own as well). We'll probably take a deeper look at this in the…
Haven't tried to build one myself, but that would be a cool project. If it's a login page that gets redirected to when you try to access a page on your browser, then theoretically you should be able to do that with the…
Haha, would love to write one. Will get started on a draft once I get the time. :)
Good point! The space is so early, and it's 100% on us to help people get started building web agents. We're actually re-working this repo (+ a tutorial with it): https://github.com/steel-dev/claude-browser - which…
You can use any model on top of us! We only provide browser infrastructure, so multiple warm browsers that you can connect to and drive using puppeteer, playwright, selenium, etc. So you would just need to add some…
A browser extension would have to run on individual/personal browser; we're focused on providing infrastructure to run hundreds of browsers that you can connect to with code -- whether for automation or information…
Instances are not shared. :) Everyone gets a dedicated session with dedicated resources. One session for every machine.
Yeah, good question! The reason we went open-source is really about transparency and flexibility. We want people to trust what they’re using and have the option to self-host if that’s what makes the most sense for them.…
Hey, Nas here. The concept of agents running wild with only schemas of how to interact with their environment + one another is something I’ve thought about a lot. With current models, I guess this would just be function…