thepatchnotes.org
AI Infrastructure

Anthropic Announces Agent Name System, "the most important infrastructure announcement in AI history,"

Date Published

Anthropic Agent Name System announcement thumbnail

Anthropic unveils ANS: a revolutionary protocol that lets agents resolve human-readable names through a global hierarchy, which network engineers insist sounds familiar.

SAN FRANCISCO - In what the company is calling "the most important infrastructure announcement in AI history," Anthropic CEO Dario Amodei took the stage Wednesday to unveil the Agent Name System, or ANS: a revolutionary new protocol that allows AI agents distributed across the globe to locate and communicate with one another using human-readable names, like a phone book, but for robots.

"Imagine a world," Amodei told the assembled press corps, his voice rising as the room fell silent, "where instead of an agent needing to know the raw IP address of another agent, just a string of meaningless numbers, it can simply look up a name. A name like ‘Bill the project manager’ and the system will resolve that name to the correct network location." He paused for applause. There was applause.

ANS, according to the white paper released simultaneously with the announcement, works by storing agent names and their associated network addresses in a globally distributed, hierarchical database. Queries for a given name are routed through a chain of authoritative name servers, starting from the root, cascading down through top-level domains, until the correct address is returned to the requesting agent. Results are cached for a configurable period, called a "recall window," to reduce lookup overhead.

ANS differs from prior advancements primarily in that the name records it stores include not merely an address, but also the title and role of the agent in question for example billy.server-admin, claude.orchestrator, or jimmy.data-retrieval. In a press release, Amodei stated this new system "gives the agent a richer sense of who it is talking to."

DIAGRAM:

A white-background technical diagram showing the ANS resolution hierarchy. At the top: a box labeled "ANS Root Server." Below it, branching: ".agent TLD Server" and ".service TLD Server." Below those, further branches like "orchestration.agent" and "billy.server-admin." At the bottom, a small robot icon labeled "Requesting Agent." Arrows labeled "query" point upward; arrows labeled "response" point downward. A small watermark in the corner reads "Anthropic Whitepaper, Fig. 1."

SCREENSHOT: X REPLY TO ANNOUNCEMENT VIDEO POST

From Musk

“Big news.”

129k likes, 24k retweets

We reached out to several network engineers for comment. One, who asked not to be named, stared at the press release for approximately forty-five seconds before saying, "This is the Domain Name System." A second engineer, also anonymous, simply forwarded us RFC 1034, published in November 1987. A third sent a single emoji, which our editorial policy prevents us from reprinting but which expressed skepticism.