Fetching from the wire…
Public story · 2026-09-21 · source-backed
Starting the night of September 20, Muse users who pointed the agent at Amazon.com got a popup instead of a product page: "Continued access by an unauthorized AI agent violates Amazon's Conditions of Use, to which our customers have agreed."
Twelve days after launch. Amazon holds something like 40% of US e-commerce, and this is the first hard block of a major consumer shopping agent by a retailer that size.
GeekWire got Amazon's three objections on record, and they read like a requirements document. One, Meta never disclosed that Muse would browse the store. Two, the agent doesn't identify itself. Three, it appears to capture and store customer login credentials. Amazon says it asked Meta to voluntarily exclude Amazon.com before pulling the trigger.
Meta's rebuttal is specific enough to be checkable: Muse "has no visibility into people's passwords or payment methods," and shared credentials "go into secure storage, so Muse can use them without seeing them." Both things can be true. An agent that never reads a password can still be the thing that holds the session, and from Amazon's side of the wire those look identical.
I've built enough browser automation to know how this argument goes. The retailer can't tell an agent from a scraper from a user on a weird browser unless the agent tells them. Meta chose not to tell them, presumably because identifying yourself is how you get rate-limited or blocked. That calculation just stopped paying.
What changes for anyone shipping a browsing agent: identification headers moved from optional courtesy to bid eligibility. Send a User-Agent that names your agent and links to a page describing what it does. Publish the IP ranges it operates from. And keep user credentials somewhere you can describe in one paragraph to a hostile counterparty, because you will eventually have to.
The credential point is the one I'd fix first. Meta's answer is the right shape, a broker that holds the secret and hands out authenticated sessions, but Amazon's objection is that "appears to capture and store" is what it looks like from outside. If your architecture can't be distinguished from credential theft by an observer at the other end of the connection, you've built something that will get blocked whether or not it's actually stealing anything.
Worth putting next to the drone story further down. The Pentagon's no-Chinese-parts rule for its 60,000-drone Gauntlet II order collapsed a $300M round a month earlier when most competitors couldn't meet it, and now it's an enforceable bid gate. Provenance requirements start as nice-to-haves and become the thing that decides whether you're allowed to transact at all. Agent identification is on the same track, and Amazon just fired the starting gun.
Each link below shares sources, entities, or timing with this story.
His argument is that every lab can pace itself without industry coordination, citing Meta's months-long delay of Muse from a planned April launch to September 8 for safety and security work, with the line that Meta "didn't call for everyone else to do this before we would." He...
The payload only exists if you're a robot. That's the part that should scare you. On August 5 a developer doing PSX game research pointed Claude Code at tcrf.net (The Cutting Room Floor, a well-known game-preservation wiki) and got back a page titled "LLM- / AI Agent-Specific...
The largest AI infrastructure deal in history: Amazon invests $50B in OpenAI ($15B initial + $35B conditional) to make AWS the exclusive third-party cloud for OpenAI Frontier — a platform for deploying teams of AI agents with shared context, built-in governance, and enterprise...
For about a year, "run your agent locally" meant accepting a model that couldn't reliably call a tool twice in a row. That excuse is gone. Meta Superintelligence Labs published Muse Glimmer today: a 29.6B dense causal transformer, 52 layers, 6,656 hidden dim, with a ~1.8B ViT-...
Go look at your ~/.claude/CLAUDE.md right now. Mine has internal package names, a build command with a host in it, and notes about which credentials live where. I wrote it assuming exactly one reader. RuntimeWire published traced request captures on August 9 showing Muse Code...
Microsoft confirmed on June 16 that it's routing GitHub burst workloads, specifically GitHub Actions runners and Codespaces, onto Amazon's cloud after agentic coding pushed the platform below its own three-nines availability target. Read that again. Microsoft, which owns GitHu...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.