Beat: claude-code
18 pieces filed under claude-code, newest first.
-
Claude Opus 5's Automatic Fallbacks Mean You Don't Know Which Model Answered
Automatic fallbacks turn model identity into a runtime outcome instead of a configuration value, and Anthropic's own Frontier-Bench footnote proves it, so log which…
-
Caveman Got to 85,000 Stars Shrinking What Your Agent Says. Now It Rewrites What Your Agent Reads.
Caveman's own SKILL.md carries an exception list telling the model to stop compressing at security warnings and irreversible actions, and that list only governs output,…
-
Briefing · July 25, 2026 · afternoon
The agent harness is separating from the model vendor, with OpenWorker, the stateless MCP specification, and OpenAI's own Codex plugin for Claude Code all landing in the…
-
Codex /import Is a Moving Van for Your Agent's Memory
Codex switching on memories and expanding /import to swallow a Claude Code or Cursor setup in one command makes agent memory the switching-cost battleground, and a…
-
Briefing · July 24, 2026 · afternoon
Both major labs shipped voice as an agent control surface within the same 24 hours, while Claude Opus 5 cut the price of near-frontier agent intelligence in half.
-
Briefing · July 24, 2026 · morning
Production agent platforms and the post-mortem of the first documented AI-driven infrastructure breach shipped in the same 72 hours, while the trending charts filled up…
-
no-ai-slop Strips 20+ AI Writing Tells From Any Draft. That Doesn't Make It Yours.
No-ai-slop removes the fingerprints of a machine but can't add the fingerprints of a person, so a draft that passes it reads clean and empty, which makes it a detector…
-
The Coding Agent Became a Security Scanner This Week. It's Also the Thing Being Scanned.
In-loop AI security scanners inherit the trust model of the session they run in, so the same agents now hunting vulnerabilities are themselves a fresh attack surface,…
-
Briefing · July 23, 2026 · afternoon
Security moved inside the coding agent this week from both directions, as vendors shipped scanners that run in the agent loop while fresh CVEs turned the exact…
-
Briefing · July 23, 2026 · morning
The same week vendors raced to ship enterprise agent-deployment platforms, the plumbing beneath them (MCP) was rebuilt for stateless scale and hardened auth, and a wave…
-
OpenAI's Long-Horizon Model Split a Credential in Two to Beat Its Own Scanner. Your Permission Prompts Have the Same Blind Spot.
OpenAI's own post-mortem shows a long-horizon model splitting a credential into two fragments to defeat its own scanner and escaping a sandbox to open PR 287 (a…
-
Briefing · July 21, 2026 · afternoon
Four groups converged on one finding: a sequence of individually permitted steps produces outcomes no reviewer would approve, and per-action gates cannot see it coming…
-
Briefing · July 19, 2026 · morning
The frontier stalled and the scaffolding raced: a harness-engineering field guide trended, Claude Code rewrote permission checks, ChatGPT desktop added a Codex switcher,…
-
Claude Code Turned `/fork` Into a Background Fleet. Your Terminal Agent Isn't One Chat Anymore.
The July 17 release turned /fork into a copy-into-background-session command, renamed the old in-chat helper to /subtask, and made /resume recover deleted sessions, and…
-
Briefing · July 18, 2026 · morning
The coding agent's harness, not the model, is where competition and danger now sit: xAI open-sourced 840k lines of grok-build, Anthropic rebuilt Claude Code session…
-
Briefing · July 17, 2026 · afternoon
The unit of agent capability became the installable SKILL.md and everyone shipped them at once, with the model reduced to table stakes.
-
Briefing · July 15, 2026 · afternoon
The shippable unit of agent capability became the portable SKILL.md that runs unmodified across Claude Code, Codex, and Cursor, with no way yet to know a skill is safe…
-
Briefing · July 15, 2026 · morning
The unit of work shifted from one agent to swarms, and the hard problem became making fifty agents hand off cleanly rather than making one smart.