The Pulse — March 21, 2026
The signals that entered our radar, organized with sources and context to understand what changed.
The audio script is ready; narration will appear after voice generation finishes.
OpenAI releases GPT‑5.4 mini + GPT‑5.4 nano
WHY IT ENTERED THE RADAROpen original source ↗This is a clear “small-model jump” aimed at high-volume agentic workloads (tool use, computer use, subagents). The post includes concrete benchmark deltas and pricing, which makes it very video-friendly.
Anthropic: 1M context is GA for Opus/Sonnet 4.6 (no long-context premium)
WHY IT ENTERED THE RADAROpen original source ↗1M tokens at standard pricing shifts architecture decisions: fewer chunking pipelines, fewer RAG hacks, fewer compactions in long-running agents. Also: media limits up to 600 images/PDF pages per request.
Mistral: Mistral Small 4 (Apache 2.0), unified multimodal + reasoning + coding-agent focus
WHY IT ENTERED THE RADAROpen original source ↗Open weights + ‘reasoningeffort’ knob + native vision + long context (256k). It’s positioned as a single model that can replace “fast instruct + separate reasoning + separate VLM” stacks.
Together AI (with CMU/Princeton/Cartesia): Mamba‑3 — an SSM optimized for inference
WHY IT ENTERED THE RADAROpen original source ↗The framing is important: inference-heavy post-training (RLVR, agent loops) makes “decode efficiency” a first-class research target. Mamba‑3 claims latency wins vs comparable-scale Transformers, plus open-sourced kernels.
MoonshotAI: Attention Residuals (AttnRes) — replace residual adds with depth-attention
WHY IT ENTERED THE RADAROpen original source ↗It targets a real training/pathology story (PreNorm dilution / unbounded magnitude growth) with a drop-in mechanism: layers attend over earlier representations across depth. “Block AttnRes” makes it practical.
Google Labs: Stitch expands into “vibe design” + introduces DESIGN.md as an agent-friendly design system artifact
WHY IT ENTERED THE RADAROpen original source ↗DESIGN.md is the sleeper feature: it’s a portable, tool-agnostic way to hand a design system to agents (and to shuttle constraints between design ↔ code tools).
Microsoft: MAI‑Image‑2 (text-to-image) + Playground access
WHY IT ENTERED THE RADAROpen original source ↗Microsoft is explicitly positioning MAI as a top-tier image lab (Arena.ai ranking) and shipping creator-facing features like in-image text reliability and photorealism. Good for practical creator workflows.
Cursor: Composer 2 model announcement (pricing + benchmarks; long-horizon RL story)
WHY IT ENTERED THE RADAROpen original source ↗They’re telling a coherent training story: continued pretraining → RL on long-horizon tasks → benchmark gains (Terminal-Bench 2.0, SWE-bench multilingual). Also includes specific token pricing.
Open-source tooling trend: OpenCode (terminal/IDE/desktop agent)
WHY IT ENTERED THE RADAROpen original source ↗It’s emblematic of the shift: multi-session agents, LSP-aware context, and ‘bring any model/provider’ plumbing. Even if the marketing numbers are inflated, the product direction is real.
Creator-watch (secondary): Matt Wolfe’s weekly AI news roundup — use it as a map to upstream sources
WHY IT ENTERED THE RADAROpen original source ↗The description is packed with upstream links (OpenAI, Claude, Mistral, Together, Google, Microsoft). The move is to treat the creator video as an index, then go straight to primaries (items 1–8).