Saturday, August 30, 2025

Show HN: Give Claude Code control of your browser (open-source) https://ift.tt/vBpJcOR

Show HN: Give Claude Code control of your browser (open-source) As I started to use Claude Code to do more random tasks I realized I could basically build any CLI tool and it would use it. So I built one that controls the browser and open-sourced it. It should work with Codex or any other CLI-based agent! I have a long term idea where the models are all local and then the tool is privacy preserving because it's easy to remove PII from text, but I'd definitely not recommend using this for anything important just yet. You'll need a Gemini key until I (or someone else) figure out how to distill a local version out of that part of the pipeline. Github link: https://ift.tt/uRedmq3 https://www.cli-agents.click/ August 30, 2025 at 11:37PM

No comments:

Post a Comment

Show HN: UnisonDB – Log-native KV database that replicates like a message bus https://ift.tt/xa2pPLf

Show HN: UnisonDB – Log-native KV database that replicates like a message bus Hi HN, For the past few months, I’ve been building UnisonDB — ...