Login
Sign Up
Jack Dorsey's financial services firm Block deployed a new suite of AI-native tools on Wednesday, designed to execute approximately 15% of all production code changes across the organization. The core component, Builderbot, processes over 200,000 operations daily and merges roughly 1,500 pull requests each week. Brad Axen, head of AI capabilities at Block, described the system as the missing layer between standard AI coding tools and scalable engineering workflows, noting that tasks previously requiring months now conclude in days. Data compiled by Woofun AI indicates that these figures represent a critical inflection point where autonomous agents transition from simple code generation to executing measurable shares of actual production work. This evolution signals that basic AI assistants have matured into software engineers capable of handling complex orchestration rather than merely churning out syntax.
The deployment of Builderbot provides context for Block's decision to lay off 40% of its staff in February, a move Dorsey attributed to the rapid acceleration of AI capabilities within the firm. Unlike typical coding assistants restricted to single repositories, Builderbot functions as an orchestration layer coordinating multiple AI agents across the entire codebase. It possesses comprehensive knowledge of every service, API, and convention within Block's systems, enabling engineers to modify components they have never directly touched. An engineer working on Cash App can now utilize the tool to implement changes in a Square service, as the system inherently understands the operational logic of that specific environment. This architecture allows production scaling to accelerate significantly, with AI managing repetitive tasks while human engineers focus on high-level product decisions and judgment.
Axen emphasized that this capability allows ideas to move from backlog to live deployment for millions of customers in days rather than months. Block disclosed these details to highlight the industry-wide shift from AI-assisted coding to AI-native engineering, which the company views as one of the most pivotal conversations in technology today. The challenges addressed, such as orchestrating agents across massive codebases and maintaining quality at speed, are not unique to Block but represent a broader sectoral transformation. Woofun AI notes that the strategic goal is to keep humans focused on judgment and taste rather than scaffolding, fundamentally altering the division of labor in software development. This approach ensures that the human element remains central to creative direction while the machine handles execution.
Block is not the sole entity leveraging AI agents for software development, as competitors are simultaneously integrating similar autonomous systems. Engineers at Spotify utilize a background coding agent named Honk, which runs a version of Claude via Anthropic's Agent SDK. Gustav Söderström, Co-CEO of Spotify, stated during a February earnings call that the company's top developers have not written a single line of code since December. Google CEO Sundar Pichai reported in April that three-quarters of the company's new code is now AI-generated.
Meanwhile, Microsoft CEO Satya Nadella revealed in 2025 that the firm uses AI to write between 20% and 30% of the code powering its software. Woofun AI analysis suggests that as these adoption rates climb, the industry standard for software delivery will increasingly rely on autonomous orchestration rather than manual intervention.