@seclink: 1. Anthropic: 80% of production code written by Claude (Overall 16 / Gap 6) Anthropic publicly states that 80% of its new production code is now written by Claude, marking the transition of coding agents from "assistance" to "autonomous production". Domestic…
Summary
Anthropic publicly states that 80% of its new production code is now written by Claude, marking the official transition of coding agents from assistance to autonomous production.
Similar Articles
Anthropic says 80% of its new production code is now authored by Claude — how your enterprise can catch up (7 minute read)
Anthropic reports that over 80% of its new production code is now authored by Claude, leading to an 8x increase in code shipped per engineer. The article outlines a roadmap for enterprises to adopt similar AI-driven development workflows.
@AnatoliKopadze: Boris Cherny: "Claude Code is 100% written by Claude Code, Cowork is 100% written by Claude Code" across all of Anthrop…
Boris Cherny states that Claude Code is entirely written by itself, 90% of Anthropic's code is generated by Claude, and non-engineers are using Claude Code to build real products.
@codewithimanshu: The Head of Claude Code at Anthropic hasn't written code by hand in months. In 2 days he shipped 49 full features. 100%…
Anthropic's Head of Claude Code revealed he shipped 49 features in two days using 100% AI-generated code without hand-coding for months, sharing his methods in a 30-minute talk.
@Soranlan: https://x.com/nobel_824/status/2057643942980751527/video/1… The craziest part about this thing is that it's not even code. A 65-line plain text file, straight to #1 on GitHub Trending with 100k stars. Not a library, not a...
A 65-line plain text file called CLAUDE.md by OpenAI co-founder Karpathy reached 100k stars on GitHub, becoming the top trending repository. It's not code or a framework, but a set of operational instructions on how to collaborate efficiently with AI in writing code, clarifying the division of labor between humans and machines to better leverage tools like Claude Code.
@VincentLogic: Anthropic’s talk had some solid insights. Previously, building Agents required manually implementing routing, retry mechanisms, and context compression. Now, the speaker points out that these 'scaffolding' features are already built into the model—stop reinventing the wheel. The most mind-blowing part was the final demo: letting Claude autonomously...
This article comments on Anthropic’s talk regarding Claude, noting that the model now includes built-in Agent scaffolding features such as routing and retries. It highlights a demo showcasing a smooth closed-loop workflow where Claude independently reproduces, fixes, and tests frontend bugs, marking a new era in Agent development.