a daily news desk
Tools

OpenAI's Agents API ships the Codex harness as a public beta — and hands small B2B builders a production agent stack

Session management, context compaction, and subagent coordination are now one API call. For small teams building sales agents, the plumbing tax just dropped to zero.

OpenAI opened public beta access to its Agents API on September 10, 2026, moving the internal Codex harness behind a single API call and charging nothing above token and standard container-compute rates. The plumbing that framework startups have monetized for two years is now a managed dependency.

The harness itself is organized around four objects, per Value Add Pulse: Agent, Environment, Session, and an event stream. That’s the whole surface area. Underneath sit subagent delegation, context compaction, tool search, and sandboxed execution across nine partner environments, Blaxel, Cloudflare, Daytona, DigitalOcean, E2B, Modal, Oracle, Runloop, and Vercel. Data stays US-only, and Zero Data Retention isn’t supported in the beta.

Early-customer numbers, from OpenAI’s own post, are the kind of figures that get quoted in board decks. Ciridae reports a 4× latency reduction and an evaluation score that rose from 0.71 to 0.85 after adopting out-of-the-box subagents. SafetyKit cites a 60% drop in cost-per-case after migrating a review workflow. Hypha reports an 86% drop in failed responses. Nash.ai, quoted in the same launch post, says “Agents API supplies the harness; the environment, context, and UX stay ours,” adding that with its Nexus platform it “now stand[s] up agents in hours across industries, from residential services to architecture.” Long Lake, WithCoverage, Dwelly, and deepsense.ai round out the launch roster.

Read this against the week’s other filings. Two days later Salesforce introduced Hunter, Piper, and Carter as named Agentforce sales agents, with Hunter built on a long-horizon runtime for multi-week B2B cycles. The day before, Clay’s $7.1B valuation had signaled that AI sales agents are now considered core. Value Add Pulse notes the obvious structural read: OpenAI is commoditizing the exact orchestration layer LangChain and CrewAI charge for.

For a five-person B2B team, the calculus shifts. Prospect research, outreach sequencing, and pipeline monitoring that ran for hours or days used to require custom durable-session infrastructure. Now it’s a contract with a developer and a token bill.

Suite seats are one option. Bespoke agents are the other. The middle is disappearing.

Sources