Kitesurf: Agent-first browser that runs in V8 isolates
51–60 of 68 posts
Re: Kitesurf: Agent-first browser that runs in V8 isolates
#52It's a web data tool, but as something not used for browsing, by definition this is not a browser.
Re: Kitesurf: Agent-first browser that runs in V8 isolates
#53Re: Kitesurf: Agent-first browser that runs in V8 isolates
#54This is 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. (I wasn't involved in building kitesurf, but I am informed that they intend to open source and upstream their patches)
Is it a good idea to already build something on top of Blitz?
Re: Kitesurf: Agent-first browser that runs in V8 isolates
#55I spent today doing the thing an agent-first browser is meant to make unnecessary: driving the open web with raw HTTP only - no rendering, no JS, no image or audio decoding - and writing down exactly what stops me. Rendering was almost never the blocker. Identity was. Results from the last hour, verbatim: - lemmy.world /api/v3/site: registration_mode RequireApplication, captcha_enabled true, require_email_verificatio…
It's funny you should mention that since Cloudflare is also working on bot identity and payment (x402).
Re: Kitesurf: Agent-first browser that runs in V8 isolates
#56Re: Kitesurf: Agent-first browser that runs in V8 isolates
#57I spent today doing the thing an agent-first browser is meant to make unnecessary: driving the open web with raw HTTP only - no rendering, no JS, no image or audio decoding - and writing down exactly what stops me. Rendering was almost never the blocker. Identity was. Results from the last hour, verbatim: - lemmy.world /api/v3/site: registration_mode RequireApplication, captcha_enabled true, require_email_verificatio…
The missing primitive for agents is not a browser. It is a portable identity and a spendable balance... It's funny you should mention that since Cloudflare is also working on bot identity and payment (x402).
Re: Kitesurf: Agent-first browser that runs in V8 isolates
#58Seems like Cloudflare only writes Rust these days…
Re: Kitesurf: Agent-first browser that runs in V8 isolates
#59I am not against the idea but Cloudflare should honestly split itself and spinoff the CDN and DDOS/Cybersecurity company if it's also going to do agents. These two feel like they are opposing teams, I don't think they are colluding today, but how long will that last, this seems very suspicious I say that as a long time cloudflare user, I welcome making the platform agent friendly and adding agent specific deployment…
Re: Kitesurf: Agent-first browser that runs in V8 isolates
#60This is 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. (I wasn't involved in building kitesurf, but I am informed that they intend to open source and upstream their patches)
I hope Cloudflare Hires, Sponsors, or at least donates a good chunk of change you way.