1 / 563

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.

Key Points

  • 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.
  • The model extends beyond traditional CI/CD pipelines – the AI handles not just triggering but also execution and, potentially, decision-making.

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?

Video

Sources