570 / 1114

Inside Anthropic’s New AI “Software Factory”

TL;DR

Anthropic has updated its cloud coding platform to support automated recurring tasks that run directly on Anthropic's servers instead of local machines. According to Ray Amjad, developers can now automate workflows like dependency audits and pull request updates without tying up local resources. The platform effectively becomes a 'software factory': tasks run continuously in the background without requiring active developer intervention.

Nauti's Take

Anthropic is quietly building infrastructure that directly competes with GitHub Actions, GitLab CI, and classic DevOps tooling – just with an LLM at the center instead of rigid scripts. Strategically smart: whoever controls the execution layer ultimately controls the workflow.

The real question is whether companies are willing to hand that much code autonomy to a single external provider. And when the PR bot merges a critical bug, who carries the liability – the developer or Anthropic?

Briefingshow

When AI agents run continuously in the background rather than on demand, the role model in software engineering shifts fundamentally. Instead of 'AI as a tool', the paradigm becomes 'AI as an autonomous cloud-based team member'. For development teams this means potentially massive efficiency gains – but also new questions around control, auditability, and accountability when code changes are merged automatically.

Video

Sources