The Pulse — March 6, 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.
Introducing GPT‑5.4 (Thinking + Pro) — OpenAI
WHY IT ENTERED THE RADAROpen original source ↗Claims a single “do-real-work” frontier model that merges reasoning + coding + native computer-use, with 1M context and a big jump on computer-use benchmarks (OSWorld‑Verified 75%). Also introduces tool search to cut tokens in tool-heavy systems.
Detecting and preventing distillation attacks — Anthropic
WHY IT ENTERED THE RADAROpen original source ↗Detailed report claiming industrial-scale illicit distillation (DeepSeek, Moonshot, MiniMax): ~24k fraudulent accounts, 16M+ exchanges targeting agentic reasoning, tool use, coding, and even chain-of-thought elicitation patterns.
Remote Control for Claude Code (official docs) — Anthropic
WHY IT ENTERED THE RADAROpen original source ↗This is the official spec for running an agent locally while controlling it from web/mobile. It clarifies the security model: local session stays local; remote UI is “a window,” traffic routed via Anthropic API with scoped, short-lived creds.
Clinejection: prompt injection → supply-chain compromise (4k dev machines) — grith.ai
WHY IT ENTERED THE RADAROpen original source ↗Concrete end-to-end chain: GitHub issue title prompt injection → AI triage bot executes → cache poisoning → credential theft → npm publish with a sneaky postinstall that globally installs another agent. This is agent security meets CI/CD.
Poetiq ARC‑AGI solver repo (reproducibility) — Poetiq
WHY IT ENTERED THE RADAROpen original source ↗Upstream artifact behind the creator-chat about “alternative to fine-tuning” and “reasoning harnesses.” It links to their own deep-dive posts and provides runnable configs to reproduce public eval points.
The Spike, the Sparse and the Sink: massive activations + attention sinks (paper) — arXiv
WHY IT ENTERED THE RADAROpen original source ↗Clarifies a confusing transformer phenomenon: massive activations (global, “implicit parameters”) vs attention sinks (local, head bias), and argues the co-occurrence is largely an architectural artifact (pre-norm).
POET‑X: memory-efficient LLM training via orthogonal transformations (paper + project page) — arXiv
WHY IT ENTERED THE RADAROpen original source ↗Claims stability benefits of POET while reducing overhead enough to pretrain billion‑param models on a single H100 where AdamW OOMs. If real, this changes “who can pretrain what” on tight budgets.
llama-swap (model hot-swapping proxy for any OpenAI/Anthropic-compatible server) — mostlygeek
WHY IT ENTERED THE RADAROpen original source ↗Practical infra for local stacks: hot-swap models on demand, adds a UI, and supports multiple endpoints (chat, responses, embeddings, audio, images). Useful for creators showing “local agent toolchains.”
Locally AI (offline on-device LLM assistant for iOS/macOS; MLX) — Locally AI
WHY IT ENTERED THE RADAROpen original source ↗Shows the mainstreaming of offline assistants: model downloads, on-device voice mode, Siri + Shortcuts integration, and explicit MLX positioning. Also signals which open models are getting “consumerized” (Qwen, Gemma, DeepSeek, etc.).
Labor market impacts of AI: observed exposure (paper) — Anthropic Research
WHY IT ENTERED THE RADAROpen original source ↗Proposes observed exposure (the gap between theoretical capability and real usage), finds BLS projected growth is slightly weaker for more exposed jobs, but no systematic unemployment increase yet; suggests hiring for younger workers may be slowing in exposed occupations.