Meet Pickle Browser. The Agent First Browser Leading Saves You Money and Unlocks the New Age of Internet Usership.
▲ 2 r/launchigniter+1 crossposts

Meet Pickle Browser. The Agent First Browser Leading Saves You Money and Unlocks the New Age of Internet Usership.

We built something that helps everyone but to make it better we need you.

Please download, install and most importantly break it. Tell us what you like, what sucks, what you love and how you find yourself using it. Download link and contact are on our website> https://picklebrowser.com

u/nuterralabs — 4 days ago
▲ 5 r/OpenaiCodex+3 crossposts

Built a fully local agent browser that cuts token usage ~32x by compressing webpages

Browser agents are given raw HTML and have to sift through and find out what's clickable themselves, which is a huge pain and waste of tokens. 

I’m building a browser that compresses webpages before passing information to agents, cutting token use by around 32x. 

Weak local models get constrained to one grounded choice at a time so they can't hallucinate actions or element IDs. Stronger models can plan multiple steps ahead. 

Actions are also policy gated, so riskier actions like purchases always require approval. 

It works with Claude Desktop, Cursor, VS Code, and Codex CLI over MCP, or directly through a local API if your setup doesn't use MCP.

u/nuterralabs — 2 days ago