Developer Tools AI News & Updates

OpenAI Launches Codex as It Enters the Emerging Field of Autonomous Coding Agents

OpenAI introduced Codex, a new coding system designed to perform complex programming tasks from natural language commands, placing it among a new generation of agentic coding tools. Unlike traditional AI coding assistants that function as intelligent autocomplete, these agentic tools aim to operate autonomously without requiring users to interact directly with the code, though current systems still face significant challenges with reliability and hallucinations.

OpenAI Connects ChatGPT's Deep Research Tool to GitHub for Code Analysis

OpenAI has enhanced its AI-powered deep research feature by adding a GitHub connector, allowing developers to analyze codebases and engineering documents. The new functionality, available to ChatGPT Plus, Pro, and Team users, enables users to break down product specs into technical tasks, summarize code structures, and implement APIs using real code examples.

JetBrains Releases Open Source AI Coding Model with Technical Limitations

JetBrains has released Mellum, an open AI model specialized for code completion, under the Apache 2.0 license. Trained on 4 trillion tokens and containing 4 billion parameters, the model requires fine-tuning before use and comes with explicit warnings about potential biases and security vulnerabilities in its generated code.

YC Startups Reach 95% AI-Generated Code Milestone

According to Y Combinator managing partner Jared Friedman, a quarter of startups in the current YC batch have 95% of their codebases generated by AI. Despite being technically capable, these founders are leveraging AI coding tools, though YC executives emphasize that developers still need classical coding skills to debug and maintain these AI-generated systems as they scale.