← Home

Research · Updated August 15, 2026

AI Agent Statistics 2026: Adoption, Reliability, Cost and Ecosystem Data

A reference set of AI agent statistics in which each figure is traced back to the study or measurement that produced it. Most come from primary research — the Stanford AI Index, Gartner, and the Stack Overflow Developer Survey, each linked below. The rest we measured ourselves on August 15, 2026, and the method is published so anyone can reproduce it.

Key takeaways — each figure is attributed and linked in the section it comes from.

  • Organizational AI adoption reached 88%, but agents remain a minority practice among the developers closest to them: 52% of developers either do not use agents or stick to simpler AI tools, and 38% have no plans to adopt them.
  • Gartner expects more than 40% of agentic AI projects to be canceled by the end of 2027, and estimates only about 130 of the thousands of self-described agentic AI vendors are real.
  • Agent capability is rising fast and unevenly. Success on OSWorld computer-use tasks went from 12% to roughly 66% in a year, while the best model still reads an analog clock correctly only 50.1% of the time.
  • Model prices have both collapsed and fanned out. Of 389 priced models we catalogued, 65% cost under $1 per million input tokens — yet the spread between the cheapest and the most expensive is about 15,000×, so which model an agent uses matters far more to the bill than where it runs.
  • Running an agent is cheaper than most people assume. Eight idle agent containers we measured averaged 357 MB of RAM and 0.29% of a vCPU — roughly 40 agents per 16 GB server.
  • Trust, not capability, is the ceiling: 87% of developers are concerned about agent accuracy and 81% about the security and privacy of agent data.

Statistics about AI agents are unusually easy to get wrong. Numbers get copied between blog posts until the year, the sample, and sometimes the finding itself have drifted from whatever the original report said. While compiling this page we found a widely reproduced set of figures attributed to a 2026 Stack Overflow Developer Survey; those figures come from the 2025 survey, and the 2026 results were not published at the time of writing.

So the rule here is simple. In the sections that follow, every figure names the study or measurement it came from and the year of that research, and each study is linked — at first mention in the section it appears in, and again in the methodology section. Where a figure is our own measurement it is labelled as such, with the method stated. The takeaways above and the FAQ at the end summarise those sections rather than adding anything new. Nothing on this page is sourced from another statistics roundup.

AI Agent Adoption Statistics

The headline adoption numbers describe AI in general rather than agents specifically, and the gap between the two is the most important thing in this section. Broad AI adoption is close to universal; agent deployment is not.

  • Organizational adoption of AI reached 88% in 2025, and four in five university students now use generative AI (Stanford HAI, 2026 AI Index Report).
  • Generative AI reached 53% population adoption within three years — faster than the personal computer or the internet — though the pace tracks GDP per capita closely. Singapore is at 61% and the United Arab Emirates at 64%, while the United States ranks 24th at 28.3% (Stanford HAI, 2026 AI Index Report).
  • In a January 2025 Gartner poll of 3,412 webinar attendees, 19% of organizations had made significant investments in agentic AI, 42% conservative investments, 8% none, and the remaining 31% were waiting or unsure (Gartner, June 2025).
  • Gartner predicts at least 15% of day-to-day work decisions will be made autonomously through agentic AI by 2028, up from 0% in 2024 (Gartner, June 2025).
  • Gartner also predicts 33% of enterprise software applications will include agentic AI by 2028, up from less than 1% in 2024 (Gartner, June 2025).
  • The estimated value of generative AI tools to United States consumers reached $172 billion annually by early 2026, with the median value per user tripling between 2025 and 2026 (Stanford HAI, 2026 AI Index Report).

Developer Adoption of AI Agents

Developers are among the populations most exposed to agents, which makes their adoption curve a useful leading indicator. The 2025 Stack Overflow Developer Survey is the public dataset we found most useful here, and it shows agents sitting well behind AI tools generally.

  • 84% of developers are using or planning to use AI tools, up from 76% the previous year, and 51% of professional developers use AI tools daily (Stack Overflow Developer Survey 2025).
  • Agents are not yet mainstream: 52% of developers either do not use agents or stick to simpler AI tools, and 38% have no plans to adopt them (Stack Overflow, 2025).
  • Among developers who do use agents at work, 84% use them for software development tasks; outside work, language processing is the most common use at 49% (Stack Overflow, 2025).
  • Roughly 70% of agent users agree agents reduced the time spent on specific development tasks and 69% agree they increased productivity — but only 17% agree agents improved team collaboration, the lowest-rated impact by a wide margin (Stack Overflow, 2025).
  • Among developers building agents, the tooling is predominantly open source: Ollama is used by 51% and LangChain by 33% (Stack Overflow, 2025).
  • For agent memory and data, developers mostly repurpose familiar infrastructure — Redis 43%, ChromaDB 20%, pgvector 18%. For observability they reach for existing DevOps tooling: Grafana and Prometheus 43%, Sentry 32% (Stack Overflow, 2025).
  • 72% of developers say they are not vibe coding (Stack Overflow, 2025).

Agent Capability and Reliability Statistics

Capability numbers date faster than the other categories on this page, and they are the easiest to quote misleadingly. Benchmark scores depend heavily on scaffolding and reporting protocol, so treat cross-vendor comparisons with care and prefer the trend over the absolute value.

  • Performance on SWE-bench Verified, a coding benchmark built from real GitHub issues, rose from 60% to near 100% in a single year (Stanford HAI, 2026 AI Index Report). The live leaderboard is published at swebench.com.
  • On OSWorld, which tests agents on real computer tasks across operating systems, agent task success went from 12% to roughly 66% — but agents still fail about one attempt in three on structured benchmarks (Stanford HAI, 2026 AI Index Report).
  • The jagged frontier in one line: a model earned a gold medal at the International Mathematical Olympiad, while the top model reads an analog clock correctly just 50.1% of the time (Stanford HAI, 2026 AI Index Report).
  • Industry produced more than 90% of notable frontier models in 2025 (Stanford HAI, 2026 AI Index Report).
  • Documented AI incidents rose to 362, up from 233 in 2024 (Stanford HAI, 2026 AI Index Report).
  • Developer trust has not followed capability: 46% of developers actively distrust the accuracy of AI output against 33% who trust it, and only 3% report highly trusting it (Stack Overflow Developer Survey 2025).
  • 87% of developers are concerned about agent accuracy and 81% about the security and privacy of agent data (Stack Overflow, 2025).
  • Asked why they would still ask a person for help in a future with advanced AI, the top answer from developers was "when I don't trust AI's answers" at 75% (Stack Overflow, 2025).

Agent Project Failure and Cancellation Rates

This is a heavily cited statistic in agent coverage, and it is worth reading with its original framing intact. Gartner attributes the expected cancellations to cost, unclear value and inadequate risk controls — not to models being incapable.

  • More than 40% of agentic AI projects will be canceled by the end of 2027, due to escalating costs, unclear business value or inadequate risk controls (Gartner, June 2025).
  • Gartner estimates only about 130 of the thousands of agentic AI vendors are real, describing the rest as "agent washing" — rebranding assistants, robotic process automation and chatbots without substantial agentic capability (Gartner, June 2025).
  • Gartner's stated cause is worth quoting directly: most agentic AI projects are "early stage experiments or proof of concepts that are mostly driven by hype and are often misapplied" (Gartner, June 2025).

Read alongside the capability data, the picture is consistent. Agents are improving quickly on benchmarks while a large share of organizational projects still fail, which suggests the binding constraint is scoping, cost control and risk governance rather than raw model performance.

AI Agent Cost Statistics

Two costs decide whether running an agent is viable: what the model charges per token, and what it costs to keep the agent process alive. The second has become close to negligible. The first is where the money goes, and it varies by four orders of magnitude depending on which model the agent is pointed at.

Model pricing

We catalogued every model listed on the OpenRouter public API on August 15, 2026 — 413 entries, of which 389 carry a price, 19 are offered at no cost, and 5 are routing pseudo-models with no price of their own. The figures below are our calculation over the 389 priced models.

Measure (per 1M tokens)InputOutput
Cheapest priced model$0.010$0.030
25th percentile$0.165
Median$0.50$2.00
75th percentile$1.50
Most expensive model$150.00$600.00

OpenClaw Launch original data. Source: OpenRouter public models API, retrieved August 15, 2026. Router pseudo-models that report a negative sentinel price are excluded.

  • 65% of priced models (251 of 389) cost less than $1 per million input tokens.
  • The spread between the cheapest and most expensive input pricing is roughly 15,000× — from $0.01 to $150.00 per million tokens.
  • Median context length across the catalogue is 262,144 tokens, and the largest is 2 million.
  • For historical context, inference cost for GPT-3.5-level performance fell from $20 per million tokens in November 2022 to $0.07 in October 2024, a 280× decrease in about two years (Stanford HAI, 2026 AI Index Report).

Infrastructure cost of keeping an agent running

A persistent agent is a long-running process, not a request that ends. To measure what that actually costs, we sampled eight idle agent containers from our own warm pool — containers that have never been assigned to a customer — on August 15, 2026. Each runs a full agent gateway with no conversation in progress.

Measure (8 idle containers)Value
Mean resident memory357 MB
Range286–430 MB
Mean CPU while idle0.29% of a vCPU
CPU range0.24–0.33%

OpenClaw Launch original data, measured August 15, 2026 with docker stats across eight unassigned warm-pool containers running the same image. Disk is a separate matter: the agent images we keep on a host measured 4.1–6.6 GB each depending on the build, read from docker images on the same date, and that cost is paid once per host rather than once per agent.

The practical consequence is that idle agents are cheap to keep alive. At 357 MB each, a 16 GB server holds roughly 40 idle agents before memory becomes the limit — 16,384 MB divided by 357 MB is 45, and we round down to leave headroom for the host itself. One of our own EU servers of that size, an 8 vCPU / 16 GB VPS, bills at €20.14 per month including VAT, which puts the standing infrastructure cost of one always-on agent at roughly €0.50 per month. Token spend, not hosting, dominates the bill — which is why the model pricing table above matters more than the hardware one.

Open-Source Agent Ecosystem Statistics

Agent frameworks are largely open source, which makes GitHub a useful public measure of where attention is going. We queried the GitHub REST API for 23 significant agent projects on August 15, 2026. The stars-per-day column normalises for repository age, which matters because raw star counts flatter older projects.

RepositoryStarsForksCreatedStars/day
openclaw/openclaw386,35981,2042025-11-241,463
NousResearch/hermes-agent230,87845,8032025-07-22594
browser-use/browser-use109,29212,0172024-10-31167
Significant-Gravitas/AutoGPT186,60646,0722023-03-16150
modelcontextprotocol/servers89,57611,4492024-11-19141
langgenius/dify152,49024,0762023-04-12125
langchain-ai/langchain144,25324,0172022-10-17103
OpenHands/OpenHands84,10210,9062024-03-1395
n8n-io/n8n200,69860,1392019-06-2277
aaif-goose/goose52,8316,0102024-08-2373
FoundationAgents/MetaGPT69,8238,8822023-06-3061
crewAIInc/crewAI57,0948,1512023-10-2756
microsoft/autogen60,4309,1082023-08-1855
openai/openai-agents-python28,6514,5032025-03-1155
huggingface/smolagents28,8112,8612024-12-0547
FlowiseAI/Flowise55,36724,9012023-03-3145
google/adk-python21,1223,8352025-04-0142
Aider-AI/aider48,2424,8432023-05-0940
langchain-ai/langgraph39,7196,6702023-08-0936
agno-agi/agno41,7215,7722022-05-0427
pydantic/pydantic-ai19,3112,5262024-06-2125
microsoft/semantic-kernel28,4494,7212023-02-2722
deepset-ai/haystack26,2153,0132019-11-1411

OpenClaw Launch original data. Source: GitHub REST API, retrieved August 15, 2026. Stars per day is stars divided by days since repository creation, rounded to the nearest whole star.

  • The 23 projects hold 2,162,040 GitHub stars between them.
  • OpenClaw is the fastest-accumulating agent project in the set at about 1,463 stars per day since its creation on 2025-11-24, followed by Hermes at 594.
  • Star velocity separates projects far more sharply than totals do. The top of the table is accumulating stars two orders of magnitude faster than the bottom — 1,463 per day against 11.
  • Topic counts on GitHub on August 15, 2026: 26,594 repositories tagged ai-agent, 24,417 tagged mcp-server, 20,225 tagged agentic-ai, and 2,061 tagged llm-agent.

Agent Tooling and Skills Statistics

An agent is only as useful as the tools it can reach, so the growth of the connector layer is its own signal. The Model Context Protocol has become the common interface for that layer.

  • 24,417 GitHub repositories carry the mcp-server topic, and the reference modelcontextprotocol/servers repository holds 89,576 stars (OpenClaw Launch original data, GitHub REST API, August 15, 2026).
  • Counts of the official MCP registry circulate widely and disagree with each other, because the API paginates over server-version records rather than distinct servers — a server with many releases is counted many times. We enumerated past 60,000 records without reaching the end and could not verify how many distinct servers that represents, so we publish no figure here rather than repeat one we cannot reproduce.
  • The OpenClaw Launch skills marketplace lists 4,200+ installable agent skills as of August 15, 2026 (OpenClaw Launch original data).
  • Among developers building agents, orchestration is led by open-source tools — Ollama at 51% and LangChain at 33% (Stack Overflow Developer Survey 2025).

Investment and Market Statistics

  • United States private AI investment reached $285.9 billion in 2025, more than 23 times the $12.4 billion invested in China — though private-investment figures understate China's total spending because of government guidance funds (Stanford HAI, 2026 AI Index Report).
  • The United States led entrepreneurial activity with 1,953 newly funded AI companies in 2025, more than ten times the next closest country (Stanford HAI, 2026 AI Index Report).
  • The United States hosts 5,427 data centers, more than ten times any other country (Stanford HAI, 2026 AI Index Report).
  • The number of AI researchers and developers moving to the United States has dropped 89% since 2017, with an 80% decline in the last year alone (Stanford HAI, 2026 AI Index Report).
  • We publish no AI agent market-size forecast. The commercial research firms that produce them each draw the category boundary differently — whether orchestration platforms, agent-adjacent software and embedded features count at all — and the underlying methodologies sit behind paywalls we cannot read and therefore cannot verify. Since we could not open a single one of those reports at source, no figure from them appears on this page.

Trust and Public Opinion

  • 73% of AI experts expect a positive impact on how people do their jobs, against just 23% of the public — a 50-point gap (Stanford HAI, 2026 AI Index Report).
  • Among surveyed countries, the United States reported the lowest trust in its own government to regulate AI, at 31%. Globally, the European Union is trusted more than the United States or China to regulate AI effectively (Stanford HAI, 2026 AI Index Report).
  • Mentions of AI in the classroom have outpaced policy: only half of middle and high schools have AI policies in place, and just 6% of teachers say those policies are clear (Stanford HAI, 2026 AI Index Report).

Methodology

Figures on this page fall into two categories, and we keep them clearly separated.

Cited research

Every third-party figure is taken from the organization that produced it, not from a secondary summary. The primary sources used are the Stanford HAI 2026 AI Index Report, the Gartner press release of June 25, 2025, and the 2025 Stack Overflow Developer Survey. Each figure keeps the year of the study it came from, which is not always the year it was published.

Original measurements

Everything labelled OpenClaw Launch original data was measured by us on August 15, 2026, as follows. GitHub traction was collected from the GitHub REST API, with stars per day derived as stars divided by days since repository creation, and the topic counts come from the same API's repository search. Model pricing was computed from the OpenRouter public models API, excluding router pseudo-models that report a negative sentinel price. Container resource usage was measured with docker stats across eight unassigned warm-pool containers running an identical image, none of which has ever been allocated to a customer. Image sizes are a separate reading, taken with docker images on one host and covering several builds rather than the single image those eight containers ran. The skills count is a row count of our public marketplace catalogue, rounded down. We also enumerated the official MCP registry over its paginated API and stopped past 60,000 records without reaching the end; because that API pages over server-version records rather than distinct servers, we report the attempt but no figure.

What we left out

We excluded market-size projections that we could not trace to a stated methodology, any figure that appeared only in secondary roundups, and any statistic whose original report we could not open and read. Where a widely repeated number turned out to be misattributed — the 2025 Stack Overflow findings frequently labelled as 2026 — we corrected the year rather than dropping the figure.

How to Cite This Page

The original datasets here are free to reuse with attribution. A link back to this page is the attribution we ask for.

OpenClaw Launch. "AI Agent Statistics 2026: Adoption, Reliability, Cost
and Ecosystem Data." Updated August 15, 2026.
https://openclawlaunch.com/ai-agent-statistics

If you need a figure that is not here, or want the raw snapshot behind one of the tables, write to [email protected] and we will send it.

Frequently Asked Questions

What percentage of developers use AI agents?

A minority. The 2025 Stack Overflow Developer Survey found 52% of developers either do not use agents or stick to simpler AI tools, and 38% have no plans to adopt them. That sits well below general AI tool usage, which reached 84% using or planning to use.

How many AI agent projects fail?

Gartner predicts more than 40% of agentic AI projects will be canceled by the end of 2027, attributing this to escalating costs, unclear business value and inadequate risk controls rather than to model capability (Gartner press release, June 2025).

How much does it cost to run an AI agent?

Hosting is the small part. An idle agent container in our own measurement of August 15, 2026uses 357 MB of RAM and 0.29% of a vCPU, so 16,384 MB divided by 357 MB is 45 and we round down to roughly 40 agents per 16 GB server. One of our own 8 vCPU / 16 GB EU servers bills at €20.14 per month including VAT, which works out at about €0.50 per agent per month in standing infrastructure. Token spend dominates: across the 389 priced models we catalogued on the OpenRouter public API the same day, the median costs $0.50 per million input tokens and $2.00 per million output tokens, with 65% under $1 per million input.

Are AI agents reliable enough for production?

It depends on the task. Success on OSWorld computer-use tasks rose from 12% to about 66% in a year and agents still fail roughly one attempt in three on structured benchmarks (Stanford HAI, 2026 AI Index Report), while 87% of developers report concerns about agent accuracy (Stack Overflow Developer Survey 2025). Reliability is high enough for supervised and reversible work, and still short for unsupervised high-stakes work.

Which AI agent framework is most popular?

By GitHub stars read from the GitHub REST API on August 15, 2026, OpenClaw leads the 23-project set we measured at 386,359, followed by Hermes at 230,878 and n8n at 200,698. Normalised for repository age, OpenClaw is also the fastest-growing at about 1,463 stars per day. Among developers who build agents, Ollama (51%) and LangChain (33%) are the most-used orchestration tools (Stack Overflow Developer Survey 2025).

How often is this page updated?

The original measurements are re-run and the cited research reviewed on a rolling basis. The date at the top of the page reflects the most recent pass; every table states the date its snapshot was taken.

Run an Agent and Measure It Yourself

The infrastructure figures on this page came from the same managed agent containers we deploy for customers. You can start one and take your own readings.

Deploy an AI agent