Latest AI Coding News & Updates
AI pair programmers, autonomous coding agents and the IDEs they live in. The fastest-moving category in developer tools.
86 articles
SpaceX acquires AI coding startup Cursor for $60 billion
SpaceX has acquired the AI coding startup Cursor in a massive $60 billion deal. The move is intended to significantly bolster the development capabilities of xAI.
Engineering with Codex and ChatGPT 5.5
An expert engineer shares the experience of using Codex and ChatGPT 5.5 for high-concurrency coding and automated code review. The article details how AI agents and custom skills can significantly boost productivity while presenting new challenges in human-AI collaboration.
Claude Rewrites 1M Lines of Bun Code in 11 Days
Anthropic's Claude was used to rewrite the Bun runtime from Zig to Rust in just 11 days, sparking a debate on AI-driven engineering quality. While the speed is unprecedented, critics raise concerns about maintainability and the potential for AI-generated technical debt.
Meta releases Muse Spark 1.1 for coding
Meta has launched Muse Spark 1.1, an upgraded AI model designed for advanced coding tasks. It features improved bug detection, support for multi-agent workflows, and native multimodal perception.
The verification bottleneck in the era of AI coding
AI tools have drastically reduced the cost of writing code, but this has shifted the bottleneck to verification. The article argues that human oversight of test assertions and architectural boundaries is now the primary responsibility of software engineers.
Anthropic Executive: 90% of Code Now AI-Generated
An Anthropic executive revealed that 90% of the company's codebase is now generated by AI. This highlights a significant shift in software development productivity and the maturity of AI coding assistants.
ProgramBench Crushes Top AI Coders at 0%
SWE-Bench creators launched ProgramBench, a new benchmark testing AI's ability to rebuild real software projects like FFmpeg from scratch using only docs. Top models including Claude Opus 4.7, GPT-5 variants, and Gemini 3.1 scored 0% on full behavioral equivalence. It exposes AI's weakness in global system planning over local code generation.
Alibaba nears AI coding dominance with upcoming release
Alibaba is preparing for a major milestone in its AI coding development, aiming to maintain its competitive edge. The company is currently in a critical sprint phase to secure its position as a leader in the AI coding space.
Testing Trae: Building Websites with AI Coding Agents
The article details a hands-on experience using the AI coding tool Trae to rebuild a website. It highlights the tool's ability to handle complex logic while noting its tendency to 'over-think' and accumulate technical debt.
Unlocking Codex: Pushing AI Coding Limits
The article discusses the untapped potential of OpenAI's Codex, suggesting that current usage only scratches the surface. It explores advanced optimization techniques that significantly increase coding efficiency and output.
Google Restructures AI Coding Team to Rival Anthropic
Google is restructuring its AI coding tools team to close the technical gap with Anthropic following the departure of key researchers. The team will now focus on both code generation and broader multimodal tasks like presentation creation.
SpaceX Acquires AI Coding Tool Cursor for $60 Billion
SpaceX has acquired the AI-powered coding platform Cursor for $60 billion. The acquisition has turned the four MIT-educated founders of the startup into billionaires.
SpaceX acquires AI coding startup Anysphere for $60bn
SpaceX has announced the acquisition of Anysphere, the developer behind the AI-powered coding editor Cursor, for $60 billion. This strategic move integrates advanced AI coding capabilities into Elon Musk's broader technology portfolio.
ZCode 3.0 launches with ZCode Agent and GLM-5.2
ZCode 3.0 introduces a self-developed ZCode Agent kernel and deep integration with the GLM-5.2 model. The update focuses on long-range reasoning, tool calling, and improved project management features for developers.
ING Uses 'Vibe Coding' for Electronic Trading Systems
ING Groep NV is adopting 'vibe coding'โa method of using AI to generate and refine codeโto build new electronic trading tools for currencies and credit. This initiative aims to maintain competitiveness against larger financial peers.
Microsoft internal warning: GitHub faces existential AI threat
Microsoft internal reports suggest GitHub faces existential risks as AI coding tools like Cursor and Claude Code reduce the necessity of traditional code hosting. The company is consolidating its internal engineering teams onto GitHub Copilot CLI to optimize costs and security.
Cursor Composer 2.5 delivers 10x cost efficiency
Cursor has released Composer 2.5, featuring targeted reinforcement learning corrections to improve coding performance. The update utilizes synthetic training and behavioral calibration to better manage long-running AI coding tasks.
AI Code Surge is Linux Kernel New Norm
Linus Torvalds released Linux 7.1-rc3, noting exceptionally large kernel patch sizes this cycle. This surge is largely due to developers heavily using AI coding tools. He states this is now the established new normal in Linux kernel development.
Anthropic Hits $30B Revenue on 80x Growth
Anthropic achieved a $30 billion annualized revenue run rate after 80x growth in Q1, far exceeding their 10x plan and straining compute resources. The surge is driven by Claude Code, an agentic AI coding tool that hit $1B ARR in six months and is the fastest-growing enterprise software product ever. Weekly active users doubled and business subscriptions quadrupled since early 2026.
Cloudsmith Raises $72M for AI Code Security
Belfast-based Cloudsmith secured $72M in Series C funding to protect AI-generated software supply chains. TCV, prior Series B lead, doubled down; Insight Partners returned. AI coding agents generate code too rapidly for human review, making artifact management essential for security.
Musk $60B Cursor Bid Targets OpenAI
Elon Musk is reportedly planning a $60 billion acquisition of Cursor, an AI coding tool, to challenge OpenAI directly. This potential move signals major shifts in the AI programming race.
SpaceX $60B Buyout Halts Cursor $2B Fundraise
Cursor was set to close a $2B funding round this week but halted discussions after SpaceX offered a $10B 'collaboration fee' and a path to $60B acquisition. This preempts the fundraise dramatically.
Claude Design Dooms Design Field
Claude Design threatens the design industry by taking over tasks from design to coding. It positions AI as a comprehensive replacement for traditional workflows.
Linux OKs AI Code with Human Accountability
Linux kernel team formalizes rules allowing AI tools like GitHub Copilot for code generation, but submitters bear full responsibility for bugs and security issues. Linus Torvalds backs this, viewing AI as just a tool and emphasizing accountability over bans. Developers must disclose AI usage in submissions.
Claude's 3D Editor Explodes on GitHub
Claude single-handedly created a 3D architectural editor that's viral on GitHub. It challenges pricey pro software costing thousands yearly. Features seamless 2D-3D integration.
Qoder Launches Multi-Agent Experts Mode
Alibaba's AI coding tool Qoder has introduced Experts Mode. This multi-agent system deploys specialized AI engineers for collaborative software building. It delivers 67% performance gains over single-agent systems on complex tasks.
AI Refactors 540K-Line Legacy in 2 Weeks
Team refactored a 10-year 540k-line PHP ecommerce system to Java in 2 weeks using AI. Key was baselining interface behaviors first to ensure consistency. AI structured code, extracted APIs, generated docs/diagrams.
Docker for Local Claude Code Sandboxes
Docker tutorial shows how to run Claude Code AI coding assistant using local models, MCP servers, and secure sandboxes. It provides essential infrastructure, tool access, and security boundaries for developers. Unlock full AI potential offline.
Anthropic releases Claude Fable 5 usage guide for developers
Anthropic has published an official guide on how to effectively use the Claude Fable 5 model. The guide focuses on integrating the model with the Claude Code tool to optimize coding workflows.
Mastering 4 AI Coding Loop Patterns with Claude Code
Anthropic has categorized AI coding workflows into four distinct 'loop' patterns. This guide helps developers understand how to delegate tasks to AI effectively and when to intervene in the coding process.