Four prevalent themes in the Hacker News discussion
1. Legal interpretation – whether the AI assistant’s actions constitute “unauthorized access” under CFAA/CDAFA
Many commenters stressed that the Ninth Circuit overturned the preliminary injunction because the court found the user, not Perplexity, performed the access.
“The Ninth Circuit held that Amazon was unlikely to succeed on the merits of its claims because Perplexity did not ‘access’ Amazon’s computers within the meaning of the CFAA or CDAFA; instead, the access was performed by the user employing the Assistant as a tool.” – swyx
“They haven’t ‘won’ yet … the injunctions and appeals are very important, but they are details of the suit proceedings, not the case itself.” – willy_k
“The case hasn't actually been to trial on the merits yet and is still undecided.” – Legend2440
2. Business motive – Amazon’s attempt to protect its advertising revenue and control of agentic commerce
Several users argued that Amazon’s lawsuit is driven by fear that headless, agent‑mediated shopping undermines its lucrative ad business.
“From a business perspective AI is a legit threat to Amazon because headless Amazon makes it more difficult for Amazon to sell ads, which is a large part of their revenue.” – gz5
“Amazon wants to control ‘agentic commerce’ use cases so they can monetize them. A generic agent using amazon.com undermines that effort, so they're trying to use the courts to prevent it.” – hamdingers
“If other tools or agents take that over, Amazon is left holding the bag on a very useful but ultimately boring logistics business that makes no money.” – cmiles8
3. Technical agency – the AI tool is merely an extension of the user, comparable to a browser or a hired helper
Analogies to browsers, secretaries, or ad‑blockers were common, emphasizing that the user remains the actor.
“What Perplexity does, from my perspective, is essentially the same as when I allow Firefox, Chrome, or Safari … to see my credentials and access Amazon's website on my behalf.” – eigencoder
“An ‘agentic workflow’ does the same thing. It's a computer program that I run that makes requests to the site, chooses how to display the content provided, and then gives me control mechanisms … to interact with the content.” – eigencoder
“Maybe a better analogy: They can ban you from going through their drive through on a bicycle, but can they sue bicycle manufacturers because bike riders are going through their drive through?” – A1kmm
4. Open‑source / decentralized alternatives – building agent‑first marketplaces to bypass Amazon
A contingent of commenters advocated for open‑source, LLM‑powered commerce platforms that let users shop directly from sellers.
“I’m building an open-source, decentralized Amazon alternative that’s powered by agentic commerce and MCP‑UI that brings the cart and storefront into the chat directly.” – theturtletalks
“With LLMs, you can go directly to the website and checkout instead of going thru Amazon so they can collect their commission.” – theturtletalks
“It’s why I’m building an open-source, decentralized, interoperable marketplace. It’s powered by agentic commerce and we include a list of vetted stores but you can bring your own.” – theturtletalks
“Nice, have a github repo? This is something I've thought about trying to build, seems like the future.” – ericd