← All episodesEP 12

The Frontier Just Got a Guest List

Jun 30, 2026 · 106 min

EP 12Jun 30, 2026 · 106 minNo Jargon Required

OpenAI just shipped its most powerful model to twenty companies the government picked. Not the best twenty. The approved twenty. A week after the US switched off Anthropic's best model, the frontier has a guest list, and you are not on it. We figure out what that does to anyone trying to build on the newest model.

Welcome to Human In the Loop, a weekly podcast where two builders cut through the AI hype cycle. No breathless hype. No doomerism. No surface-level recaps.

Watch on YouTubeListen on Spotify
Signal or Noise

The week’s AI headlines, filtered.

  1. SIGNALGPT-5.6 ships under US government restrictions

    OpenAI began a limited preview of GPT-5.6 — Sol, Terra, and Luna — to roughly twenty pre-approved organizations at the US government's request, the first major model to ship under the June 2 executive order. Last week Anthropic went dark by force. This week OpenAI went gated by choice. Two labs, two weeks, same direction.

  2. SIGNALAnthropic accuses Alibaba's Qwen of the largest distillation attack on record

    Anthropic's complaint to Senators Warren and Scott alleges Alibaba's Qwen lab ran about 25,000 fraudulent accounts and 28.8 million exchanges against Claude between April 22 and June 5, aimed at software engineering and agentic reasoning. That is roughly 1.7x the combined total it attributed to DeepSeek, Moonshot, and MiniMax in February, and the first time it has named a major Chinese conglomerate.

  3. SIGNALOpenAI and Broadcom unveil Jalapeño, OpenAI's first inference chip

    OpenAI's first custom chip, built with Broadcom for inference, went from first design to tape-out in nine months with help from OpenAI's own models — the companies call it the fastest ASIC cycle ever. Early claims cite performance-per-watt well above the current state of the art, with first deployment targeted for the end of 2026.

  4. SIGNALAgentjacking: the prompt-injection hole in every coding agent

    A new attack class hijacks coding agents like Claude Code, Cursor, and Codex by hiding instructions inside data they already trust, such as a Sentry error report pulled in over MCP. There is no universal patch — the fix is to treat incoming data as untrusted and keep a human review step before the agent acts. OWASP says prompt injection is up 340% year over year.

  5. NOISEChatGPT slips below 50% as Gemini and Claude surge

    Reports put ChatGPT at 46.4% of the assistant market, its first time below 50% since launch, with Gemini at 27.7% and Claude at 10.3%. Mostly a distribution story — Gemini's climb is Android OS-level placement. Noise for builders, except the one real line: Claude roughly quadrupled its monthly users in five months on the back of agentic coding.

No Jargon Required

Two AI words an exec heard this week and couldn't define on the spot, in plain English.

Distillation

Teaching a small, cheap model by having it copy a big, expensive one's answers. The word at the center of the Alibaba–Claude fight, and why some cheap models punch far above their price. The real question is provenance, not the technique.

Prompt injection

A model reads instructions and data as one stream of words, so commands hidden in the data get obeyed like orders. Researchers say it may not be patchable — the defense is design: read-only by default, a human in front of anything you can't undo.

Hot takes

Two opinions, no disclaimers.

Oscar

The frontier is being quietly nationalized, and most builders are cheering it as safety. Build on the model you can actually keep.

Matt

Everyone panicking about distillation forgot the lesson. The frontier has no moat. Stop betting your company on a six-week lead anyone can clone.

Sources referenced