OpenAI officially deprecated the Agent Builder tool on June 3, 2026, giving developers roughly six months to migrate before the service shuts down completely on November 30, 2026. The announcement landed alongside deprecations for Reusable Prompts and the Evals platform, signaling a broader cleanup of developer-facing products as OpenAI consolidates its agent infrastructure around more specialized tooling.

What Is Agent Builder?

Agent Builder was OpenAI's dashboard-based tool for creating and managing AI agents without writing code directly. It provided a visual interface for configuring prompts, defining workflows, and deploying agents through ChatGPT integrations. The product never quite gained the traction of developer-focused alternatives like LangChain or custom solutions built on the Responses API.

Migration Paths: Agents SDK or ChatGPT Workspace Agents

OpenAI is pointing developers toward two official replacement paths. The first is the Agents SDK (software development kit), which provides programmatic control over multi-agent workflows, tool usage, and orchestration—essentially giving developers the building blocks to construct their own agent systems from scratch. The second option is ChatGPT Workspace Agents, designed for enterprise teams deploying agents within organizational workflows through OpenAI's business products. Developers using Agent Builder should consult the official migration guide titled 'Migrate from Agent Builder' on OpenAI's documentation site.

A Pattern of Platform Consolidation

This is far from an isolated incident. June 2026 represents one of the most aggressive cleanup periods in OpenAI's API history. Beyond Agent Builder, the company deprecated Reusable Prompts (shutdown November 30, 2026), the Evals platform (read-only October 31, read-write through November 30), and multiple image generation model variants including gpt-image-1, gpt-image-1.5, and chatgpt-image-latest—all scheduled for removal on December 1, 2026. The message is clear: OpenAI wants developers building on newer foundations rather than maintaining legacy integrations. The company provides standard notice periods (six months for generally available models/endpoints, three months for specialized variants), but preview models can be retired with as little as two weeks' warning—a reminder that production systems should not depend on experimental offerings.

Key Takeaways

  • Agent Builder shuts down November 30, 2026—start migration planning immediately if you rely on this product
  • Official migration targets are the Agents SDK for programmatic deployments or ChatGPT Workspace Agents for enterprise workflows
  • ChatKit users are unaffected and can continue using that product as-is
  • OpenAI's deprecation page lists all upcoming retirements with recommended replacement paths developers should bookmark

The Bottom Line

OpenAI is making a deliberate bet that its future agent ecosystem lives in developer-controlled code rather than dashboard tooling. Whether that's the right call remains to be seen, but if you're still running production workloads on Agent Builder, you've got five months to make other arrangements—and given OpenAI's track record with preview model timelines, I'd treat that November 30th date as a floor, not a ceiling.