Your AI agent can plan anything. It still can't click "Post".

Developer Wouter van der Stoep has introduced Ghost Browser, an open-source tool designed to give AI agents the ability to interact with the web like humans. While many AI agents excel at planning and reasoning, they often struggle with executing actions on websites due to brittle CSS selectors and authentication hurdles. Ghost Browser solves this by using a "Set-of-Mark" approach, where the agent identifies interactive elements via numbered boxes on a screenshot rather than parsing the DOM. This allows the agent to operate within a persistent, logged-in browser session, effectively bypassing common automation failures. The tool includes safety features like an "act-gate" that requires human approval for sensitive actions, and it supports residential IP routing to maintain session integrity. The project is currently available on GitHub, with the developer seeking community contributions to improve its user interface.
This is a summary. Read the full article at the original source:
Dev.toRelated stories
Deepfakes are wrecking influencers’ credibility, one fake ad at a time
Influencers are increasingly facing a new professional threat as generative AI enables the creation of convincing deepfakes that hijack their likeness…
AI Just Claimed to Crack the Navier-Stokes Problem. It's Part of a Much Bigger Pattern
OpenAI recently announced that an internal AI model has proposed a solution to the Navier-Stokes existence-and-smoothness problem, one of the seven pr…
A recent investigation by Tedium explores the operations of iLands, a company utilizing AI agents to automate high-volume email outreach. The report h…


