alt.hn

4/22/2026 at 2:15:38 AM

Kuri – Zig based agent-browser alternative

https://github.com/justrach/kuri

by sorcercode

4/22/2026 at 12:02:57 PM

Seems your install instructions are hitting a 404? bun and the sh script

by kvbe

4/22/2026 at 2:15:38 AM

self-published benchmark in README claims a 16% lower workflow token cost than Vercel's agent-browser on a Google Flights task (plus a much smaller install footprint).

by sorcercode

4/22/2026 at 6:49:55 AM

I was using https://www.brow.sh/ for page fetching. This looks more interesting, but also it is just wrapper around Chrome Developer Tools? `kuri-fetch` is not stand-alone then, it needs chrome running somewhere.

by npodbielski

4/22/2026 at 8:19:22 AM

In the comparison table, kuri-fetch is described as "no Chrome needed".

by fulafel

4/22/2026 at 10:32:19 AM

Yes, this is why I wrote this comment.

I did some (really shallow) research and there is lightpanda that seams a bit better solution to search the web from some agent than some wrapper around the Chrome Developer Tools.

https://lightpanda.io/docs/open-source/usage

by npodbielski

4/22/2026 at 10:44:27 AM

There is also my engine https://github.com/DioxusLabs/blitz (which compared to lightpanda: has layout and rendering but does not have JS execution).

by nicoburns

4/22/2026 at 11:00:58 AM

Nice this is great! Maybe we finally will have new browser in this 'AI age' :)`

by npodbielski