Trends in the Use of LLMs in Development Based on Anthropic's Survey

Anthropic is a leading company in artificial intelligence research and development, best known for its large language model, Claude. The Claude.ai and Claude Code product lines have become especially popular among software developers in recent years due to their strong code generation abilities and excellent performance in automation.

In a recent survey, Anthropic analyzed 500,000 coding interactions to better understand how developers use these models. The analysis divided the conversations into two categories: Claude.ai, which represents the standard chatbot interface, and Claude Code, which is designed specifically for coding tasks. Researchers looked at how often the AI worked in an "automated" way (completing tasks on its own) versus a "collaborative" way (working together with humans).

Three main trends were observed:

1. Growing Interest in Automation 79% of Claude Code conversations were focused on automation, compared to only 49% for Claude.ai. Both tools supported feedback loops and directive automation (where tasks are done with little human input), but these features appeared more often with the coding-focused agent. This suggests that as LLM-based agents become more common, software development is likely to become more automated.

2. More User-Friendly Applications The most frequently used programming languages were from the web development stack: JavaScript and TypeScript (31%), as well as HTML and CSS (28%). Common tasks included creating UI/UX components (12%) and building web or mobile applications (8%). This shows that “vibe coding” – where developers give natural language instructions to the AI – is especially useful when designing user interfaces.

3. Startups as Early Adopters Startup projects made up 33% of Claude Code usage, while enterprise applications only accounted for 13%. This reflects the difference between early and late adopters. Fast-moving, innovative companies are more likely to benefit from the productivity boost offered by new AI tools.

However, the analysis has some limitations. It only included interactions with Claude.ai and Claude Code — not with Claude Team, Enterprise, or API users — and some user contexts were estimated. Also, the study did not consider the regular cycles of software development, like sprint planning.

Looking ahead, a key question is how long feedback loops will remain the dominant method and when AI agents will be able to handle more complex tasks with little human help. As AI continues to advance, the role of developers may shift — from writing detailed code to managing, monitoring, and fine-tuning AI systems. Software development might become a model for how other professions will be transformed by the growing power of LLMs. 

Share this post
The Era of AI-Driven Startups
Startups have always thrived on rapid adaptation and the implementation of new ideas. In recent years, however, the emergence of artificial intelligence has fundamentally transformed the pace and strategy of these ventures. In a recent talk, world-renowned AI expert and AI Fund founder Andrew Ng discussed how businesses can harness AI to achieve lightning-fast execution and business success.
Switzerland’s New Language Model Shows How AI Can Truly Serve the Public Good
As artificial intelligence (AI) rapidly transforms scientific research, industry, and public services, growing concerns are emerging about its transparency, societal value, and accountability. Swiss researchers are responding to these concerns with a bold initiative: they have developed a fully open-source, publicly funded large language model (LLM), which they plan to release to the public this summer. The project is led by ETH Zurich, EPFL, and the Swiss National Supercomputing Centre (CSCS), with computing power provided by Alps—a supercomputer purpose-built for AI tasks.
Phase Transition Observed in Language Model Learning
What happens inside the "mind" of artificial intelligence when it learns to understand language? How does it move from simply following the order of words to grasping their meaning? A recently published study offers a theoretical perspective on these internal processes and identifies a transformation that resembles a physical phase transition.
Where is Artificial Intelligence Really Today?
The development of artificial intelligence has produced spectacular and often impressive results in recent years. Systems like ChatGPT can generate natural-sounding language, solve problems, and in many tasks, even surpass human performance. However, a growing number of prominent researchers and technology leaders — including John Carmack and François Chollet — caution that these achievements don’t necessarily indicate that artificial general intelligence (AGI) is just around the corner. Behind the impressive performances, new types of challenges and limitations are emerging that go far beyond raw capability.
A new era in software development
Over the past few decades, software development has fundamentally shaped our digital world, but the latest technological breakthroughs are ushering in a new era in which computer programming is undergoing a radical transformation. According to Andrej Karpathy, former director of artificial intelligence at Tesla, software development has accelerated dramatically in recent years after decades of slow change, fundamentally rewriting our understanding of programming.
This is how LLM distorts
With the development of artificial intelligence (AI), more and more attention is being paid to so-called large language models (LLMs), which are now present not only in scientific research but also in many areas of everyday life—for example, in legal work, health data analysis, and computer program coding. However, understanding how these models work remains a serious challenge, especially when they make seemingly inexplicable mistakes or give misleading answers.