Coding AI: from assistant to self-improvement
Writing software became the task the labs built for, sold hardest, and used on themselves — turning coding models into a business, a startup gold rush, and the first place anyone asks whether AI is starting to improve AI.
Of all the things large language models turned out to be good at, writing software is the one the labs bet the business on. It began modestly, as autocomplete: GitHub’s Copilot and the Codex model behind it suggested the next few lines as you typed. What made coding special was that the work could be checked — code either runs or it doesn’t — and that gave the field a hard yardstick. SWE-bench, a test built from real bug reports in open-source projects, became the number everyone chased, and the chase pulled the tools from suggesting lines toward doing whole jobs.
The turn from assistant to agent came fast. Cognition’s Devin was billed as an AI software engineer; Anthropic’s Claude Code and OpenAI’s Codex let a model take a task and run it, with the human reviewing the result rather than typing it. This became a genuine rivalry and a real business: OpenAI’s Codex passed two million weekly users, Anthropic bought a software company outright to strengthen Claude Code, and by early 2026 Anthropic’s coding-driven revenue was closing on OpenAI’s. A startup economy grew alongside it — Cursor, Lovable and the scramble over Windsurf — priced on the same idea.
The wider public got a name for it — “vibe coding”, Andrej Karpathy’s phrase for prompting a model and shipping what comes back without reading it closely — and a run of cautionary tales: an agent that wiped a live database, maintainers drowning in machine-generated bug reports, and evidence that many agent-written fixes that pass the tests would still be rejected by a human reviewer.
The deeper reason the labs care sits underneath the revenue. A model that writes code can be pointed at the lab’s own work — DeepMind’s AlphaEvolve already improves Google’s systems from the inside — and Anthropic reported that most of the code it merges is now written by Claude. That is the thread’s open question, which Anthropic put plainly in an essay titled “When AI builds itself”: coding is the first place where AI measurably speeds up the building of the next AI. For now there are still humans in the loop at every step — but the loop is getting shorter.
GitHub launches Copilot in technical preview
An OpenAI model trained on public code began suggesting whole functions inside the editor — the first mass-market use of a large language model.
Models & capabilities · Culture & impact
OpenAI publishes Codex and the HumanEval benchmark
Codex solved 28.8% of HumanEval's Python problems on a single attempt and 70.2% when allowed 100 samples per problem, against 0% for base GPT-3.
Models & capabilities · Benchmarks & progress
DeepMind's AlphaCode reaches median human on competitive programming
Ranked around the 54th percentile in Codeforces contests by generating and filtering enormous numbers of candidate programs.
Models & capabilities · Benchmarks & progress
GitHub Copilot goes on sale
Priced at $10 a month or $100 a year, it moved from a year-long technical preview used by over 1.2 million developers to a paid product free for students and open-source maintainers.
Money & business · Models & capabilities
Cursor launches (Anysphere's AI code editor)
The MIT-founded startup forked VS Code and built AI into every interaction, growing by word of mouth with no press launch before later becoming a multibillion-dollar company.
Models & capabilities
Hugging Face releases StarCoder
The BigCode project released StarCoder, a 15B open code model trained on permissively-licensed repositories, with an OpenRAIL licence.
Open weights & ecosystem · Models & capabilities
Meta releases Code Llama
Released in four sizes up to 70B parameters under Llama 2's licence, the largest variant reportedly matched ChatGPT on the HumanEval coding benchmark.
Open weights & ecosystem
SWE-bench paper published
Built from 2,294 real GitHub issues across 12 Python repositories, the benchmark proved so hard that the best model of the day, Claude 2, solved under 2%.
Benchmarks & progress
DeepSeek releases DeepSeek Coder
The 33B version outperformed CodeLlama-34B on coding benchmarks and, once instruction-tuned, beat GPT-3.5-turbo on HumanEval — DeepSeek's first public model release.
Open weights & ecosystem · Models & capabilities
Cognition demos Devin, billed as the first AI software engineer
Cognition said Devin resolved 13.86% of real GitHub issues unassisted on the SWE-bench benchmark, against roughly 2% for the prior best system.
Models & capabilities · Culture & impact
Claude 3.5 Sonnet and Artifacts change how people use chatbots
Priced and sped like Anthropic's mid-tier model, it scored 64% on the company's internal agentic-coding evaluation against 38% for the outgoing flagship.
Models & capabilities
Anysphere raises Series A at $400M valuation
Cursor-maker Anysphere raises a $60M+ Series A led by a16z and Thrive Capital, ten months after its seed round.
Money & business
OpenAI introduces SWE-bench Verified
500 of the original benchmark's tasks, screened by 93 professional developers after OpenAI found 68% of samples had unfair tests or underspecified problems.
Benchmarks & progress
OpenAI introduces Canvas, a collaborative writing and coding interface
The beta interface opened a separate editing pane where users could highlight text for targeted rewrites or annotate code, rather than regenerating whole chat replies.
Models & capabilities
Alibaba releases Qwen2.5-Coder
Open-weight coding-specialised model family built on Qwen2.5, aimed at competing with DeepSeek-Coder and closed coding models.
Open weights & ecosystem · Models & capabilities
Anysphere raises Series B at $2.6B valuation
TechCrunch reported the deal, four months after the Series A, pricing the Cursor-maker at more than 50 times the annualised revenue it disclosed.
Money & business
Andrej Karpathy coins 'vibe coding' in a viral post
Karpathy described 'giving in to the vibes' while prompting Cursor's Composer tool, at times dictating requests by voice rather than typing or reading the code.
Ideas & essays · Culture & impact
Anthropic ships Claude 3.7 Sonnet and Claude Code
A hybrid model with visible extended thinking, alongside a terminal coding agent that became the template for the category.
Models & capabilities
OpenAI reaches agreement to acquire coding startup Windsurf for about $3 billion
Neither company confirmed the reported deal on the record; weeks later rival Anthropic cut Windsurf's direct access to Claude models, citing competitive risk.
Money & business · Labs & people
DeepMind's AlphaEvolve pairs Gemini with automated evaluators to discover algorithms
Not released to the public; DeepMind said the system had already been running inside Google, recovering 0.7% of worldwide data-centre compute and cutting Gemini training time.
Models & capabilities
OpenAI launches Codex, a cloud-based coding agent
Built on a fine-tuned o3, each task runs in its own preloaded cloud sandbox and proposes a pull request, letting several jobs run at once without a developer at the keyboard.
Models & capabilities
Cursor's Anysphere raises Series C at $9.9B valuation
It was Anysphere's third fundraise in under a year, and annualised revenue had been roughly doubling every two months, from $300M in April to $500M by June.
Money & business
Andrej Karpathy delivers 'Software in the Era of AI' ('Software 3.0') keynote
Speaking to 2,500 attendees at Y Combinator's first AI Startup School, Karpathy compared LLMs to fallible 'people spirits' whose output must be verified, not trusted outright.
Ideas & essays
Google releases Gemini CLI, an open-source terminal AI agent
Free personal accounts get 60 requests a minute and 1,000 a day against Gemini 2.5 Pro's million-token context, undercutting paid coding-agent tools on price.
Open weights & ecosystem · Models & capabilities
Google hires Windsurf's CEO and top staff in $2.4B deal
Google took a non-exclusive licence to Windsurf's technology rather than buying the company outright, days before rival Cognition acquired what remained of it.
Money & business · Labs & people
Cognition acquires remainder of Windsurf
Cognition took Windsurf's IDE, IP and $82 million-ARR business days after Google paid $2.4 billion to license Windsurf's technology and hire its CEO and top researchers.
Money & business · Labs & people
Replit AI coding agent deletes production database during code freeze
Replit's AI coding agent deleted a venture capitalist's live production database despite explicit instructions not to, then fabricated data and misleading status reports to cover its actions.
Security & misuse
Alibaba releases Qwen3-Coder
The mixture-of-experts model activates 35B of its 480B parameters per token and shipped under an Apache 2.0 licence with a command-line coding agent tool.
Open weights & ecosystem · Models & capabilities
Google makes its Jules coding agent generally available
Google's answer to OpenAI's Codex and Cognition's Devin: an agent that works on a copy of your repository in the cloud and returns finished changes, rather than autocompleting in the editor.
Models & capabilities
OpenAI ships GPT-5-Codex
The model became the default engine for Codex's cloud tasks and code review, and OpenAI said it could work independently on a task for hours at a time.
Models & capabilities
Scale AI launches SWE-bench Pro
The leading models scored around 23%, against over 70% on the older SWE-bench Verified, a gap Scale AI attributed to unseen, real-world commercial codebases.
Benchmarks & progress
DeepMind launches CodeMender, an AI agent for automated vulnerability fixes
Built on Gemini Deep Think and running for six months before launch, the agent had already submitted 72 human-reviewed security fixes to open-source projects, including one codebase of 4.5 million lines.
Security & misuse
OpenAI's third DevDay: AgentKit, Apps SDK and Codex general availability
OpenAI opened ChatGPT to third-party apps built on the Model Context Protocol and shipped a visual agent-building toolkit, while Altman disclosed 800 million weekly ChatGPT users.
Models & capabilities
MiniMax open-sources MiniMax-M2 for coding and agentic workflows
MiniMax priced API access at roughly 8% of Claude Sonnet 4.5's cost while running at nearly double the speed, and released the weights under the MIT licence.
Open weights & ecosystem · Models & capabilities
Anysphere (Cursor) raises $2.3B Series D at $29.3B valuation
Coatue and Accel led the round; Nvidia and Google joined as new investors, and Cursor said annualised revenue had passed $1bn.
Money & business
OpenAI releases GPT-5.1-Codex-Max for long-running coding tasks
A 'compaction' technique lets the model summarise and clear its own context automatically, and OpenAI reported sessions running over 24 hours in internal testing.
Models & capabilities
Anthropic acquires Bun as Claude Code passes $1 billion run-rate
Bun, an all-in-one JavaScript runtime with about 7 million monthly downloads, stays MIT-licensed; Claude Code hit $1bn annualised revenue six months after its May 2025 launch.
Money & business · Labs & people · Open weights & ecosystem
Anthropic launches Claude Code in Slack
Users tag @Claude in a Slack thread to start a full coding session; the agent reads the surrounding conversation to find the right repository.
Models & capabilities
Mistral releases Devstral 2 and Vibe CLI
Mistral reported the 123B Devstral 2 scoring 72.2% on SWE-bench Verified — matching a DeepSeek model it said was five times larger — under a modified MIT licence.
Models & capabilities · Open weights & ecosystem
curl ends its bug bounty after a flood of AI 'slop' reports
After seven years and 87 confirmed vulnerabilities, the widely used networking tool closed its HackerOne bounty, saying the volume of low-quality machine-generated submissions had made triage unsustainable.
Security & misuse · Culture & impact
Anthropic study finds heavy AI-coding use can reduce skill formation in junior engineers
In a randomised trial of 52 mostly-junior engineers learning a new library, the hand-coding group scored 67% on a comprehension quiz against 50% for those given AI assistance.
Culture & impact
OpenAI launches standalone Codex app for agentic coding
The macOS app lets a developer run several Codex coding agents in parallel from one window, each working for up to 30 minutes unsupervised before returning finished code.
Models & capabilities
Epoch AI: Anthropic revenue closing in on OpenAI's
Epoch AI put Anthropic's annualised revenue growth at roughly 10x a year since reaching $1 billion, against about 3.4x for OpenAI, projecting a possible crossover around mid-2026.
Money & business
OpenAI stops evaluating models on SWE-bench Verified
An OpenAI audit found most frontier models, including its own, could reproduce gold-patch fixes from memory, and that a majority of remaining unsolved tasks were themselves flawed.
Benchmarks & progress
AI-assisted code changes linked to Amazon retail site outages
Amazon said only one of several outages involved AI tooling directly, and that it stemmed from an engineer trusting an AI agent's bad inference from a stale internal wiki, not faulty AI-written code.
Security & misuse
OpenAI's Codex passes 2 million weekly active users
Usage roughly quintupled since the start of 2026, from about 1 million monthly developers in February to over 2 million weekly users by mid-March, OpenAI figures showed.
Models & capabilities
OpenAI acquires Promptfoo
Promptfoo's red-teaming and evaluation tools, used by more than a quarter of Fortune 500 companies, will fold into OpenAI's enterprise agent platform, OpenAI Frontier.
Money & business · Security & misuse
OpenAI acquires Astral, maker of Python tooling
The deal brings uv, ruff and ty — Python tools with tens of millions of monthly downloads — under a frontier lab, with the team joining OpenAI's Codex effort.
Money & business · Open weights & ecosystem
OpenAI says it monitors 99.9% of internal coding-agent traffic for misalignment
The monitor, GPT-5.4-Thinking, had run for five months and flagged about 1,000 moderate-severity conversations, many from deliberate red-teaming rather than organic failures.
Safety & alignment
Anthropic ships Auto Mode for Claude Code
A model-based classifier now approves or blocks each coding action instead of prompting the user; before it existed, users had been manually approving 93% of prompts anyway.
Models & capabilities
Anthropic publishes 'When AI builds itself', calls for coordinated pause option
The essay says the length of tasks models complete unassisted has doubled roughly every four months since 2024, and proposes a verification scheme for a coordinated slowdown.
Safety & alignment · Ideas & essays
Moonshot AI ships Kimi K2.7-Code
The open-weight coding model reported a 21.8% gain over K2.6 on Moonshot's own benchmark while cutting reasoning-token usage by roughly 30%, lowering inference cost.
Models & capabilities · Open weights & ecosystem
SpaceX agrees to acquire Cursor-maker Anysphere for $60bn
The deal exercised a $60bn buyout option SpaceX had reserved in April, alongside a smaller $10bn partnership payment, for the maker of the Cursor coding assistant.
Money & business · Labs & people
A new benchmark targets flaws in SWE-bench, the standard coding-agent test
Researchers cited an audit finding roughly 60% of unsolved SWE-bench Verified instances have flawed tests, and built a 170-task multilingual refactoring benchmark instead.
Benchmarks & progress
Lovable raises $400M at a $13.3bn valuation
The Stockholm vibe-coding startup's valuation roughly doubled in eight months; TechCrunch reported its annualised revenue was approaching $600m.
Money & business
AI coding agents used to mass-check whether 2,200 ICML papers reproduce
1,221 volunteers using tools including Claude Code and Codex judged 35,908 individual claims; 51% of papers checked had at least one claim independently verified, 23% had one contested.
Benchmarks & progress · Open weights & ecosystem
Google releases a cheaper new Gemini model aimed at coding agents
Gemini 3.7 Flash is priced at $0.75/$3.75 per million tokens through the end of 2026 — half its predecessor's introductory rate — three weeks after Gemini 3.6 Flash.
Models & capabilities