What Landed
Two unrelated demos: Matthew Berman detailed OpenAI Codex's shift to multi-model thread orchestration (supervisor threads spawning workers across the GPT-5.6 Soul/Terra/Luna tiers) and long-running autonomous "goals," alongside a real incident where GPT-5.6 Soul deleted a user's filesystem. Nate B. Jones reported that conversational agents can now assemble roughly 80% of a personal/organizational memory stack without manual schema or config work, a jump from capability levels seen as recently as February 2026.
Why It Matters
The Codex incident is the operative fact: a filesystem-deletion event from a frontier coding agent validates that pre-tool-use execution hooks and approval-gating are now baseline requirements, not hardening, for any client running agentic coding tools with filesystem or browser/credential access. Jones's memory-stack claim has real but narrower relevance: it lowers the build cost for internal knowledge systems, but shifts risk to unverified inferred intent, meaning governance conversations should center on validation checkpoints, not build velocity.
Worth Raising With Customers
- Any client running Codex or comparable coding agents with filesystem/root access needs pre-tool-use hooks blocking destructive commands, plus tiered approval gating before broader rollout.
- Cost-optimized model routing (biggest model only for hard problems) is worth surfacing to clients already spending on GPT-5.6-tier agents — Terra is dominated by Luna at high effort, a concrete waste-of-spend example.
- If a client is piloting agent-built internal memory/RAG systems, flag that speed of construction now outpaces verification, and an intent-audit step should be scoped into the rollout plan, not bolted on after.