The enterprise agent story is not “the model can talk.”
That part is solved enough to be boring.
OpenAI Presence is interesting because it is not presented as another chatbot wrapper. It is a deployed product for putting voice and chat agents into customer and internal workflows, with policies, guardrails, approved actions, simulations, evaluation tools, escalation rules, and a Codex-powered loop for improving the agent after launch.
That is the serious part: after launch.
Most AI demos end at the moment the answer looks good. Real business systems begin at the moment users start doing messy things the demo did not cover.
Production agents need a maintenance loop
OpenAI describes Presence as job-specific. A deployment starts with a workflow like billing support, insurance claims, or employee IT requests. The agent gets only the knowledge and system access needed for that job. The company sets the policies around what it can do, when it needs approval, and when a person should take over.
That is the shape of a real agent boundary.
The more important layer is what happens when the agent is already live. Production sessions and escalations reveal gaps. Simulations and graders test whether the agent followed policy and used tools correctly. Codex can investigate quality signals and suggest updates, but teams still test and approve controlled rollouts.
This is the pattern every serious agent product is converging on.
The model is only one component. The operating stack is policies, tools, evals, logs, handoffs, permissions, regression tests, and humans who can say no before a change reaches production.
That may sound less exciting than a frontier model launch.
It is also what determines whether agents become useful infrastructure or expensive theater.
The most important enterprise question is no longer whether an AI can answer a customer. It is whether the company can prove the agent had the right access, followed the right policy, escalated at the right time, and improved without silently breaking yesterday’s behavior.
Presence is OpenAI saying that the agent product is not the conversation.
The agent product is the whole operating system around the conversation.
Source: OpenAI