< Back to all clusters
[TECHNOLOGY] · 2 sources

started · updated

Anthropic tests autonomous software maintenance with Claude Code

Anthropic is testing whether its Claude Code tool can autonomously manage daily software maintenance tasks. According to engineer and creator Boris Cherny, the AI has generated 388 pull requests in just a few weeks, with a 46% approval rate after human review.

The system operates through a dedicated Slack channel, executing twelve specialized routines across various platforms, including iOS, Android, desktop, and web. These routines are designed to reduce repetitive workloads for developers by handling mechanical tasks such as:

• Crash Fuzzing: Simulating user interactions to trigger crashes, analyzing causes, and proposing fixes. • Dead-Code Removal: Identifying and deleting unreachable code. • Duplicate Unification: Finding and merging similar code abstractions. • Logic and Test Maintenance: Fixing complex logic bugs and addressing unstable or useless tests.

By automating these routine maintenance cycles, Anthropic aims to allow its engineers to focus on more complex development challenges.

Entities

Anthropic · Boris Cherny · Claude Code