Coding Weekly AI News

September 22 - September 30, 2025

This weekly update reveals a major reality check for the AI coding world, along with some exciting new developments in AI agents and coding tools.

The Big Prediction That Failed

The week's most shocking news came from a bold prediction that completely missed the mark. Six months ago, Anthropic's CEO made what seemed like an incredible promise: by September 2025, AI would write 90% of all code. September 2025 has arrived, and the prediction couldn't be more wrong. Instead of revolutionizing programming, AI coding tools are creating unexpected problems.

New research shows that AI is actually making developers slower. While developers spend less time actually writing code, they're drowning in other tasks. They have to review AI's mistakes, fix broken code, tweak endless prompts, and wait for slow AI systems to generate results. It's like hiring a super-fast intern who creates ten times more problems than they solve.

The Hidden Dangers of AI Code

The situation gets even scarier when you look at the quality problems. AI-generated code has ten times more security vulnerabilities than human-written code. There are horror stories of AI systems accidentally deleting entire production databases. This means companies using AI for coding might be creating serious security risks without realizing it.

New AI Agent Experiments

Despite these challenges, tech companies are still pushing forward with new AI agent features. OpenAI secretly tested upgraded ChatGPT agents powered by mysterious "Alpha models". Sharp-eyed users noticed new options in the model selector with names like "Agent with truncation" and "Agent with prompt expansion." These models activated a special agent mode, but OpenAI quickly pulled them back after people started talking about them online.

This accidental release suggests that OpenAI is working hard on more powerful AI agents that can handle complex tasks with better reasoning and tool use. The naming hints that they're experimenting with different ways to manage how much information the agents can process at once.

Meta Joins the Coding Race

Meta released its own AI coding model called CWM, which stands for Code and World Modeling. This massive 32-billion parameter model is specially trained on code execution traces and reasoning tasks. Unlike simple code generators, CWM is designed to understand how code actually works in the real world, making it potentially more useful for complex programming tasks.

Solutions for Big Codebases

One of the biggest problems with AI coding tools is that they work great for small projects but struggle with large, complex codebases. A breakthrough technique called "frequent intention compaction" is changing this. This method involves carefully structuring how context is fed to AI throughout the development process.

One team used this technique to work with Rust codebases containing 300,000 lines of code. They were able to complete a week's worth of work in just one day while maintaining code quality that passed expert review. This shows that AI for coding is becoming a sophisticated engineering skill, not just a simple tool.

Easy AI Agent Building

For developers who want to build their own AI agents, the barriers are getting lower. A new 15-minute tutorial shows how to create a YouTube research agent using Claude Code. The guide covers everything from setting up permissions to creating batch workflows for analyzing channels and extracting creator strategies. This demonstrates how accessible AI agent development is becoming for everyday programmers.

Service Reliability Issues

While AI coding tools are improving, they're facing serious reliability problems. Major AI companies like Anthropic and OpenAI have been experiencing significant service outages. Anthropic's situation has been particularly bad, forcing them to publish detailed explanations of their problems.

This creates a big challenge: models are getting better and demand is growing, but companies can't guarantee their services will stay online. Many users are already switching between different AI providers when their primary service goes down.

The Real Impact

Despite all the excitement about AI coding, research shows the benefits have been "unremarkable" so far. Companies are struggling to see clear gains from AI coding tools. The most successful organizations are those that redesign their entire software development process around AI, rather than just adding AI tools to existing workflows.

Looking Forward

This week's news shows that AI coding is at a turning point. The technology is powerful but not yet the game-changer many expected. Success requires understanding both the capabilities and limitations of AI agents, plus the engineering skills to use them effectively. The future likely belongs to teams that can master these new tools while avoiding their pitfalls.

Weekly Highlights