Back to articles
AI Agents

OpenAI Wants an AI Agent for Everyone. Will Users Trust It?

3 min read

Introduction

For many people, AI is still primarily a question-and-answer interface. OpenAI is pursuing a more consequential model: an agent that can enter a user’s inbox, Slack workspace, Notion pages, Figma files, and other applications, gather context, and carry out a multistep assignment. That ambition raises a basic question: how much control over a digital life will people actually give to a language model?

ChatGPT Work, released recently at $20 per month, is OpenAI’s attempt to move agents beyond software engineering. The product is aimed at white-collar workers in fields such as finance, investing, operations, and medicine. Rather than simply drafting a response, it is intended to complete projects such as recurring reports, spreadsheet-based planning, data analysis, and cross-application coordination.

Key points

  • Codex is becoming a general-purpose interface. Work grew out of Codex, OpenAI’s coding agent. The company has been removing developer-specific terminology and interaction patterns so that communications, finance, and other nontechnical teams can use it.
  • The model needs a software “harness.” An agent is not just an LLM. The surrounding software determines which information the model can access, which tools it can call, how it follows instructions, and how it reports progress.
  • Mainstream users need visible guidance. Developers can combine tools through a command line, but most people need recognizable buttons, project controls, and plugin entry points. OpenAI argues that discoverability matters during this early stage, even if the interface eventually becomes less explicit.
  • Internal usage does not translate automatically into adoption. An OpenAI-backed study reported that 98% of OpenAI employees used Codex in June, compared with 17% of organizational subscribers and less than 1% of individual subscribers.
  • More context creates more risk. Connecting an agent to private messages and work systems can make its output more useful, but it can also expose information to the wrong audience or cause the system to act beyond its intended scope. Permission boundaries and user confirmation are therefore central product features.

Why it matters

OpenAI’s agent push is both a product strategy and a business strategy. Agents that work for longer periods consume more model tokens, but customers will only pay for that usage if the resulting value is obvious. Moving beyond coding also matters because software engineers represent only a small part of the professional economy that AI companies must reach to justify enormous investments in training and computation.

The competitive landscape is not limited to model labs. Vertical companies serving legal, sales, and other professions are building workflows that can use whichever underlying model performs best. Those firms may hold valuable industry context, customer relationships, and operational integrations—assets that a model provider cannot assume it owns.

The decisive challenge may therefore be less about producing the strongest model and more about making fragmented, outdated digital systems usable through a trustworthy interface. Buttons, previews, permissions, and confirmation steps may seem to reduce the magic of automation, but they can help users understand and control what the agent is doing. If OpenAI cannot lower the learning curve while protecting private data, agents may remain powerful tools for experts rather than everyday infrastructure for everyone.

Source: TechCrunch AI

Comments

Checking sign-in status...

Loading comments...

Related articles

CCTest · Blog
AgentMercury Turns Business Scenarios into Verifiable Worlds for Agents
AI Agents
cctest.ai
AI Agents

AgentMercury Turns Business Scenarios into Verifiable Worlds for Agents

AgentMercury proposes a framework that synthesizes persistent, executable business environments instead of generating isolated tasks for specific benchmarks. Its authors report 4,783 environments across 14 industries and 50 countries, with gains on enterprise workflows and selected out-of-domain evaluations.

Read more