Use Kitesurf, Cloudflare's stateless, agent-first browser that runs entirely on Workers, with Browser Run for screenshots, HTML extraction, and automation.
The stateless-per-call design is a real bet. Curious how you handle workflows that need persistent login state across steps, does the agent have to re-authenticate on every call, or is there a session token it can pass in? That tradeoff seems like the main friction point for multi-step agent tasks.
Replies
Osaurus
Headless browsers, built for agents. Indeed, we are moving to the post-human internet.
FetchSandbox
The stateless-per-call design is a real bet. Curious how you handle workflows that need persistent login state across steps, does the agent have to re-authenticate on every call, or is there a session token it can pass in? That tradeoff seems like the main friction point for multi-step agent tasks.