Comment by anupj
1 day ago
Love the direction here. Local-first, open-source agentic browsers feel inevitable as AI gets more deeply embedded in our workflows. Watching the agent actually click around (vs. black-box cloud APIs) is both reassuring and fun. Curious how you’re handling Chromium’s relentless update pace with such a small team -- Does patching ever break in unexpected ways? Rooting for you; privacy-centric infra like this is long overdue.
Thank you for the support!
So far our patches have not conflicted with chromium updates. But there are viable ways to do patching and keep up with the pace (Brave Browser has pretty example infra setup to do this).