Developer Tools AI News & Updates

Google Launches Open-Source Gemini CLI Tool for Developer Terminals

Google has launched Gemini CLI, an open-source agentic AI tool that runs locally in developer terminals and connects Gemini AI models to local codebases. The tool allows developers to make natural language requests for code explanation, feature writing, debugging, and other tasks beyond coding. Google is offering generous usage limits and open-sourcing the tool under Apache 2.0 license to encourage adoption and compete with similar tools from OpenAI and Anthropic.

Apple to Release AI Development Framework for Third-Party Developers at WWDC

According to Bloomberg, Apple plans to unveil a set of AI products and frameworks at its upcoming Worldwide Developers Conference (WWDC) in June. The new tools will allow third-party developers to build applications using Apple's AI models, initially focusing on smaller models, as part of the company's strategy to catch up with competitors in the AI space.

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.