Patterns and problems in multiagent systems
…In each episode, we initiated three instances of the same model on virtual machines in Claude Code. Each model was tasked with migrating a Python backend on a fourth VM to another…
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…In each episode, we initiated three instances of the same model on virtual machines in Claude Code. Each model was tasked with migrating a Python backend on a fourth VM to another…
…When we evaluate “an agent,” we’re evaluating the harness and the model working together. For example, Claude Code is a flexible agent harness, and we used its core primitives through the…
…Related content An off switch for dual use knowledge in AI models A global workspace in language models New interpretability research reveals an emergent mental workspace in Claude that holds internal thoughts…
…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…
…This is a very challenging task for Claude, given that Claude receives only the title and description of the JIRA tickets, while the human developers have full context on the codebase and…
…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 thoughts…
…The adapter handled model-specific API calls, but the robot tasks, prompts, and scoring code stayed the same. Model Provider Adapter Claude Opus 4.7 Anthropic claude_agent_sdk Claude Opus 4…
…Such risks can come from deliberate misuse of models (for example use by terrorists or state actors to create bioweapons) or from models that cause destruction by acting autonomously in ways contrary…
…We have already deployed this classifier on Claude traffic as part of our broader system for identifying misuse of our models. Early deployment data suggests the classifier works well with real Claude…
…biological knowledge has scaled up as models have improved. To be sure, Claude and other LLMs are not currently capable of actually doing science autonomously at an expert level. However, on several…