Cursor’s System Prompt LEAKED (Cursor Valued at $10 BILLION by OpenAI)
Coding AI assistants fuel $10 billion valuations
In an unexpected twist of fate, the secret system prompt for Cursor, an AI coding assistant valued at a staggering $10 billion, has been leaked online. This revelation comes at a time when OpenAI, after unsuccessfully attempting to acquire Cursor, settled for purchasing Windsurf—another AI coding company—for $3 billion. The leak offers a rare glimpse into the high-stakes world of AI coding tools and the intense competition brewing in this rapidly evolving market.
Key developments in the AI coding landscape
- OpenAI originally invested in Cursor through its startup fund in 2023, later attempting to fully acquire the company in 2024-2025 at a $10 billion valuation, before ultimately purchasing Windsurf for $3 billion when Cursor declined
- A leaker known as "Plenny the Prompter" published Cursor's complete system prompt, revealing how this valuable AI assistant is instructed to interact with users, manage code, and execute programming tasks
- The leaked prompt shows how Cursor collects contextual information beyond explicit user requests, including cursor position, open files, and edit history to enhance its programming capabilities
The importance of system prompts in a $10 billion company
The most insightful revelation from this leak is how small differentiators—like a well-crafted system prompt—can create billions of dollars in company value. Cursor's system prompt instructs the Claude 3.5 Sonnet model to "never lie or make things up," "bias towards not asking the user for help," and ensure that "generated code can be run immediately." These instructions force the AI to create complete solutions with proper dependencies and imports, addressing a major pain point for developers using AI coding assistants.
This matters tremendously because it highlights how the competitive advantage in AI tools isn't necessarily in proprietary models (Cursor uses Anthropic's Claude), but in the user experience layer that connects powerful models to specific workflows. The $10 billion valuation reflects investors' belief that owning the interface between AI models and developers creates immense value, even when built atop open-source foundations like VS Code.
The democratization of AI development tools
What's particularly fascinating is how this leak exemplifies the growing democratization of
Recent Videos
Hermes Agent Master Class
https://www.youtube.com/watch?v=R3YOGfTBcQg Welcome to the Hermes Agent Master Class — an 11-episode series taking you from zero to fully leveraging every feature of Nous Research's open-source agent. In this first episode, we install Hermes from scratch on a brand new machine with no prior skills or memory, walk through full configuration with OpenRouter, tour the most important CLI and slash commands, and run our first real task: a competitor research report on a custom children's book AI business idea. Every future episode will build on this fresh install so you can see the compounding value of the agent in real time....
Apr 29, 2026Andrej Karpathy – Outsource your thinking, but you can’t outsource your understanding
https://www.youtube.com/watch?v=96jN2OCOfLs Here's what Andrej Karpathy just figured out that everyone else is still dancing around: we're not in an era of "better models." We're in a different era of computing altogether. And the difference between understanding that and not understanding it is the difference between being a vibe coder and being an agentic engineer. Last October, Karpathy had a realization. AI didn't stop being ChatGPT-adjacent. It fundamentally shifted. Agentic coherent workflows started to actually work. And he's spent the last three months living in side projects, VB coding, exploring what's actually possible. What he found is a framework that explains...
Mar 30, 2026Andrej Karpathy on the Decade of Agents, the Limits of RL, and Why Education Is His Next Mission
A summary of key takeaways from Andrej Karpathy's conversation with Dwarkesh Patel In a wide-ranging conversation with Dwarkesh Patel, Andrej Karpathy — former head of AI at Tesla, founding member of OpenAI, and creator of some of the most popular AI educational content on the internet — shared his views on where AI is headed, what's still broken, and why he's now pouring his energy into education. Here are the key takeaways. "It's the Decade of Agents, Not the Year of Agents" Karpathy's now-famous quote is a direct pushback on industry hype. Early agents like Claude Code and Codex are...