Developer Tools AI News & Updates

OpenAI Unveils AgentKit Platform to Accelerate AI Agent Development and Deployment

OpenAI launched AgentKit at its Dev Day event, a comprehensive toolkit designed to help developers build and deploy AI agents more efficiently. The platform includes Agent Builder for visual workflow design, ChatKit for embeddable interfaces, evaluation tools for performance measurement, and a connector registry for integrating with external systems. OpenAI demonstrated the platform's ease of use by building a complete AI workflow and two agents live onstage in under eight minutes.

Google Expands Jules AI Coding Agent with CLI and Public API Integration

Google has released a command-line interface and public API for Jules, its AI coding agent, enabling deeper integration into developer workflows including terminals, CI/CD systems, and IDEs. The tool, which uses Google's Gemini 2.5 Pro model, is designed for autonomous task execution with minimal user interaction and is now available under tiered pricing plans after exiting beta. Google is also working to expand Jules beyond GitHub to other version control systems and improve mobile accessibility.

OpenAI Acquires Alex Codes Team to Strengthen AI Coding Agent Development

OpenAI has hired the team behind Alex Codes, a Y-Combinator-backed startup that created an AI coding assistant for Apple's Xcode development environment. The three-person team is joining OpenAI's Codex division to work on the company's AI coding agent, following a pattern of acqui-hires by OpenAI including the recent $1.1 billion acquisition of Statsig.

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.