EC TV / edition #001
← latest edition

Edition #001

The full EC TV rundown — 10 stories across frontier AI, AI engineering and Laravel × AI.

FRONTIER AI 30 Jun 2026 3 min read

When Washington can switch off your model: building for the AGI-governance era

The US executive branch already forced Anthropic to cut access to a Claude model, and is now gating GPT-5.6 customer-by-customer. If your product rides one closed model, that’s a single point of failure with a political trigger.

LARAVEL × AI 30 Jun 2026 4 min read

Laravel agents now speak MCP natively — and how they shipped it is the real story

The Laravel AI SDK can now point an agent at any MCP server. The interesting part isn’t that it works — it’s that the team refused the shortcut.

AI ENGINEERING 30 Jun 2026 3 min read

Prompt injection isn’t a content hack — it’s role confusion (and "destyling" cuts it 6×)

The model never read your system prompt as privileged — it just liked how it was formatted.

AI ENGINEERING 30 Jun 2026 3 min read

The coding agent left the editor: computer-use + long loops are the new interface

The autocomplete-in-your-IDE era is ending. The agent now drives a whole computer for hours.

FRONTIER AI 30 Jun 2026 3 min read

GLM-5.2: the first open-weight model good enough to run your coding agent on

An MIT-licensed model from China is now trading blows with Opus and Fable inside a coding harness — the open-weight frontier just stopped being a fallback.

AI ENGINEERING 30 Jun 2026 3 min read

MCP is going stateless — and it changes how you write your next server

The session is dead. Your next server runs behind a round-robin load balancer or it doesn’t scale.

FRONTIER AI 30 Jun 2026 3 min read

Giving your agent a credit card: agentic payments hit production

Tooling now lets an agent search, budget, and check out on real merchants — on a low-limit virtual card, with a human gate before "Place Order."

AI ENGINEERING 30 Jun 2026 3 min read

"Agent Clouds": the next infra fight is where your agents run

Once the models commoditize, the moat moves to who holds your agents’ context, state, and spend.

LARAVEL × AI 30 Jun 2026 3 min read

Ship AI with Laravel: from demo to production — failover, queues, middleware

The gap between a working AI demo and a system that survives a 2am provider outage is three primitives — and Laravel now ships all of them.

LARAVEL × AI 30 Jun 2026 3 min read

USAIGE: FinOps for the Laravel AI SDK

Your AI feature has a margin, and right now you can’t see it — USAIGE turns every agent call into a costed line item.

EC TV is written by Eduardo Cruz — a senior Laravel engineer who ships production AI agents and MCP servers.

Read the deep-dives