Expanding Project Glasswing
…To support this, we recently released Claude Security , a product that uses our latest public frontier models, like Claude Opus 4.8, to scan codebases and suggest patches. We're also releasing…
Tracked topic
Claude is an AI assistant developed by Anthropic that uses large language models to generate text and support conversational tasks.
In our previous Economic Index reports, we separated out “automation,” where AI directly performs tasks, from “augmentation,” where AI collaborates with a user to perform a task. Here, we found that Claude Code showed dramatically higher automation rates—79% of conversations involved some form of automation, compared to 49% on Claude.ai. We also split automation and augmentation into several subtypes (as discussed in our previous work). “Feedback Loop” patterns, where Claude completes tasks autonomously but with help of human validation (for example, where the user sends any errors back to Cla
Anthropic Economic Index: AI's impact on software developmentOverall, we found that developers commonly use Claude for building user interfaces and interactive elements for websites and mobile applications. Although no single language dominated, the primarily web-focused development languages of JavaScript and TypeScript together accounted for 31% of all queries, and HTML2 and CSS (other languages for user-facing code) together added another 28%. Back-end development languages (used for behind-the-scenes logic, databases, and infrastructure, as well as API and AI development) were also represented: notably, Python was at 14% of queries. However, Python
Anthropic Economic Index: AI's impact on software developmentWe also analyzed which groups of developers might be using Claude. We used our analysis system to identify the type of project (e.g. a personal project vs. a project done for a startup) that best described users’ coding-related interactions. Because we don’t know the real-world context in which Claude’s responses were being used, these analyses rely on uncertain inferences from incomplete data. We therefore treat these findings as more preliminary than the ones described above. Startups appear to be the primary early adopters of Claude Code, and enterprise adoption lags behind. Startup work ac
Anthropic Economic Index: AI's impact on software development…To support this, we recently released Claude Security , a product that uses our latest public frontier models, like Claude Opus 4.8, to scan codebases and suggest patches. We're also releasing…
…Several research directions show promise, including integrating classifier signals directly into how models generate responses, and training models themselves to better resist obfuscation. Automated red-teaming could also help generate better training…
…Footnotes Related content Natural Language Autoencoders: Turning Claude’s thoughts into text AI models like Claude talk in words but think in numbers. In this study we train Claude to translate its…
…Teaching Claude why New research on how we've reduced agentic misalignment. Natural Language Autoencoders: Turning Claude’s thoughts into text AI models like Claude talk in words but think in numbers…
…a diversity of hints prompting the model to look at different pieces of code, to give Claude the best chance of success. Exploit strategy Claude’s plan was relatively consistent throughout the…
…It is important to take seriously the parallel between AI models’ use of software in agentic coding and AI models’ control of hardware. In the early days of agentic coding, humans approved…
…For now, the models are not capable of autonomously succeeding in this network environment. But when equipped with a set of software tools built by cybersecurity researchers, Claude (and other LLMs) were…
…We don’t think this reflects a typical, current use case for Claude or other frontier models. But the utility of having automated oversight over all of an organization’s communications makes…
…Major LLM services also provide learning modes (e.g., Claude Code Learning and Explanatory mode or ChatGPT Study Mode ) designed to foster understanding. Knowing how people learn when using AI can also…
Engineering at Anthropic Eval awareness in Claude Opus 4.6’s BrowseComp performance BrowseComp is an evaluation designed to test how well models can find hard-to-locate information on the web…