Oct 28, 2025 · by Garry Tan · View source

BrowserOS neo

The Missing Browser for Claude, Cowork & Codex

BrowserOS neo

Editorial analysis

For a cross-border e-commerce operator, the gating constraint on AI has never been the model. It’s the browser session. The workflows that actually print money — repricing on Amazon, answering a TikTok Shop dispute, checking a 1P purchase order inside a supplier portal, reconciling what a 3PL says arrived against what the carrier actually delivered — live behind logins, inside web consoles built long before anyone said “agent,” on sessions that will ban a datacenter IP on sight. BrowserOS neo is a free, open-source browser built not for you but for your AI agents: it runs on your machine, imports your Chrome logins, and hands Claude Code, Cowork, and Codex a real, watchable, rewindable browser to drive. For cross-border sellers, that is more than a novelty. It might be the missing execution layer between an LLM’s plan and your account’s actual state.

The problem: agents don’t need more intelligence, they need a seat at your desk

Cross-border e-commerce runs in the browser, not in the API. Amazon Seller Central has a service API, but the messy middle of account operations — the case logs, the suppressed-listing notices, the fee disputes, the invoice exceptions, the brand registry arguments — lives in web UIs that throttle or refuse programmatic access. Supplier portals are worse: a garment factory in Guangzhou, a freight forwarder in Los Angeles, a customs broker’s duty calculator, a 3PL’s receiving dashboard. None of them expose the endpoints you’d actually want. The operator’s real interface with the business is an open tab and a person who knows where to click.

That’s why the maker’s framing of the problem lands so hard. The team behind the launch describes it this way: Claude Code and Codex got scary good at reasoning about work, but the moment a task touched the web — like checking a dashboard or filling out a form — they hit a wall. I’ve watched this play out in real operations. An LLM can tell you exactly why your listing was suppressed, draft the perfect appeal, and then be completely unable to log into Seller Central, navigate to the stranded inventory console, and file the appeal where it belongs. The intelligence is there. The hands are not.

What we’ve done until now is a graveyard of brittle fixes. Cloud browser platforms give agents a browser in a datacenter, but a datacenter IP is a neon sign to every platform with fraud defenses: Twitter and LinkedIn block them, marketplaces flag them, and the moment you try to log into a real business account, you’re staring at a “new device detected” security email and a six-digit code. Headless browser scripts — the ones my operations team has welded together over the years — work until the site changes a class name or adds an interstitial, and then they fail at 2 a.m. with a stack trace and no video of the path that led to the failure. The pragmatic fallback has been a human: a VA in Manila or a virtual assistant in Phoenix, sitting in front of the same console, doing the same click-and-copy work, with the same fidelity problem and a salary attached.

That fallback is the actual economic context for neo. Cross-border teams already run “agents” — they’re just human agents, and they’re slow, error-prone, and impossible to scale across ten marketplaces. The question the product answers is not whether an AI can operate a browser. It’s whether you’d trust it to operate your browser, logged into your accounts, with a record of everything it did.

What neo actually did differently

The headline describes neo as a web browser built NOT for you but for your AI agents. It runs locally on your machine, connects to Claude Code, Cowork, and Codex, and lets you import your logins from Chrome in one click. The company is explicit that this is not a Chrome replacement — it’s a secondary browser that sits next to Chrome and is agent friendly. That positioning is smarter than it sounds. It doesn’t ask you to migrate your life; it asks you to hand your agent a second desk in the same office.

The feature set reads like a checklist for exactly where prior tooling failed you. There’s a cockpit view on the new-tab page that shows every agent, every site, every step, so you can watch an agent work in real time. Every session saves as a scrubbable video, so you can rewind to find the mistake and coach the agent. Agents run in their own tabs and can’t touch the document you’re writing. You can run as many agents at once as you want. Everything stays on your machine, and every action is logged to a local file. The whole thing is free, open source, and available on macOS and Windows.

Two engineering choices stand out. First, the local-first bet. Browser Use and Browserbase are excellent pieces of infrastructure, but they run in cloud environments, which means they inherit the datacenter IP problem and the login nightmare that comes with it. Neo’s bet is that the agent browser belongs on your machine, next to your real Chrome profile, on your residential IP, with your existing cookies and sessions. For authenticated, account-level work, that’s not a feature; it’s the whole game.

Second, the observability layer. Headless tooling gives you logs; neo gives you video, a live cockpit, and a local audit file. The maker describes using this in production: an agent drove his browser to research the very launch you’re reading, pulled up other launches to learn from, and left edits in a shared doc — while he never opened those tabs himself. What makes that trust possible isn’t the model’s competence. It’s that everything was recorded and replayable. That’s the same trust architecture a marketplace operator needs before handing over a Seller Central session.

They also claim a real cost advantage: neo hands agents simplified snapshots of the web page instead of screenshots, so you burn way less tokens than using Claude’s Chrome extension and other solutions. Token spend is the hidden tax on agent automation, and a browser that renders a machine-readable page state instead of a pixel image is attacking the right line item.

Why Amazon sellers should care more than Shopify ones

If you run a Shopify store, most of what you need is already API-accessible: products, orders, customers, discounts, metafields, even checkout extensions. A Shopify operator who wants automation doesn’t need an agent browsing their admin panel; they need glue between Shopify’s API and their warehouse, their email platform, and their analytics. The browser is almost beside the point.

Amazon is the opposite. Amazon Seller Central is console-first, API-throttled, suspicious of automation, and hostile to datacenter traffic. The things that eat your hours — account health warnings, fee discrepancy cases, stranded inventory, Vine enrollment, brand registry disputes, review removals — are behind logins that actively challenge anomalies. An agent that runs from your local machine, on your real residential connection, with your imported session, is the only architectural option that has a prayer of looking legitimate to Amazon’s fraud systems. For Amazon sellers and the agencies that manage dozens of accounts, this is why the category matters. Shopify doesn’t need it. Amazon can’t work without it.

What cross-border sellers should borrow (even if you never install it)

The product itself is worth testing, but the bigger value is the pattern. There are four ideas here that any serious e-commerce operator should steal, regardless of whether neo becomes your daily tool.

First, local-first authenticated agents beat cloud agents for anything behind a login. If you’re evaluating automation for account-level work — whether it’s a browser, a spreadsheet bot, or a custom script — the execution environment matters as much as the model. A tool that runs where your sessions already live, on your IP, with your cookies, has an unfair advantage over anything that asks you to re-authenticate in a remote sandbox.

Second, observability is the trust mechanism. Nobody should hand an agent access to a real business account without a way to see what it did, replay where it went, and audit every click. Neo’s rewind video and local logging aren’t a nice-to-have; they’re the only reason a founder is comfortable letting an AI drive his real email, GitHub, and calendar. You should adopt the same standard: no agent gets access unless there’s a playback mode.

Third, token efficiency is an architecture decision, not a discount. Sending a model raw screenshots of a web page is the most expensive way to do computer-use. Sending it a structured, simplified representation of the page state is an order of magnitude cheaper. Any agent workflow you build should ask the same question: what’s the cheapest faithful representation of this page the model actually needs?

Fourth, parallel, isolated sessions. The “tabs are sacred” idea — agents work in their own tabs and can’t touch your working documents — is the right mental model for ops. You should be able to run one agent watching competitor prices, another reconciling freight invoices, and a third drafting listing copy, without any of them colliding. Process isolation is a governance feature, not a technical detail.

Where the math breaks

The token savings are real, but don’t let the demo math fool you. A capable agent run that touches dozens of pages still burns real tokens on every page, and you still pay the underlying subscription for Claude, Codex, or whatever model you’re driving. The snapshot-vs-screenshot win shrinks the per-step cost; it doesn’t eliminate the fact that an agent doing serious work is a continuous expense, not a one-time buy. Add in the storage cost of every session being saved as a scrubbable video, and the “free, open source” product quietly becomes an infrastructure bill.

The bigger break in the math is the cost of a mistake. If an agent misreads a Supplier Central message and files the wrong dispute, or misfires inside Seller Central and trips a risk algorithm, the rewind video is a rear-view mirror. It tells you what happened. It doesn’t un-break the account. For low-stakes research tasks, the economics are obviously good. For account-level actions where a single error can cost you a listing or a suspension, the potential downside can exceed every labor dollar the automation replaces.

Where my judgment says it falls short

I want to be clear-eyed here, because the launch enthusiasm is real but the product has boundaries. The first is identity. Neo imports your Chrome logins — one identity, one machine. Cross-border sellers and agencies live in a multi-account world: a brand owner running a US marketplace account, a UK Shopify store, and a Chinese supplier portal; an agency managing fifteen Amazon accounts. For that operator, the problem isn’t “give an agent my browser.” It’s “give each agent the right isolated profile, with separate fingerprints, sessions, and guardrails.” That’s the anti-detect-browser problem, and neo doesn’t position itself there. Until there’s per-agent profile isolation and a team-level management layer, it’s a tool for the solo founder, not the account manager with a portfolio.

Second, the compliance surface is entirely yours. The “magical” part — an agent driving your logged-in Seller Central, your vendor portal, your payment processor — is exactly what those platforms would prefer you not do. Marketplaces have spent a decade building defenses against automation, and they’re generally not fooled by a local IP. An agent operating under your real identity produces a stronger behavioral fingerprint, not a weaker one. The video replay helps you recover after a mistake; it doesn’t protect you from a policy decision that the automation itself is the violation. If you use this in production, you own that risk, and your compliance counsel should be in the room.

Third, the open-source roadmap is a double-edged sword. The code being public on GitHub is genuinely good for trust and for an operations team that wants to inspect what’s running on their machine. But “free and open source” means nobody has yet explained how BrowserOS earns money. That’s fine for a side project and dangerous for a tool you’re building your nightly ops workflow around. The paid layer, when it comes, might be the features you actually depend on.

Finally, the moat question. Browsers are about to become agent-friendly by default. Chromium is working on computer-use, Anthropic has its own extension, OpenAI keeps making Codex more autonomous, and the big platforms will eventually ship the “let the agent drive” experience natively. A dedicated agent browser is an interim position. The durable value here isn’t the browser — it’s the session capture, the replay, the cockpit, and the audit log. If the team pivots to an operations layer that runs on top of the browser, they’ll have a real business. If they stay a browser, the platform vendors will eat them. My honest read: this is a promising execution layer in search of a more durable product shape.

What I’d watch / test next

This week, do three things. First, install neo in a disposable environment, import a secondary Chrome profile — not your main store account — and connect it to Claude Code. Give it one bounded task: open your advertising console, pull today’s spend, and append it to a spreadsheet. Watch it from the cockpit, then rewind the session to see exactly where it struggled. Second, run a token-cost comparison between screenshot-mode and neo’s snapshot-mode on the same task. The number you get, not the demo, tells you whether this is a daily driver or a toy. Third, audit your own workflows for what I call “doors” — the tasks you refuse to automate because you can’t verify them. Ask whether a scrubbable video and a local audit log would change that refusal. If yes, this category is aimed at the right problem. If no, the bottleneck was never visibility.

Watch for three things from the team: multi-profile support, a team review layer that makes local-only sessions auditable across more than one laptop, and whether the session video becomes searchable and exportable. The first two determine whether agencies can adopt it. The third determines whether this stops being a browser and becomes a real governance story. And before you give any agent real access, remember the rule from the launch itself: watch it live, rewind it after, and keep every action logged on disk. The rewind is a review mirror. You still need brakes.

Ready to Create Your Own?

Join thousands of brands creating high-performing video ads with VEONIB. No editing skills required.

Start Creating for Free