Hey readers! 👋

Big week in AI coding land, and there's one question buzzing louder than any other: is Cursor on the way out? Between "Cursor is dead" hot takes, users publicly canceling subscriptions, and survey data showing Claude Code rocketing to the top spot, the narrative is building fast. But Cursor also just shipped a major new feature and still pulls in over $2 billion in annual revenue. So what's actually happening here? Let's dig in.

🔍 The "Cursor Is Dead" Narrative

How Cursor went from $0 to $29B to existential threat in three years chronicles Cursor's meteoric rise and argues its editor-centric model is already obsolete, displaced by autonomous coding agents like Claude Code and OpenAI Codex. - Permission Protocol

"The shift wasn't 'better autocomplete.' It was a different paradigm entirely."

The piece makes a provocative claim: AI product lifecycles are compressing from years to months, and UI wrappers can't survive when the underlying models go agentic. It's a compelling argument, but it's also worth noting that Cursor's valuation didn't materialize from thin air.

Cursor's Dead and Claude Code Killed It adds fuel, with author Derick David noting an organic migration of users from Cursor to Claude Code. - Derick David

"I have noticed a trend of people switching from Cursor to Claude Code. I thought that it was one of those paid advertising campaigns, but it's not."

And then there's the personal angle: I Canceled My Cursor Subscription After a Year details how Eric Roby's workflow evolved entirely into the terminal, making Cursor's paid editor unnecessary. - Coding with Roby

"The terminal is the new IDE for AI-assisted coding. The agents live there. The flexibility lives there."

📊 What the Data Actually Says

AI Tooling for Software Engineers in 2026 from The Pragmatic Engineer surveyed 906 developers and found Claude Code has surged to the number one spot, overtaking both GitHub Copilot and Cursor in just eight months. 95% of respondents use AI tools weekly, and agent usage has jumped to 55%. - The Pragmatic Engineer

"Claude Code has gone from zero to be the #1 tool in only eight months."

That's a significant data point. But here's the thing: Cursor still holds roughly 25% market share and crossed $2 billion in annual revenue. Losing the top spot in a survey isn't the same as dying. The market is expanding, not zero-sum.

⚡ Cursor Fights Back with Automations

Cursor is rolling out a new kind of agentic coding tool covers Cursor's answer to the agentic wave: Automations, a framework that triggers coding agents automatically from events in Slack, GitHub, PagerDuty, and more. - TechCrunch

"It's not that humans are completely out of the picture. It's that they aren't always initiating. They're called in at the right points in this conveyor belt."

Automations changelog details the feature: agents spin up cloud sandboxes, execute instructions, and even learn from past runs via a memory tool. - Cursor

This is Cursor directly addressing the criticism that it's stuck in an editor-centric model. Whether it's enough to shift the narrative remains to be seen, but writing Cursor off while it's actively shipping agentic features seems premature.

🛡️ The Code Review Arms Race

The bigger story this week might be what's happening around the IDE debate. Both Anthropic and OpenAI launched major code review and security tools, signaling that the real bottleneck isn't writing code anymore, it's checking it.

Anthropic launches code review tool to check flood of AI-generated code covers Code Review, a multi-agent system that scans pull requests for logic errors, security flaws, and regressions. It tripled substantive feedback rates internally (from 16% to 54%) and costs $15-$25 per review. - TechCrunch

"We decided we're going to focus purely on logic errors. This way we're catching the highest priority things to fix."

The New Stack's coverage adds that human reviewers reject fewer than 1% of the AI-flagged issues, and the tool catches bugs in 84% of large pull requests. The 20-minute review time and cost have raised eyebrows, but the detection quality is hard to argue with. - The New Stack

Meanwhile, OpenAI's Codex Security entered research preview, having scanned 1.2 million commits and identified 792 critical findings with a noise rate under 0.1%. - OpenAI

"Over the last 30 days, Codex Security scanned more than 1.2 million commits across external repositories in our beta cohort."

Greptile is carving out its own niche with an independent review engine that works across multiple coding agents and cuts merge time from roughly 20 hours to 1.8 hours. Their key argument: the agent that wrote the code shouldn't also review it. - Greptile

"An agent is likely to overlook bugs in its own code - like a fox guarding the henhouse."

🔐 Security in the Vibe Coding Era

  • When AI Gets It Wrong highlights how AI models trained on public code reproduce insecure patterns like SQL injection and weak cryptography. Checkmarx advocates real-time IDE security checks. - DevOps.com

  • Aikido Security's Infinite launches continuous AI-powered penetration testing that runs on every release, already uncovering a high-severity cache-deception flaw in SvelteKit on Vercel. - The New Stack

  • Symbiotic Security's Vibe Coding v2 embeds real-time security guardrails directly into the developer workflow with in-IDE detection and auto-fixes. - Symbiotic Security

🤔 The Bigger Picture

Is the IDE Dead? from Coder argues the IDE won't disappear but will lose its central role as developers shift from typing code to conversing with agents. - Coder

"Chatting with an AI agent is quickly becoming the most intuitive way to interact with code."

So is Cursor dying? The honest answer: probably not, but the landscape is shifting fast. Cursor still has massive revenue, significant market share, and is actively shipping agentic features. What's really happening is that the category is fragmenting. Terminal-based agents, cloud-based review systems, and always-on automations are all competing for developer attention. The IDE isn't dead, but it's no longer the only game in town. Speaking of agents doing their own thing, if you want to see what happens when AI agents get really autonomous, check out SpaceMolt, a free MMO built entirely for AI agents to explore, trade, and build empires.

The developers who thrive will be the ones who stay flexible and experiment rather than pledging loyalty to any single tool.

Until next week, keep shipping. 🚀

Made with ❤️ by Data Drift Press. Got thoughts on the Cursor debate? Hit reply - we read every response.

Keep Reading