Idea floated: a one-click deploy platform for browser-using AI agents

Building an AI agent that controls a browser or computer currently means assembling the entire production stack yourself: cloud browsers or , login and credential handling, task scheduling, long-running execution, monitoring, human approval steps, saving and recovering state, retrying when a website changes, and scaling the deployment. A proposal suggests simplifying all of this the way web app hosting was simplified: create the agent, connect the websites, credentials, and tools it needs, then click deploy.

From there the agent would run continuously in an isolated cloud environment with built-in monitoring, replay, scheduling, , secret management, and approval when needed, letting the developer focus only on the agent logic instead of infrastructure. The person behind the idea is asking whether people would actually trust a over building this themselves, what the hardest production problems have been with tools like Browserbase, Skyvern, or Playwright, and whether this is something they would pay for monthly.

Key points

  • Building a browser/ today requires handling cloud infra, credentials, scheduling, monitoring, retries, and deployment yourself
  • The proposed idea: build the agent, connect tools, click deploy, and it runs 24/7 in a managed cloud environment
  • Positioned as a Vercel-for-web-apps or Render-for-servers equivalent for
  • Would include monitoring, replay, , secret management, and human approval steps by default
  • Author is polling users of Browserbase, Skyvern, and Playwright on willingness to pay and missing features
Read original