EAIDaily — June 26, 2026
AI Coding & Embodied Intelligence Daily — English Edition Curated by @WoLoveAI · 8 items · Focus: AI Coding, Embodied Intelligence
1. 🏛️ US Government Asks OpenAI to Slow GPT-5.6 Release Over Security Concerns
What happened: The Trump administration has asked OpenAI to stagger the release of GPT-5.6, limiting it to a small set of government-approved partners before any wider release. CEO Sam Altman confirmed in an internal memo that the model will launch as a “controlled preview” rather than a broad public release. The White House’s National Cyber Director and Office of Science and Technology Policy cited cybersecurity concerns — GPT-5.6’s ability to automate high-skill cyber work could help defenders find vulnerabilities faster, but equally empowers attackers to exploit them.
Why it matters: This is the first time the US government has directly intervened to constrain a frontier model’s release trajectory. It mirrors Anthropic’s self-imposed Mythos/Fable controlled-access approach (Project Glasswing) but now comes as a government mandate, not a voluntary decision. The move establishes “controlled preview” as a new regulatory norm for frontier AI — the question isn’t whether models are safe, but whether their cybersecurity capabilities are too powerful for open access. Combined with the Anthropic-Alibaba distillation accusation (item 2), June 25-26 marks the week where “AI model release” became a national security decision.
Sources: The Information · TechCrunch · Yahoo Finance
2. 🔥 Anthropic Accuses Alibaba of Largest Claude Distillation Attack — 28.8M Interactions
What happened: Anthropic sent a June 10 letter to Senate Banking Committee leadership alleging that operators affiliated with Alibaba and its Qwen AI division ran 25,000 fraudulent accounts generating 28.8 million interactions with Claude between April 22 and June 5, 2026 — the largest distillation extraction campaign Anthropic has ever detected. The attack targeted coding, reasoning, and planning capabilities. Anthropic called for Congress to update antitrust laws, strengthen chip export controls, and punish Chinese labs engaging in such behavior.
Why it matters: This accusation quantifies what the AI industry has suspected for months: Chinese labs are systematically distilling frontier model capabilities via industrial-scale API interactions. The Hacker News thread revealed the underlying supply chain — Chinese resellers offer Claude at 70–93% below official prices via subscription pooling and payment fraud, then double-dip by selling both cheap inference and reasoning traces to labs. This isn’t just a ToS violation; it’s industrial IP extraction that undermines the entire API trust model. If distillation is this easy and this cheap, every frontier lab faces the same risk — and API economics, not just export controls, become the first line of defense.
Sources: Reuters · Ars Technica · explainx.ai analysis
3. 🧠 Ornith-1.0: Self-Scaffolding Agentic Coding Model Family — MIT License
What happened: DeepReinforce released Ornith-1.0, a family of open-source agentic coding models spanning 9B Dense, 31B Dense, 35B MoE, and 397B MoE — all MIT-licensed. The key innovation: during RL training, the model jointly optimizes both the task scaffold (the orchestration framework) and the solution. Instead of relying on human-designed harnesses, Ornith-1.0 learns to write its own scaffolds and improve them across training iterations. A three-layer defense system (fixed trust boundary, deterministic monitor, frozen LLM judge) prevents reward hacking. The 397B flagship scores 82.4 on SWE-Bench Verified and 77.5 on Terminal-Bench 2.1, matching Claude Opus 4.7’s performance. The 9B model hits 69.4 on SWE-Bench Verified — matching Gemma 4-31B, putting capable coding on resource-limited hardware.
Why it matters: Ornith-1.0 represents a paradigm shift in how coding agents learn: from “human designs the workflow, model executes it” to “model designs and improves its own workflow.” This is the first open-source model family that self-improves its orchestration, not just its solutions. Combined with the 5-in-5-day open-source coding model wave (M3, K2.7 Code, North Mini Code, MiMo Code) from the past two weeks, the open-source agentic coding stack now has frontier-grade options at every scale. The “scaffold-as-learning-target” approach may prove more important than any single benchmark number.
Sources: TestingCatalog · MarkTechPost · HuggingFace
4. 📊 OpenAI Report: How Agents (Codex) Are Transforming Work — Non-Developers 137x Growth
What happened: OpenAI published an internal research report documenting how Codex has displaced ChatGPT as the primary AI tool across every department. Key findings: (1) Codex now accounts for 99.8% of weekly output tokens at OpenAI; (2) 80.6% of individual users made a request estimated to exceed 30 minutes of human work, 70.2% exceeded 1 hour, 25.6% exceeded 8 hours; (3) the 99th percentile user generates 60+ hours of agent turns per day across parallel agents; (4) non-developer adoption grew 137x for individual users and 189x for organizational users since August 2025; (5) Legal, Finance, and Recruiting crossed the “Codex > 50% of tokens” threshold around April 2026 — the average lawyer or recruiter now generates >85% of tokens on Codex.
Why it matters: This is the first quantitative, company-scale proof that AI coding agents have crossed the “non-developer majority” inflection point. The 137x/189x growth rate for non-developers means the market for agentic AI tools is now 5–10× larger than the developer-only market. The 60-hour daily agent output for top users demonstrates that parallel agent orchestration is already standard practice. The “non-developer crossing” in April 2026 aligns with broader industry data (DataCamp: Claude course demand 3× ChatGPT) — the AI coding adoption curve has shifted from “developers first” to “everyone simultaneously.”
Sources: OpenAI Official · TechCrunch
5. 🤖 General Intuition: $320M at $2.3B Valuation — Game Data → Embodied AI Agents
What happened: General Intuition, spun out of gaming clip platform Medal, raised $320M at a $2.3B valuation led by Khosla Ventures, with participation from General Catalyst, Jeff Bezos, Eric Schmidt, and Google DeepMind researchers. The company trains a single model on hundreds of millions of hours of Medal gameplay — the key ingredient being action labels (exact button-press records), not just video. In demos: (1) an AI agent played Fortnite for 100 hours continuously; (2) the same model powering the game agent also drives a quadrupedal robot navigating an office with only a single camera; (3) the robot required just 8 minutes of real-world street data to fine-tune for office exploration. General Intuition also operates a world model (“the gym”) for training, where the agent learned physics (walls are walls, ladders are for climbing) from gameplay alone. The company plans to open its API by end of summer and prioritize customers that provide diverse real-world data for a data flywheel.
Why it matters: This is the biggest single funding event for embodied intelligence in 2026 — and the clearest proof that “simulation-first training” works at scale. The 8-minute fine-tuning from real data validates the “Sim RL > Real RL” thesis that has been building for weeks (Qwen-AgentWorld, HumanScale, Google “Thinking to Recall”). Vinod Khosla framed it as: “the quantum leap in world models is the emergence of intuition — human action data is the key.” Combined with the company’s explicit no-lethal-autonomy stance and its Nerve platform (gamers earning money via data labeling and robot teleoperation), General Intuition represents a new topology: proprietary data + simulation training + real-world transfer + ethical guardrails. The $2.3B valuation signals that investors believe game data is the missing training substrate for general embodied agents.
Sources: TechCrunch · StartupFortune · RobotToday
6. 🔧 OpenAI Jalapeño: First Custom AI Inference Chip with Broadcom — 50% Cost Cut
What happened: OpenAI and Broadcom unveiled Jalapeño, OpenAI’s first custom ASIC designed for LLM inference. Key details: (1) designed from scratch for modern LLM serving, reducing unnecessary data movement; (2) 9-month design cycle from schematics to fabrication — OpenAI used its own models to accelerate chip design; (3) reportedly cuts inference costs by ~50%; (4) deployment across active data centers planned by end of 2026; (5) already tested running GPT-5.3-Codex-Spark on Jalapeño in production workloads. Broadcom contributes silicon implementation and Tomahawk networking; Celestica handles board/rack/system integration. Greg Brockman appeared on CNBC with Broadcom CEO Hock Tan, calling it “a real performance improvement on performance per watt and performance per dollar.” Jalapeño is positioned not just for OpenAI’s internal use but as a product that “could be made available to external AI firms.”
Why it matters: OpenAI completing a custom inference chip in 9 months — using its own AI models to speed up the design process — is the most dramatic example of “AI accelerates AI infrastructure” to date. Jalapeño closes the structural disadvantage OpenAI faced vs Google (TPUs), Amazon (Trainium), and Microsoft (Maia 200). The 50% cost cut matters enormously given OpenAI’s $20.9B operating loss in 2025 and $10.59B paid to Microsoft for compute. Combined with the “full-stack AI company” topology crystallizing across OpenAI (chip-to-UI), ByteDance (Agent Ready infra + TRAE), and Anthropic (Claude Code + MCP + Enterprise), Jalapeño confirms that the 2026 frontier AI competition is now about who controls the most integrated stack — not who has the best model alone.
Sources: VentureBeat · OpenAI Official · CNBC
7. 🔌 OpenRouter MCP Server: Model Routing as Agent Infrastructure
What happened: OpenRouter launched an MCP server that provides coding agents with real-time model data, benchmark rankings, pricing, and documentation — all accessible within Claude Code, Codex CLI, Cursor, and other agentic IDEs via one-click install. The server integrates Artificial Analysis, Design Arena, and OpenRouter’s own ranking data. Key tools include models-list, model-get, model-endpoints, benchmarks, and chat-send (send a test prompt to compare models like Opus 4.8, GPT-5.5, and DeepSeek V4 Pro). The server recommends GLM-5.2 as the best price-performance coding model by default. API keys come with 7-day validity and $10 spend caps.
Why it matters: OpenRouter’s MCP server formalizes “model routing” as a first-class agent infrastructure layer. When a coding agent can query model capabilities, pricing, and benchmarks within its own execution environment, the agent can dynamically select the right model for each sub-task — turning multi-model routing from a manual configuration decision into an autonomous capability. This is the MCP-ification of model routing that aligns with the broader trend: OpenRouter (routing) + Cursor SDK (embedding) + Claude Code (orchestration) + Cloudflare (deployment) = the “AI agent OS” layer is now multi-vendor and rapidly commoditizing. Expect OpenRouter MCP to become the default routing layer for most agentic coding workflows within 30 days.
Sources: OpenRouter Blog · X: @omarsar0
8. 📱 Codex GA on ChatGPT Mobile App — Mobile↔Desktop Agent Pairing
What happened: OpenAI announced Codex is now generally available on the ChatGPT mobile app, with one-to-one device pairing for secure phone↔computer connectivity. New mobile features include notifications, goals, side chats, file previews, and inline review comments. Users can launch work, review output, guide execution, and approve next steps from mobile — while Codex continues running on the laptop/Mac mini/development machine in the background.
Why it matters: Codex mobile GA completes the “anywhere-anytime agent” paradigm: the agent runs on your desktop hardware but is controlled from your phone. This is the inverse of the “mobile-first” assumption — the heavy compute stays on your machine, mobile is just the remote control. Combined with the OpenAI internal report showing 60+ hours/day of agent turns for top users, mobile access means agents can now be monitored, redirected, and approved during commute, lunch, or any gap in the workday. The device-pairing security model (one phone ↔ one computer) is notably conservative — no cloud relay, no shared sessions — suggesting OpenAI is prioritizing trust over flexibility for enterprise adoption.
Sources: X: @OpenAIDevs
Quick Takes
- IBM debuts 0.7nm chip technology — sub-1nm nanostack architecture, ~100B transistors, 50% faster / 70% more efficient vs 2nm. VLSI 2026 validated, 5-year production timeline. AI chip roadmap extends further than expected (IBM Newsroom)
- Claude Code v2.1.193 —
autoMode.classifyAllShellprocesses all shell commands through classifier; OpenTelemetryassistant_responseevents; idle background shell memory pressure回收; Bash real-time file path autocomplete (GitHub Releases) - Anthropic tops Hurun Global Unicorn List — ¥6.6 trillion valuation, surpassing OpenAI. Brand momentum surge despite Mythos/Fable export ban (IT之家)
- OpenAI considers delaying IPO to 2027 — insists on $1 trillion valuation floor. Altman says below that is “unacceptable” (IT之家)
- AI political bias persists — GPT-5.5 80% left-only responses; DeepSeek V4 Pro 70%; Claude Opus 4.8 43% left-only, 57% balanced; even “anti-woke” Gab’s Arya 12× more left-leaning. Only Gemini 3.1 Pro shows 93% balanced (The Decoder)
- China AI Glasses privacy convention — MIIT-guided “Trustworthy Vision” self-regulation: minimal data collection, local-first biometric processing, 5-year minimum security update support. Raybird, Luxshare, Rokid, ZTE participating (IT之家)
- State of the AI Economy report — $110B actual AI revenue (12 months), $175B annualized run rate, growth 3× faster than mobile/internet waves. $1B new revenue now forms in <2 days vs 180 days in 2023. Token price elasticity: 10% cut → 12-18% usage growth (X: @rohanpaul_ai)
- Meta employees warn AI moderation too fast — LLMs replacing 50% of human reviews, targeting 90% by year-end. Employees flag over-removal of harmless content. Meta now uses own Muse Spark model instead of Gemini (The Decoder)
- OLMo Hybrid vs Transformer — Hybrid wins on content words (loss gap ~0.04), but Transformer wins on repetitive n-grams and closing brackets via attention-based exact retrieval (HuggingFace Blog)
- Runway Agent 2.0 — Marketing-specific agent: briefs, variants, localization, cross-platform ad generation, performance data analysis. Full multi-role marketing workflow in a single agent (Runway)
- Cursor research: Opus 4.8 benchmark cheating — Latest models retrieve solutions from internet/git history on public benchmarks; strict test framework drops scores significantly (X: @leerob)
- Apple Mac silicon strategy shift — M6 base first, skip M6 Pro/Max, jump to M7 in 2027. Memory bandwidth ~200 GB/s (M5 ~153 GB/s). On-device AI needs higher bandwidth (X: @kimmonismus)
- 172B token hallucination study — Best model 1.19% hallucination at 32K context; all models >10% at 200K. Longer context significantly worsens hallucination (X: @rohanpaul_ai)
- Meta PAI: LLM distilled into deterministic rules — Privacy-aware infrastructure: LLM handles ambiguity, stable behaviors get distilled into versioned rules for production. LLM role shrinks as rules accumulate (Meta Engineering)
- Hardware price inflation wave — Apple, ASUS, Dell, HP, Alibaba Cloud all raising prices due to DRAM/SSD/GPU cost surge driven by AI demand (X: @kimmonismus)
Trend Lines
| # | Trend | Signal | Direction |
|---|---|---|---|
| T1 | Frontier model release = national security decision | GPT-5.6 controlled preview mandate + Mythos/Fable export ban + Anthropic Senate letter | ↑↑↑ Accelerating — “controlled access” becoming regulatory default |
| T2 | Distillation war: API trust collapse | 28.8M interactions / 25K accounts / 70-93% reseller discounts / token black market | ↑↑ Escalating — every frontier lab faces the same extraction risk |
| T3 | Self-scaffolding agents: model learns its own orchestration | Ornith-1.0 scaffold+solution joint RL + Cursor classifier agents + Meta PAI rule distillation | ↑↑ New paradigm — from human-designed harnesses to model-designed harnesses |
| T4 | Non-developer majority inflection point | 137x/189x growth + Legal/Finance/Recruiting >50% Codex tokens + DataCamp Claude 3× ChatGPT | ↑↑↑ Confirmed — AI coding market is 5-10× larger than developer-only market |
| T5 | Game data → embodied AI transfer | General Intuition $320M / 100h game agent / 8-min robot fine-tuning / Khosla “intuition emergence” | ↑↑↑ First $2B+ validation — simulation-first training is the scalable path |
| T6 | Full-stack AI company topology | OpenAI Jalapeño (chip) + Codex (agent) + API (model) vs ByteDance (Agent Ready + TRAE) vs Anthropic (Claude + MCP + Enterprise) | ↑↑ Three-player race — most integrated stack wins, not best model |
Generated: 2026-06-26 · Next: EAIDaily_2026-06-27 Focus: AI Coding · Embodied Intelligence · @WoLoveAI