
The Stack Overflow Developer Survey 2026 — 49,000 respondents across 177 countries — landed its most revealing finding yet: AI coding tool adoption hit a record 84%, while trust in those same tools hit an all-time low. More developers are reaching for AI assistance than ever before. More are quietly seething at it, too. That tension is the whole story.
The Trust Is Gone
In 2023, more than 70% of developers held positive sentiment toward AI tools. By the end of 2025, only 29% say they trust AI output to be accurate — down from 40% in 2024. Meanwhile, 46% actively distrust what AI produces, and a mere 3% report “highly trusting” AI-generated code. Among experienced developers, that “highly trust” number drops to 2.6%.
The top developer frustration, cited by 66% of respondents, is “AI solutions that are almost right, but not quite.” The second-biggest frustration follows directly: 45% say debugging AI-generated code takes more time than writing it manually. The tools have gotten faster at producing something that looks correct. They have not gotten better at producing something that is correct.
Stack Overflow’s own blog summarized the situation bluntly: “Developers remain willing but reluctant to use AI.” That is a polite way of saying the honeymoon is over.
Cursor and Claude Code Crash the Rankings
The IDE landscape shifted in ways the industry had not seen in years. VS Code held its crown at 75.9% — its ninth consecutive year at the top and its highest share ever. But two newcomers made first survey appearances that nobody expected to be so decisive.
Cursor debuted at 17.9%, landing sixth overall. Claude Code hit 9.7%. These are the fastest first-year IDE debuts ever recorded in the survey history. More striking: neither appears to be eating VS Code’s lunch. Many developers run both. Cursor and Claude Code are establishing a new category — AI agent tooling that sits alongside traditional IDEs as a second layer in the development workflow, not a replacement for it.
GitHub Copilot remains widespread at 68% among developers using AI tools, but the fragmentation is real. The market is moving toward specialized agent-first tools.
AI Agents: The 38% Problem
AI agents are performing well for those who use them. PR turnaround dropped from 9.6 days to 2.4 days for teams that have adopted AI coding tools — a 75% reduction. 69% of agent users report increased personal productivity.
The catch: only 31% of developers use agents at all, and 38% have no plans to adopt them. Agents have proven their value to early adopters; they have not yet made the case to the mainstream. The adoption gap is significant and unlikely to close on its own.
Python Surges, PostgreSQL Extends Its Lead
The AI boom is driving measurable stack consolidation. Python jumped seven percentage points year-over-year — the sharpest gain in the survey history for the language. PostgreSQL hit 55.6% and claimed the top spot for most desired and most admired database for the third straight year. Docker saw a +17 point surge, the largest single-year jump of any technology surveyed, now approaching universal adoption in professional environments.
What This Survey Actually Signals
The “vibe coding” era — where excitement about AI assistance overrode concerns about output quality — is giving way to something more measured. AI tools have become infrastructure. Developers use them the way they use version control or linters: not because they are excited, but because the workflow demands it.
The 3% who “highly trust” AI output are not representative of anyone’s codebase. The 66% dealing with “almost right” code every day are. That is the real state of AI-assisted development in 2026: ubiquitous, useful, and generating a quiet, widespread frustration that the industry is only beginning to address.
The full survey results are available at survey.stackoverflow.co/2025.













