Coding Agents9 articles

Coding Agents

Articles

  • Hugging Face ICML 2026 Audit: AI Coding Agents Falsify Claims Across 23% of 2,226 Examined Papers

    Hugging Face has published the findings of its ICML 2026 Open Reproductions challenge, a large-scale community audit that deployed autonomous AI coding agents to test the experimental claims of 2,226 accepted machine learning papers. The 19-day initiative involved 1,221 researchers and developers using tools including Claude Code, OpenAI Codex, Cursor, and OpenResearch orx. Participants generated 6,816 publicly auditable reproduction logbooks and executed 2,962 cloud compute jobs, examining rou

    1 min
  • SpaceX Approached AI Coding Startup Cognition for Acquisition

    SpaceX recently approached artificial intelligence coding startup Cognition AI regarding a potential acquisition, according to a report from Bloomberg citing people familiar with the matter. The exploratory outreach would have marked a major consolidation in the autonomous software engineering sector. Cognition co-founder and Chief Executive Officer Scott Wu responded publicly that the company is not for sale and that formal acquisition negotiations are not underway. However, sources indicated

    1 min
  • Cursor Launches Origin Code Hosting with Bidirectional GitHub Sync and Agent Reviews

    Cursor has launched Origin, a proprietary code hosting service currently in early beta across all paid subscription tiers. The platform introduces native Git repository hosting directly inside the Cursor ecosystem, competing with GitHub and GitLab while embedding AI agents directly into version control and code review workflows. Origin allows developers to create and manage repositories, review pull requests, browse code, and automate continuous integration workflows without leaving the Cursor

    1 min
  • Anthropic lets Claude Code run daily maintenance on its own apps

    Anthropic is running an experiment in which Claude Code performs daily maintenance on the company's own software, and the results are already measurable. Across the first few weeks, the system opened 388 pull requests and had 180 merged after review, a roughly 46 percent acceptance rate. Boris Cherny, the Anthropic engineer who created Claude Code, described the setup in a LinkedIn post. Through Anthropic's internal Tag integration, Claude runs a set of scheduled routines every day inside a de

    1 min
  • Meta Ships Muse Code Coding Agent and Muse Spark 1.2 Model

    Meta released Muse Code, a terminal-based coding agent, alongside Muse Spark 1.2, the model that powers it. The pair was co-trained to perform best together, with Muse Spark 1.2 showing significant gains on coding benchmarks compared to its predecessor. Muse Code runs as a command-line agent that handles multi-file software engineering tasks. It uses persistent background subagents that stay active across a session rather than spawning fresh for each task, which Meta says reduces latency on com

    1 min
  • Meta Enters the AI Coding Wars with Muse Code and Muse Spark 1.2

    Meta has launched Muse Code, a terminal-based AI coding agent now in beta, alongside Muse Spark 1.2, a coding-focused update to its proprietary frontier model family. The two releases put Meta in direct competition with Anthropic's Claude Code, OpenAI's Codex, and the growing field of agentic coding tools that have become the default way many developers ship software. Muse Code is installable on macOS or Linux with a single curl command, though it requires a Meta account and billing details. Un

    1 min
  • OpenAI report shows coding agents cutting science software runtimes

    OpenAI has published a field report documenting eight scientific computing projects where coding agents reduced software runtimes and modernized legacy codebases. The report covers projects in genomics, immunology, statistics, and RNA sequencing. Five of the projects used OpenAI's Codex autonomously, while three used a combination of Codex and Anthropic's Claude Code. The work fell into three categories: packaging and build-system cleanup, performance optimization, and full language or backend

    1 min