Summary

The day is defined by OpenAI's September 10 push into managed agents: a public-beta Agents API built on the Codex harness plus a full-duplex GPT-Live-1 voice model, which together pulled a wave of sandbox and orchestration partners into orbit. E2B and Temporal shipped execution backends for the Agents SDK, framing a contest over where long-running agents actually run. In parallel, a second theme centered on making agents trustworthy and reliable rather than just capable: verifiable coding runtimes (Atomic, hcode), regression-style agent evaluation (LangChain and Harbor with LangSmith), and a cross-network Know-Your-Agent identity framework from Visa, Mastercard, and Ant International. Cognition's SWE-2 model and PlanetScale's sharded-Postgres preview round out the day on the model and data-infrastructure fronts.

Key themes

  • OpenAI moves into managed agents: the Agents API public beta exposes the Codex harness behind one call (session state, context compaction, crash recovery, subagent coordination), while GPT-Live-1 brings a full-duplex voice front end at $0.05/minute.
  • A sandbox-backend contest forms around the Agents SDK: E2B (as a launch partner) and Temporal both shipped isolated execution environments, competing on isolation, durable/replayable state, and parallel runs as orchestration shifts to managed APIs.
  • Reliability and verification over raw capability: Atomic's open-source verifiable runtime and hcode's local role-isolated IDE make the engineering process itself checkable, while LangChain and Harbor turn agent evaluation into parallel regression testing via LangSmith.
  • Agent trust becomes shared infrastructure: Visa, Mastercard, and Ant International agreed to align on a cross-network Know-Your-Agent framework to identify AI agents in agent-initiated commerce.
  • Model and data-infrastructure progress continues: Cognition's SWE-2 (post-trained from Kimi K3) claims near-frontier coding scores at ~64% lower cost, and PlanetScale previewed Neki, horizontally sharded Postgres behind a single connection string.

Notable items

  • OpenAI opens the Agents API public beta on the open-source Codex harness, with no added API fee beyond model tokens and paid tools.
  • OpenAI launches GPT-Live-1 in the API, a full-duplex voice model at $0.05/minute reporting a 30-point Full Duplex Bench gain over GPT-Realtime-2.1.
  • E2B becomes a launch-partner sandbox backend for the OpenAI Agents SDK, running SandboxAgent sessions with full filesystem, terminal, and network access (Python SDK first).
  • Temporal adds agentic sandboxes pairing durable execution with isolation, giving long-running agents crash recovery and replayable state.
  • Cognition releases SWE-2, post-trained from Moonshot Kimi K3, scoring 50.0% on FrontierCode 1.1 Main (near Anthropic Fable 5.1) at roughly 64% lower cost, shipping in Devin Desktop and CLI.
  • Visa, Mastercard, and Ant International align on a Know-Your-Agent interoperability framework bridging their respective agent protocols while each keeps its own verification.
  • Atomic ships an open-source verifiable coding-agent runtime with stages, checks, and approval gates across Codex, Claude, Copilot, and more.
  • LangChain and Harbor detail a unified LangSmith evaluation stack that isolates each agent trial and streams full traces for parallel, rerunnable regression testing.
  • PlanetScale opens a platform preview of Neki, horizontally sharded Postgres from the Vitess team, with routing, resharding, and online schema changes managed for you.
  • hcode launches a local desktop IDE (Tauri/Rust/React) that runs Claude, Codex, and Grok in slots under a disciplined SDLC with a deterministic merge gate and human sign-off.

Source coverage

Source rows used: 10