Skip to content

← AI Tracker

Digest AI Hebdo

Cursor Origin + SpaceX, Stripe buys OpenRouter, GLM-5.3 & Qwen3.8-27B

vendredi 21 août 2026 - Briefing AI Hebdomadaire · (7 derniers jours)

The plumbing of agentic dev got repriced this week. Stripe bought OpenRouter for $7B, SpaceX closed its $60B Cursor acquisition, and Nvidia paid $6B to reverse-acquihire Poolside — model routing and coding IDEs are now infrastructure bets, not product bets. Underneath, the open-weight gap kept closing: Qwen3.8-27B ties GPT-5.6 Luna on the Intelligence Index and runs on your MacBook, GLM-5.3 hit the API at $1.4/$4.4 per M tokens, and AT&T is routing 40% of employee AI to open models with a 56% coding-cost drop for 2% quality loss. For an AI-native London team on LiteLLM + Claude Code + Cursor: your gateway just became a strategic vendor decision, and local-plus-cloud routing is table stakes.

Launches & releases this week

Models

  • GLM-5.3 — Z.ai shipped GLM-5.3 with frontier coding and agent gains from post-training scale alone; API pricing $1.4/$4.4 per M tokens, unchanged from 5.2. (TLDR AI)
  • Qwen3.8-27B — Alibaba released Qwen3.8-27B Apache-2.0 with 262K native context; scores 52 on Artificial Analysis Intelligence Index, matching GPT-5.6 Luna. (Simon Willison)
  • Gemini 3.7 Flash — Google shipped Gemini 3.7 Flash three weeks after 3.6 Flash at $0.75/$3.75 per M tokens (50% off through year-end). (TLDR AI)
  • Ornith-1.5 — Ornith-1.5 launched as 9B/35B MoE/397B MoE open-weight models under MIT with FP8, GGUF, MLX, and NVFP4 quantizations. (smol.ai news)
  • Harvey II — Harvey post-trained Kimi K3 with async RL for long-horizon legal work; separate diligence/review/knowledge capabilities route as tools or subagents. (TLDR AI)
  • Mistral OCR 4.1 — Mistral OCR 4.1 is a vision model that outputs clean JSON/Markdown from complex tabular and hierarchical document layouts. (TLDR AI)

Features & Tools

  • GPT-5.6 Sol Ultrafast — OpenAI previewed Ultrafast, a GPT-5.6 Sol mode generating up to 750 output tokens/sec at 14x standard speed, served on Cerebras. (TLDR AI)
  • Vercel Agent in Slack — Vercel Agent is now available in Slack public beta; mention @Vercel to investigate incidents, write code, or open PRs with project context. (Vercel blog)
  • Anthropic Project Parka — Anthropic’s Project Parka captures Mac system audio and speaker-attributed transcripts to hand meeting outcomes as runnable prompts to Claude agents. (TLDR AI)
  • Cursor cloud agents — Cursor cloud agents now monitor PRs, watch Slack threads, run scheduled tasks, and accept steering messages mid-work; subagents run on dedicated VMs. (TLDR AI)
  • Replit Free Mode — Replit shipped Free Mode powered by GPT-5.6 Luna, letting users build without consuming credits on everyday tasks. (TLDR AI)

Products

  • Cursor Origin — Cursor launched Origin, an AI-native code hosting platform that connects to existing GitHub repos so teams can try it without migrating. (TLDR AI)
  • Antigravity Enterprise — Google added Antigravity agents to Gemini Enterprise with extensions for VS Code, Visual Studio, JetBrains, and Zed plus admin sandbox/budget controls. (TLDR AI)
  • Slack Code channels — Slack launched code channels for collaborative agent workflows with GitHub, Anthropic, and Vercel integrations plus inline diffs and previews. (TLDR AI)
  • Mistral Agentic Search — Mistral’s Agentic Search replaces one-shot retrieval with a 5-op loop (search/open/navigate/read/grep); FinanceBench correctness jumped from 26.7% to 86%. (TLDR AI)

Deals & Partnerships

  • Cursor acquired by SpaceX — SpaceX closed its $60B Cursor acquisition to train coding models on SpaceX GPU capacity; Grok 4.6 is the first output. (TLDR AI)
  • Stripe buys OpenRouter — Stripe acquired OpenRouter for over $7B; OpenRouter processes 10T+ tokens/day of cross-provider inference traffic. (TLDR AI)
  • Poolside → Nvidia — Nvidia struck a $6B non-exclusive licensing deal with Poolside; 109 Poolside employees got offers to leave for Nvidia. (TLDR AI)

Stories to follow

The routing layer becomes strategic

Model routing stopped being a nice-to-have and became the acquisition target. Stripe paid $7B for OpenRouter’s 10T-tokens/day view of the ecosystem, AT&T is running 40% of employee AI through open models with a 56% coding-cost drop, and Together’s DeepSWE data shows cascades (DeepSeek V4 Pro first, GPT-5.6 Sol fallback) hitting 83% at a fraction of the frontier cost. For a team on LiteLLM: your gateway is now the architectural choice with the longest half-life.

Open weights close the coding gap

Qwen3.8-27B ties GPT-5.6 Luna on the Intelligence Index while fitting on a MacBook. GLM-5.3 gained frontier coding purely through more post-training. Ornith-1.5 shipped a 9B/35B/397B MIT-licensed family with self-improvement loops. Combined with Unsloth’s Dynamic 3.0 GGUFs (10% accuracy uplift at smaller quants) and Ollama v0.32.12 shipping Qwen3.8-27B day-one, running frontier-adjacent code models locally on Apple Silicon is now a real option — not an experiment.

  • Qwen 3.8 27B is excellent — Apache 2.0 27B vision LLM from Alibaba, runs comfortably on a well-specced laptop. (Simon Willison)
  • GLM-5.3: Frontier Coding — Same base model as 5.2; all gains from more post-training scale on environments and tasks. (TLDR AI)
  • Ornith-1.5 open models — 9B/35B/397B MIT-licensed models with FP8, GGUF, MLX, and NVFP4 quantizations. (smol.ai news)
  • Ollama v0.32.12 with Qwen3.8-27B — Ollama shipped Apple Silicon-optimised Qwen3.8-27B day-one for maximum quality on-device. (GitHub: ollama/ollama)
  • Unsloth Dynamic 3.0 GGUFs — New quantization delivers ~10% top-1 accuracy gain at smaller quant sizes vs prior methods. (TLDR AI)

The migration dividend arrives

Asana replaced an outdated testing framework in two weeks with Codex — work previously scoped at five years — for about $12K. Stampli compressed a launch from weeks to days. Rippling ran 2,100 scored agent runs per model on real payroll data and found the cheapest model tied the most expensive. Gergely Orosz calls this the migration story we should be talking about: agents are unlocking work that was permanently backlogged, and the honest cost measurement is per-successful-outcome, not per-token.

Skills, harnesses, and the discipline layer

The frame is shifting from prompts to harnesses. Latent Space profiled Matt Pocock’s /wayfinder skill for greenfield planning and Fred Schott’s Flue 2 which adds React-style hooks to agent harnesses. NVIDIA published SkillEvaluator for measuring skill performance, and Google’s Antigravity added file-based Custom Agents. Anthropic packaged computer use, browser access, versioned skills, and reusable files into one production surface. This is exactly the progressive-disclosure discipline layer above vibe coding that makes agent work verifiable.

What I’m watching

yjh051108/dsh-routing-suite

6.5k★ · PowerShell dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).

xiaobright/dsh-anchored-standard

3.7k★ · JavaScript · deepseek deepseek-harness dsh-plugin llm-agent Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap, then full Standard tools (Project2 98/99)

s1dashu/ip-as-logo-skill

3.4k★ · codex codex-skill image-generation logo-design mascot-design A compact Agent Skill for highly simplified, rounded, subtly neo-skeuomorphic IP mascot logos.

yetone/cumora

2.8k★ · TypeScript Where agent teams gather. Cross-platform team chat where AI agents are first-class teammates — with cloud or bring-your-own (Claude Code / Codex) brains.

CopilotKit/OpenBot

2k★ · TypeScript · ag-ui agent-governance ai-agents browser-automation copilotkit Open-source AI coworkers that each get a computer of their own: a browser, files and tools, with every action decided before it happens and recorded after. Bring any AG-UI agent.

Read this weekend

Conceptual integrity and counting lines of code

Willison’s most fully-worked argument yet on the leaf-nodes problem — how to keep systems reviewable when agents can produce 22,000-line PRs. Directly applicable to running a Claude Code / Cursor team where verification, not generation, is the bottleneck.

Quote of the week

Every time a customer logs in, Owner has failed.

Adam Guild, CEO of Owner (via SaaStr) · link


Sources unavailable this week: r/ChatGPTCoding top, r/ClaudeAI top, r/LocalLLaMA top, r/MachineLearning top

Auto-curated weekly by Claude Opus 4.7 from Apple ML research, Ben’s Bites, Cursor changelog, Don’t Worry About the Vase (Zvi), Exponential View (Azeem Azhar), GitHub: All-Hands-AI/OpenHands, GitHub: anthropics/claude-code, GitHub: cline/cline, GitHub: ggml-org/llama.cpp, GitHub: huggingface/transformers, GitHub: ml-explore/mlx, GitHub: ollama/ollama, GitLab blog, Google DeepMind blog, Hugging Face blog, Import AI (Jack Clark), Interconnects (Nathan Lambert), LangChain blog, Latent Space, Lenny’s Newsletter, NVIDIA developer blog, Not Boring (Packy McCormick), OpenAI blog, SaaStr (Jason Lemkin), Sebastian Raschka, Simon Willison, TLDR AI, The Pragmatic Engineer (Gergely Orosz), Together AI blog, Tomasz Tunguz, Vercel blog, smol.ai news. Source list and editorial profile maintained by Daniel.