# How Much Code Do Developers Really Let Agents Write?

[Jetbrains](https://yomu.fyi/company/jetbrains) · Mikhail Bogdanov · Aug 26, 2026

**Type:** Benchmark

## Summary

JetBrains surveyed over 15,000 professional developers globally in 2026 to measure how much production code is generated by AI agents versus manual authoring. On average, respondents report that agents fully write approximately 47% of their code, while 38% involves AI assistance and 27% is written manually. Adoption varies across ecosystems, with Go, JavaScript, and TypeScript developers reporting the highest agentic code generation at 54% to 55%, while C and C++ developers retain the highest manual share. Senior developers lead adoption over juniors, with about a quarter delegating more than 80% of code generation to agents. Cluster analysis categorizes the developer population into agentic coders (31%), AI-assisted coders (47%), and manual coders (23%).

## Context

JetBrains sought to evaluate claims regarding the extent of agentic AI adoption in software development and measure how agent-generated code shares vary by developer seniority, programming language, tooling, and geographic region.

## Approach / What changed

The JetBrains Developer Ecosystem Survey 2026 sampled over 15,000 professional developers worldwide between May and July 2026. The analysis filtered unrealistic responses, used bucket midpoints to compute category averages, and applied hierarchical cluster analysis using the Ward method and Euclidean distance to group developers by AI usage profiles.

## Takeaways

- Developers using Go, JavaScript, and TypeScript report the highest shares of agent-generated code (54% to 55%), whereas C and C++ developers maintain the highest proportion of manually written code at 38% on average.
- Among tool ecosystems, 42% of Codex users generate over 80% of their code with agents and 37% write zero code without AI, compared to 32% and 28% generating over 80% agentic code among Claude Code and Cursor users, respectively.
- East Asian developers in China, Japan, and South Korea lead agentic code generation, with 32% to 35% producing over 80% of code via agents, roughly double the 16% observed across Europe and the United Kingdom.

**Tags:** [Developer Experience](https://yomu.fyi/topic/developer-experience), [Go](https://yomu.fyi/topic/go), [LLMs](https://yomu.fyi/topic/llm), [Python](https://yomu.fyi/topic/python), [TypeScript](https://yomu.fyi/topic/typescript)

[Read original post](https://blog.jetbrains.com/research/2026/08/how-much-code-do-developers-really-let-agents-write)
