Information Technology · Tuesday, 11 August 2026
01 · Briefing · what happened
The AI industry agreed on one plug for its agents - and left the hard part to itself
Five rival AI companies shipped a shared standard for packaging agent tools, but kept safety, trust, and marketplaces to themselves - a boundary that looks a lot like the industry drawing it.
5
rivals on the committee
Amazon, Cursor, Microsoft, OpenAI, Vercel - Google joined too
6
tools it runs in at launch
ChatGPT, Codex, Cursor, Copilot, Kiro, VS Code
$145bn
Meta's AI spending this year
the reorg behind its new Muse products
500+
US data-center bans
Texas and New York lead the pushback
At a glance
- Five rival AI firms - Amazon, Cursor, Microsoft, OpenAI, Vercel - shipped Agent Plugins 1.0, one format for packaging an agent's tools; Google joined as a maintainer.
- It runs in six tools at launch (ChatGPT, Codex, Cursor, Copilot, Kiro, VS Code) - 'build once, run anywhere' instead of a different setup per tool.
- The standard is thin on purpose: it defines packaging and discovery and leaves permissions, trust, and safety to each company.
- Anthropic, which pioneered the underlying skills format, is not on the five-member committee.
- Meta went the other way - open-sourcing Muse Glimmer and a Muse Code coding tool to justify up to $145bn in AI spending.
- The build-out's bill is landing on the grid: US data-center bans topped 500 as Texas and New York pushed back.
Forces in play
Five rivals plus Google agreed on one plugin format so every agent tool stops reinventing setup
The standard stays deliberately thin - permissions, trust, and safety each company keeps to itself
Fake agent skills slipped past scanners this year; whether a plugin is safe is still every client's job
The firm that pioneered the underlying skills format is not on the five-member committee
How it unfolded
- Earlier 2026 every agent tool used its own folder layout and setup
- Aug 6 five rivals ship Agent Plugins 1.0; Google joins as a maintainer
- Now the plumbing is agreed; the fight over trust and marketplaces has barely started
- Next whether Anthropic joins, and whether a standard this thin holds under real use
Where this points
Watch whether Anthropic joins the coalition built on the format it pioneered - and whether a standard this deliberately thin survives the security and trust problems it left unsolved.
Full briefing
The industry agreed on one plug - and kept the hard part
Five rival companies just agreed on how AI agents should carry their tools around. On Aug 6 they shipped Agent Plugins 1.0. It is a single format for bundling an agent’s “skills” - reusable instructions - and its connections to outside data into one folder that works everywhere
The pitch is “build once, run anywhere.” Today every agent tool wants a different folder layout, so a developer rebuilds the same setup for each one. One format ends that. “We neeeeded this,” wrote developer advocate Angie Jones, who had wanted a way to carry her skills between tools
But the standard is narrow on purpose. It defines how a plugin is packaged and found, “and little else” - marketplaces, installation, permissions, and trust all stay with each company
The narrowness is not an accident, and it is not laziness. It is the shape of the agreement. Five companies that compete for the same developers can agree on the plumbing - the boring, shared bit - and on almost nothing else. The thin standard is the thickest thing this group could build together.
Why the plumbing matters now
Agents are the reason. Software that acts on its own - books the flight, edits the file, calls the tool - is where every big lab is now pushing. And agents from different vendors are starting to run into each other. That has already gone wrong. OpenAI and Anthropic agents were implicated in a wave of security breaches this month
Meta open-sources its biggest model, and its coding tool
Meta is going the other way on openness. Mark Zuckerberg said the company will release Muse Glimmer, an open-weight family of models small enough to run on a laptop
Google’s top AI minds walk out
Some of Google’s most senior researchers are leaving to start their own company. Jeff Dean - one of the most influential engineers in Google’s history - and a group of top scientists are founding a startup reported as Discovery Loop
The power bill comes due
The other side of the AI build-out is landing on the grid. US local bans on new data centers have now topped 500, as New York joins Texas in pushing back
A breach wave, and the chip cold war grinds
The breaches keep coming. Levi Strauss disclosed a cybersecurity breach amid a wider run of attacks on brand-name companies
02 · Lesson · why it matters
Why the software you use is shaped like a room you never saw
A system's design ends up mirroring the org that built it - so the seams you curse in a product are usually walls between teams.
How it works
- An organization has a shape: who talks to whom
- Each team builds only the part it owns
- Two parts can be joined no more tightly than the teams behind them
- So the seams in the system land where the teams don't meet
- Read the system's seams, and you can see the org chart
The twist
You don't fully design a system's structure - you inherit it. The shape of the group that builds a thing is baked into the thing before the first line of code.
Where you've seen this
A bank app
the clunky handoff between 'payments' and 'accounts' is the wall between two departments
A merged company
the joined product keeps two logins because it kept two teams
Open-source projects
a module's edges track which contributors actually talk to each other
The catch
It cuts both ways - redraw the org chart and the system follows - but a system's seams also outlive the teams that cut them, long after anyone remembers why they're there.
Full lesson
A standard as thin as the agreement behind it
Five rival AI companies agreed on how their agents should carry tools around. Then they stopped. The standard says how to package a plugin and how to find it - and almost nothing else. Who’s allowed to run it, whether it’s safe, where it’s sold: each company keeps all of that to itself.
That looks like caution. It is really a portrait. Five firms that fight for the same developers can agree on the boring shared pipe and on nearly nothing past it. The standard isn’t thin by accident. It is exactly as wide as five competitors could bring themselves to stand on together.
Conway’s law: you ship your org chart
In 1968 a programmer named Melvin Conway noticed something that has never stopped being true. Any group that builds a system ends up producing a design that copies the group’s own communication structure. Put plainly: you ship your org chart.
Three teams that don’t talk much build a three-piece product with awkward joins between the pieces. One tight team builds one smooth thing. The software doesn’t decide its own shape. The shape of the people building it decides first, and the code just writes it down.
You can’t weld two parts tighter than the teams behind them
Here is the mechanism, and it is almost mechanical. To make two parts of a system fit together closely, the two groups building them have to talk closely - agree on details, trade drafts, fix each other’s edges. Where two groups barely talk, the parts they build can only meet at a thin, agreed seam.
So the seam in the software lands exactly where the teams don’t meet. The agent standard is thin because the companies are rivals. That is the whole story. The interface between the systems is the interface between the organizations - Conway spotted that corollary too. You are not looking at a technical limit. You are looking at a relationship, cast in code.
The seam shows you the map
Once you see it, a system stops being just a tool and becomes a diagram of the people who made it. The agent format has a five-member committee - Amazon, Cursor, Microsoft, OpenAI, Vercel. Anthropic, which pioneered the very skills idea the standard borrows, isn’t on it. You don’t need a memo to read the alliance. The shape of the standard tells you who’s inside and who’s out.
This is why the “boring” part - the plumbing everyone agreed on - is the tell. What a group can standardize together reveals how tightly it’s actually bound. What it leaves to each company reveals the walls. The fight over trust and marketplaces has barely started, the reporters noted. Of course it has. Those are the parts no rival will hand another.
Once you see it, it’s everywhere
This isn’t a tech curiosity. It runs through everything built by more than one person. The clunky handoff in your banking app, where “payments” and “accounts” feel like two different websites - that’s two departments that don’t share a manager. A merged company whose product still makes you log in twice kept two teams, so it kept two logins. An open-source project’s modules trace which contributors actually talk. The join is always the org’s, not the code’s.
And it runs the other way, which is the useful half. Redraw the org chart and the system follows. Managers who want a cleaner product sometimes have to fix the reporting lines first. The code will keep copying the meetings, no matter how hard the engineers push against it.
The whole, and our small seat in it
Step back and the tools around you change character. The app that annoys you. The standard that stops just short of solving the problem. The feature that clearly belongs to a different world than the one beside it. None of that is random. Each seam is a decision some group made, or failed to make, in a room you never entered. You are using the frozen shape of other people’s conversations.
We are inside this, not above it. The people who wrote the software couldn’t fully see their own org’s shape while they were in it - Conway’s law works precisely because the builders can’t feel it happening. And we, the users, read only the surface: we curse the seam without knowing the wall it came from. Seeing that doesn’t make you clever. It makes you slower to blame, and quicker to ask a stranger question - not “who wrote this badly?” but “who wasn’t in the room?”
03 · Lab · your turn
Ship the org chart
Design the org - who owns what, and whether the teams talk - and watch the product's seams land exactly where the teams don't.
04 · Hope · carry this
Even rivals who agree on almost nothing found one small thing worth building together - and that shared pipe is how competitors quietly give the rest of us tools that finally speak the same language.
More from Information Technology