Enterprises Bought One Agent, Not a Fleet
Two funded workstreams — routing and agent registries — assume a shape the largest buyers rejected, and the bill for standardizing this quarter arrives as a migration next year.
The reference design reversed in about three months
Schott's first instinct was the reasonable one: port web framework conventions into agents, one agent per file, one per route. Real enterprise usage killed it fast enough that he now calls file-based magic an antipattern, and Flue's core architecture flipped between the May v1 and this first stable release. Bret Taylor, in the same Latent.Space conversation, gave the honest maturity read: "we're sort of in the jQuery era of agents, not the react era." Three months is a short half-life for a reference design.
Any three-year agent framework commitment made this quarter is a migration bill scheduled for next year.
Monolithic does not mean simple
The single-agent pattern does not remove complexity. It moves it to a different team. Instead of routing a request to the correct specialist agent, the system assembles the right context and attaches the right capabilities for each turn. That relocates the hard problem from infrastructure plumbing to policy: what this agent should know and be allowed to do, right now, for this user. A skeptic would say that is the same complexity wearing a new label, and the skeptic is half right. The half that matters is that infrastructure spend does not solve policy problems, which is why the roadmap line surviving this shift is context and capability management rather than orchestration.
Where the layers are settling, and which one holds the pricing power
| Layer | Representative | Commoditizing? | What leaving costs you |
|---|---|---|---|
| Minimal harness | Pi (open source) | Yes — explicitly the "Vite beneath Astro" role | Upstream dependency risk |
| Opinionated framework | Flue 2, Vercel's eve | Yes — two entrants set the template in a year | Semantic lock-in: skills and subagents intertwined with the harness |
| Hosting / managed | Vercel, Cloudflare, LangChain Managed Deep Agents | No — this is the margin | Platform-specific optimization, the Next.js playbook |
| Meta-harness | Databricks Omnigent, Exo | Undefined — the term itself is contested | Nothing yet; watch only |
Portability is a procurement position, not an engineering preference
Schott's counter-position is explicit: "The best tools are the ones that float above the host", meaning an open framework for every host. Discount it appropriately. He works at Cloudflare, which acquired Astro in January, and repeatedly cites leaning on Cloudflare infrastructure. Vercel's eve is self-hostable and optimized to exploit Vercel's own features, which is the Next.js playbook rerun on agents. Neither claim is neutral. The useful contract question is not who is principled, but who currently needs the workload more than they need the lock-in.
The two calls this quarter
First, capacity. Routing, registries, and multi-agent orchestration are funding a shape the largest buyers are not asking for, and the same engineers produce more enterprise-relevant work on context assembly and runtime capability management. Second, the exit. Tool, skill, and subagent definitions belong in a layer the in-house team owns, because Flue's semantics intertwine skills and subagents with the harness itself. If swapping frameworks costs more than six engineer-weeks, the exposure to an unsettled abstraction is larger than the productivity it bought. This quarter's framework decision is next year's migration line item.
Confidence discipline: this is one framework author describing his own customer base in a single conversation. It is strong evidence that the monolithic pattern exists at the top of the market, and weak evidence about how long it lasts. Reason enough to stop funding the opposite bet. Not license to standardize on this one.
What to do
Commission a written migration estimate by month-end for moving your primary agent workload off its current framework, and move tool, skill and subagent definitions into a layer your team owns.
Redirect routing, registry and multi-agent orchestration headcount into context assembly and per-turn capability management in the next planning cycle.
Run a 60-day bake-off of Flue 2, Vercel's eve and your incumbent SDK on one production workload such as support triage, scored across two hosts on portability and authorization control.