1. Browser Run is flagged as bot traffic
"Browser Run requests coming from Chromium or Kitesurf are always identified as bot traffic by Cloudflare." — celso
Cloudflare does not grant special exemption; the service is treated the same as any scraper.
2. Open‑source ambitions for Kitesurf
"One last thing: we're going to open source Kitesurf once we're ready — hopefully soon." — celso
"We will open source soon." — celso
The intention is to let customers deploy their own instance, though the exact timeline is still vague.
3. Building a modular browser engine (Blitz)
"It's built on top of Blitz (https://github.com/dioxuslabs/blitz): a new modular (open‑source) browser engine that I've been building for the last 2.5 years." — nicoburns
The engine is deliberately split into independent components (parser, networking, rendering, JS) and aims to eventually support WebDriver Bidi and other web‑standard APIs.