Agentic AI has officially graduated from demo culture. In May 2026, the dominant story across the industry is not about what models can generate, but what agents can actually do—and whether enterprises can trust them to do it unsupervised. The evidence is everywhere: OpenAI earning a Gartner leadership position for enterprise coding agents, NVIDIA and ServiceNow launching a governed autonomous desktop agent, and IBM Research with Hugging Face releasing the first open benchmark for evaluating complete agent systems rather than just the models inside them.
What unifies these developments is a single realization. The industry is no longer asking whether agents can write code, parse documents, or book travel. The question has shifted to whether agents can be deployed at scale with the governance, observability, and cost discipline that real business operations demand. This shift carries profound implications. Organizations that treat agentic AI as a chatbot upgrade will find themselves outpaced by competitors who treat it as a new workforce layer—one that requires management, training, and accountability just like human employees.
The transition is happening faster than many expected. Google Cloud’s AI Agent Trends 2026 report makes the point directly: the era of playing around with chatbots is ending. Within the next eighteen months, autonomous AI agents are set to overhaul how business functions actually operate, not just how they are assisted.
OpenAI Codex Becomes an Enterprise Standard
OpenAI’s Codex has crossed a threshold. With more than four million weekly users and adoption by companies including Cisco, Datadog, Dell, and NVIDIA, Codex was recently named a Leader in the Gartner Magic Quadrant for Enterprise AI Coding Agents. The recognition specifically highlights Codex’s strengths in agentic software development, enterprise governance, sandboxing, and flexible deployment options.
What distinguishes Codex from earlier coding assistants is its depth of integration into the software development lifecycle. It can understand large codebases, use developer tools, make changes, run tests, and prepare work for human review. The product surface has expanded dramatically: beyond IDE extensions and CLI, Codex now ships in the ChatGPT mobile app with live remote connections, supports Remote SSH for managed development environments, and offers scoped programmatic access tokens for CI pipelines.
For regulated industries, Codex now supports HIPAA-compliant use in local environments and is available on Amazon Bedrock. Cisco’s SVP of Products for AI Software and Platform, DJ Sampath, shared that Codex helped Cisco develop the majority of its AI Defense security platform, compressing delivery timelines from quarters to weeks.
The mobile integration is worth noting separately. Codex in the ChatGPT mobile app is not merely remote task dispatch. It loads the live state from any connected machine, allowing users to work across active threads, approve commands, change models, and review outputs including screenshots, terminal output, diffs, and test results. Under the hood, a secure relay layer keeps trusted machines reachable across devices without exposing them directly to the public internet. This architecture matters because it enables the asynchronous, intermittent collaboration pattern that long-running agents require.
The message is clear: enterprises are no longer evaluating whether AI can write quality code. They are asking how to safely deploy agentic systems as a new operating layer for their businesses.
NVIDIA and ServiceNow Build Governed Autonomy
At ServiceNow Knowledge 2026, the two companies unveiled Project Arc, a long-running, self-evolving autonomous desktop agent designed for knowledge workers. Unlike standalone AI agents, Project Arc connects natively to the ServiceNow AI Platform through ServiceNow Action Fabric, bringing governance, auditability, and workflow intelligence to every action.
The technical architecture is notable. Project Arc runs on NVIDIA OpenShell, an open-source secure runtime for developing and deploying autonomous agents in sandboxed, policy-governed environments. OpenShell lets enterprises define what an agent can see, which tools it can use, and how each action is contained. ServiceNow is contributing to OpenShell to advance a common foundation for secure, enterprise-grade agent execution.
The partnership also addresses benchmarking. The companies are advancing NOWAI-Bench, an open benchmarking suite for enterprise AI agents integrated with the NVIDIA NeMo Gym library. Unlike general benchmarks, these evaluations focus on multistep workflows—the place where enterprise AI systems often encounter real challenges. NOWAI-Bench includes EnterpriseOps-Gym, currently one of the industry’s most challenging enterprise agent benchmarks, where NVIDIA Nemotron 3 Super ranks first among open-source models.
NVIDIA agent skills enable specialized agents such as ServiceNow AI Specialists to deliver targeted capabilities across enterprise workflows. The NVIDIA AI-Q Blueprint for building specialized deep research agents empowers these specialists to gather context, synthesize information, and support more complex decision-making across business functions. The NVIDIA Agent Toolkit, including Nemotron open models, provides flexible building blocks for developing customized AI applications.
On the infrastructure side, NVIDIA’s Blackwell platform delivers more than 50x greater token output per watt than Hopper, translating to nearly 35x lower cost per million tokens. For enterprises running agents across millions of workflows, that efficiency determines whether AI moves from pilots to broad production use.
IBM and Hugging Face Benchmark the Whole System
A persistent problem in agent evaluation is that most leaderboards report model scores, not system performance. IBM Research and Hugging Face launched the Open Agent Leaderboard to change that. It evaluates full agent systems across six diverse benchmarks: SWE-Bench Verified for real bug fixes, BrowseComp+ for web research, AppWorld for personal task completion, and multiple tau2-Bench environments for customer service and technical support.
The leaderboard is paired with the Exgentic framework for running and reproducing evaluations, and a paper describing the full methodology. Everything is open from day one. This matters because agent systems are modular: planning, memory, tool use, context management, and error recovery all interact in ways that are invisible when only the model is measured.
The results are already revealing. General-purpose agents without benchmark-specific tuning are competitive with specialized systems. Tool shortlisting—helping the agent focus on relevant tools instead of searching through everything—improved performance across every model tested and turned otherwise failing configurations into viable ones.
Perhaps the most commercially relevant finding concerns failure behavior. In the IBM experiments, failed runs cost 20–54% more than successful ones. For production deployments, how an agent fails shapes the bill just as much as how often it succeeds.
Since launch, the leaderboard has added open-weight models including DeepSeek V3.2 and Kimi K2.5. The open-weight results tell a clear story: competitive on specific combinations, but trailing frontier closed-source models by 18–29 percentage points on average. The gap is narrowing, but model choice remains the dominant factor in agent performance.
Security and Identity Enter the Spotlight
As agents gain capabilities, security researchers are raising alarms. Orchid Security’s Identity Gap: Snapshot 2026 report found that unseen, unmanaged elements of identity now overshadow visible identity elements 57% to 43%. The implications are direct: agents with broad permissions can expose secrets, misuse context, or follow malicious instructions hidden in content.
The concern is not theoretical. Reports from Forbes, CyberScoop, and Bloomberg Law all point to the same pattern. Joint warnings from cybersecurity agencies in the US, UK, and Australia specifically cite widened attack surfaces in agentic AI systems. The core problem is that agents are being granted permissions as if they were humans, without the accountability structures humans require.
ISACA’s analysis adds another layer. Modern security systems are designed to detect misuse of legitimate credentials, but they are not natively designed to detect misuse of legitimate autonomous activity. When an SOC deploys agentic detection agents to track rogue agentic behavior, the recursive complexity becomes apparent. This is the security claw: the more agents you deploy, the more agentic security you need, and the more surface area you create.
For enterprise buyers, the Appier release offers a counter-signal in a positive direction. The company claims its agents block 80% of risky enterprise responses by assessing limits, ambiguity, and fit before acting. Even if that number requires scrutiny, the direction is correct. Agents that recognize boundaries and decline unsafe responses are more useful than agents that bluff.
Research Reveals Systematic Agent Biases
At Dartmouth, researchers led by Assistant Professor Nikhil Singh are studying how AI agents make decisions under uncertainty. Their findings, published at ICLR 2026, are sobering. In simulated shopping environments, agents were hugely swayed by marketing nudges such as popular tags and favorable lighting in product images.
The bias amplification is systematic. When presented with a default option, agents are far more likely to take it than humans would be. The researchers also discovered that visual tweaks designed to influence agents can influence human shoppers too—a finding with direct implications for e-commerce and advertising integrity. The team also widened their investigations to visual agents that use computer vision to scan images on webpages rather than read textual information. Their upcoming work at ICML 2026 will present strategies to mitigate the effects of these visual artifacts on agents.
Dartmouth researchers are applying agents constructively as well. Assistant Professor Cong Chen used agents modeled as a cautious grandmother, a data-savvy PhD student, and an emotionally driven actor to simulate electricity consumption and home battery backup decisions during power outages. The agents serve as digital proxies for various energy customers, generating behavioral insights about how people will respond to pricing changes and renewable incentives.
Professor Eugene Santos Jr., who studies trust in AI and computational intent, frames the issue as an engineering discipline problem. For any engineering system we build, we go to great lengths to understand reliability. The same should apply for AI.
Vertical Agents and Agent-Led Commerce
While general-purpose assistants grab headlines, business adoption is tilting toward vertical agents. Companies want agents purpose-built for legal workflows, sales processes, research pipelines, and industry-specific tasks. The reasoning is practical: narrower scope means clearer data boundaries, easier evaluation, and lower risk.
Mistral AI’s Vibe platform exemplifies this trend, offering remote coding agents powered by Mistral Medium 3.5 that understand entire codebases autonomously. Meanwhile, LlamaIndex and Kaggle launched ParseBench, the first document OCR benchmark built for AI agents, evaluating parsers across tables, charts, content faithfulness, semantic formatting, and visual grounding.
A further frontier is agent-to-platform commerce. Financial Times and CoinDesk both report growing momentum toward machine-mediated transactions. If agents can shop, compare, and purchase on behalf of users, then product pages, pricing logic, checkout flows, and fraud controls must work for both humans and software actors. Crypto rails are increasingly seen as suitable for machine-to-machine commerce because they are always on and fully digital.
The Path Forward: Governance as Product Design
The consensus across vendors, researchers, and security professionals is converging on a single principle: governance cannot be an afterthought. OpenAI’s Codex implements approval gates, RBAC, customizable policies, and auditable workspace governance. NVIDIA OpenShell provides sandboxed, policy-governed execution environments. IBM’s leaderboard makes agent architecture and cost visible alongside model choice.
For organizations building with agents, the practical playbook is becoming clearer:
- Start with narrow, measurable workflows where outcomes can be verified
- Implement hard permission limits and human approval gates for consequential actions
- Treat agent identity and credentialing as product infrastructure, not IT plumbing
- Monitor not just success rates but failure costs and behavioral patterns
- Design for observability and audit trails from day one
The companies that move fastest will be the ones that give agents the infrastructure to act, the context to make decisions, and the governance to keep every action accountable. The agentic era is not coming. It is here—and the organizations that treat it with engineering discipline will be the ones that capture its value.
Sources
- OpenAI named a Leader in enterprise coding agents by Gartner
- Work with Codex from anywhere
- NVIDIA and ServiceNow Partner on New Autonomous AI Agents for Enterprises
- The Open Agent Leaderboard (IBM Research / Hugging Face)
- Dartmouth Researchers Assess Agentic AI
- AI Agents News | May, 2026 (STARTUP EDITION)
- Mistral AI Latest News
- LlamaIndex Blog
