ai-coding

13 articles tagged with ai-coding

May 2, 2026
product update

Augment Code launches Prism router: 20-30% cost reduction routing between Claude Opus 4.7, GPT 5.5, and cheaper models

Augment Code released Prism, a model routing system that selects between frontier models and cheaper alternatives per user turn. On internal benchmarks, Prism matches Claude Opus 4.7 and GPT 5.5 quality while reducing per-task costs by 20-30%, translating to approximately $20,000 monthly savings for teams sending 10,000 requests.

April 28, 2026
product update

Lovable launches iOS app for natural language web app development

Lovable, an AI-assisted programming platform, launched an iOS app that generates web applications from natural language and voice prompts. The app allows users to start projects on mobile and continue on desktop, with subscription plans ranging from $9.99 to $79.99 per month.

April 11, 2026
product updateAnthropic

Anthropic adds Ultraplan to Claude Code, moving task planning to the cloud

Anthropic has launched Ultraplan, a new feature for Claude Code that offloads programming task planning to the cloud. The feature enables developers to initiate planning jobs from the terminal while the planning executes in the browser, supporting inline comments, emoji reactions, and revision requests on individual plan sections.

April 9, 2026
product updateOpenAI

OpenAI launches $100/month ChatGPT Pro tier to compete with Anthropic's Claude Code

OpenAI announced a $100 per month ChatGPT Pro subscription tier offering five times more Codex usage than its existing $20 Plus plan. The move directly challenges Anthropic's Claude Code, which generated over $2.5 billion in run-rate revenue in February with 100%+ growth since the start of 2026. Codex now has three million weekly active users.

April 6, 2026
product updateGitHub

GitHub Copilot CLI adds Rubber Duck for second-opinion analysis across model families

GitHub has added a feature called Rubber Duck to Copilot CLI that queries multiple AI model families to provide alternative perspectives on code suggestions. The feature acts as a second opinion mechanism, allowing developers to compare recommendations from different model architectures.

analysisAnthropic

AMD AI director reports Claude Code performance degradation since March update

Stella Laurenzo, director of AI at AMD, filed a GitHub issue documenting significant performance degradation in Claude Code since early March, specifically following the deployment of thinking content redaction in version 2.1.69. Analysis of 6,852 sessions with 234,760 tool calls shows stop-hook violations increased from zero to 10 per day, while code-reading behavior dropped from 6.6 reads to 2 reads per session.

March 27, 2026
product updateOpenAI

OpenAI adds plugins to Codex to compete with Claude Code's workflow automation

OpenAI is introducing plugins for Codex that bundle skills, integrations, and connectors into shareable workflow packages. The move directly addresses Claude Code's lead among developers and positions Codex beyond coding into broader agentic work platforms. Over 20 plugins are currently available, including integrations with Figma, Notion, Gmail, Slack, and Google Drive.

March 23, 2026
product updateOpenAI

OpenAI acquires Astral to integrate Python's most-used dev tools into Codex platform

OpenAI has acquired Astral, the company behind widely-used Python development tools Ruff, uv, and ty, which see hundreds of millions of downloads monthly. The tools will integrate with OpenAI's Codex platform to enable agentic AI systems that can plan changes, modify codebases, run tools, and verify results. OpenAI commits to keeping the tools open source under permissive licenses post-acquisition.

March 6, 2026
benchmark

Google benchmarks AI models for Android development; names top performers

Google has completed benchmarking tests to evaluate which AI models perform best for Android app development. The company released results identifying top-performing models across coding tasks specific to the Android platform.

March 4, 2026
product updateOpenAI

OpenAI's Codex app reaches Windows after 1M Mac downloads in first week

OpenAI has released its Codex AI coding tool on Windows following rapid adoption on macOS. The app achieved over 1 million downloads in its first week on Mac and now serves 1.6 million weekly active users across platforms.

March 3, 2026
product updateAnthropic

Anthropic adds Voice Mode to Claude Code for hands-free coding

Anthropic has launched Voice Mode for Claude Code, allowing developers to interact with the coding assistant using voice commands. The feature expands Claude Code's capabilities beyond text-based interaction.

February 27, 2026
product updateGitHub

GitHub Copilot CLI guides developers from concept to pull request

GitHub has published a hands-on guide demonstrating how developers can use GitHub Copilot CLI to move from initial intent through to creating reviewable pull requests. The guide shows how CLI-based development naturally integrates with IDE workflows and GitHub's collaborative tools.

February 21, 2026
product updateAnthropic

Anthropic adds desktop automation features to Claude Code developer tool

Anthropic is rolling out new desktop features for Claude Code that automate additional steps in the development workflow. The update extends Claude Code's capabilities beyond the web interface to provide deeper integration with local development environments.