Skip to main content
All Arcs
ongoing25 chapterssince Jan 2026

Ai Coding Tools War

25 articles, oldest first

1

Modelence raises $3M to smooth out the vibe-coding stack

How do you build tooling for the AI software stack? A company called Modelence has an interesting answer.

2

Satya Nadella insists people are using Microsoft’s Copilot AI a lot

With Microsoft spending many billions on data centers, and rumors that no one is using its AI, CEO Satya Nadella shared some usage numbers.

3

GPT-5.3-Codex released — OpenAI's first self-helping model

OpenAI released GPT-5.3-Codex on February 5, 2026, marking the first publicly released model the company says contributed to its own development process. The model is optimized for agentic coding tasks with enhanced autonomous code generation capabilities. OpenAI describes the recursive involvement as a milestone in AI self-improvement, though specific details on the extent of the model's contribution to its own training remain limited.

4

OpenAI launches new agentic coding model only minutes after Anthropic drops its own

The new model is built to accelerate the capabilities of Codex, the agentic coding tool OpenAI launched earlier this week.

5
opinion

For open source programs, AI coding tools are a mixed blessing

AI coding tools have enabled a flood of bad code that threatens to overwhelm many projects. Building new features is easier, but maintaining them is just as hard.

6
announcement

Figma partners with OpenAI to bake in support for Codex

Figma is integrating OpenAI's coding assistant Codex a week after it announced a similar integration with Anthropic's Claude Code.

7
shipped

Claude Code rolls out a voice mode capability

Anthropic is stepping up its game in the AI coding space with the rollout of Voice Mode in Claude Code.

8
shipped

Cursor is rolling out a new kind of agentic coding tool

Called Automations, the new system gives users a way to automatically launch agents within their coding environment, triggered by a new addition to the codebase, a Slack message, or a simple timer.

9
research

Google DeepMind's AlphaEvolve advances computer science

Google DeepMind's AlphaEvolve, a Gemini-based coding agent, has recovered 0.7% of Google's total compute budget through automated optimization. The system also independently discovered novel mathematical structures, marking a departure from AI as a tool-assistant toward AI as a research contributor. The announcement was made March 6, 2026.

10
opinion

Bridging the gap: How AI is redefining the developer’s workflow

AI is making drafts cheap. But this must be turned into trustworthy software, repeatedly, without drama.

11
research

Import AI 448: AI R&D; Bytedance’s CUDA-writing agent; on-device satellite AI

Welcome to Import AI, a newsletter about AI research. Import AI runs on arXiv and feedback from readers. If you’d like to support this, please subscribe. Subscribe now AI progress is moving faster than even well regarded forecasters can guess:…Ajeya Cotra updates her timelines…“On Jan 14th, I made p

12
shipped

Anthropic launches code review tool to check flood of AI-generated code

Anthropic launched Code Review in Claude Code, a multi-agent system that automatically analyzes AI-generated code, flags logic errors, and helps enterprise developers manage the growing volume of code produced with AI.

13
research

Patch Me If You Can: AI Codemods for Secure-by-Default Android Apps

Even seemingly simple engineering tasks — like updating an API — can become monumental undertakings when you’re dealing with millions of lines of code and thousands of engineers, especially if the changes are security-related. Nowhere is this more apparent than in mobile security, where a single cla

14
shipped

Cursor admits its new coding model was built on top of Moonshot AI’s Kimi

Building on top of a Chinese model feels particularly fraught right now.

15
shipped

Anthropic hands Claude Code more control, but keeps it on a leash

Anthropic’s new auto mode for Claude Code lets AI execute tasks with fewer approvals, reflecting a broader shift toward more autonomous tools that balance speed with safety through built-in safeguards.

16
shipped

Microsoft makes GPT and Claude collaborate in Copilot

Microsoft added Critique and Council features to Copilot on March 30, 2026, enabling GPT and Claude to operate sequentially or in parallel within the same workflow. Multi-model configurations outperformed single-model baselines on internal benchmarks. The move makes multi-LLM orchestration a native Microsoft product feature rather than a developer pattern.

17
funding

Qodo raises $70M for code verification as AI coding scales

As AI floods software development with code, Qodo is betting the real challenge is making sure it actually works.

18
opinion

Agent-driven development in Copilot Applied Science

I used coding agents to build agents that automated part of my job. Here's what I learned about working better with coding agents. The post Agent-driven development in Copilot Applied Science appeared first on The GitHub Blog.

19
shipped

Run multiple agents at once with /fleet in Copilot CLI

/fleet lets Copilot CLI dispatch multiple agents in parallel. Learn how to write prompts that split work across files, declare dependencies, and avoid common pitfalls. The post Run multiple agents at once with /fleet in Copilot CLI appeared first on The GitHub Blog.

20
announcement

Anthropic says Claude Code subscribers will need to pay extra for OpenClaw usage

It’s about to become more expensive for Claude Code subscribers to use Anthropic’s coding assistant with OpenClaw and other third-party tools.

21
shipped

GitHub Copilot CLI combines model families for a second opinion

Discover how Rubber Duck provides a different perspective to GitHub Copilot CLI. The post GitHub Copilot CLI combines model families for a second opinion appeared first on The GitHub Blog.

22
data-backed

AI’s software development success and central management needs

A survey carried out by OutSystems, The State of AI Development 2026 [email wall], argues that AI has moved into early production phase for many enterprises, primarily inside the IT function. The survey was based on the responses of 1,879 IT leaders, and warns that adoption of AI is in danger of run

23
shipped

Atlassian launches visual AI tools and third-party agents in Confluence

Confluence users can now create visual assets within the software in addition to new third-party agents working with Lovable, Replit, and Gamma.

24
shipped

OpenAI looks to take on Anthropic with $100 per month ChatGPT Pro subscriptions

The new ChatGPT plan expands access to OpenAI's AI-powered coding assistant Codex.

25
announcement

The new rules for AI-assisted code in the Linux kernel: What every dev needs to know

Linus Torvalds and maintainers just finalized the Linux kernel's new AI policy - but it might not address the biggest challenge with AI-generated code. Here's why.