तुम Cursor को AI coding editor के तौर पर जानते हो जिसने developers के desktops पर कब्जा कर लिया। VS Code का एक fork — Microsoft के free code editor की modified copy — जिसमें Anthropic और OpenAI के models प्लग किए और $20 महीने का चार्ज किया। basically एक smart wrapper।
Wrappers की दिक्कत: वो उसी की मेहरबानी पर जिंदा रहते हैं जिसकी चीज़ wrap की है। Anthropic कभी भी Claude Code लॉन्च कर सकता है। OpenAI Codex भेज सकता है। Google हर IDE (integrated development environment — वो software जिसमें developers code लिखते हैं) में Gemini घुसा सकता है। अगर तुम्हारा पूरा प्रोडक्ट किसी और का model है तुम्हारे UI के पीछे, तो तुम बस एक strategic decision दूर हो — irrelevance से।
Cursor ने अभी अपना counter-move खेला है। 19 मार्च को कंपनी ने Composer 2 शिप किया — अपना खुद का frontier coding model जो multi-file edits, refactoring, और long-running agentic tasks के लिए बना है। छह दिन बाद, उसने self-hosted cloud agents लॉन्च किए — enterprises को Cursor के AI agents पूरी तरह अपने networks के अंदर चलाने देता है, code, secrets, और build artifacts कभी कंपनी के infrastructure से बाहर नहीं जाते।
Composer 2 ने Terminal-Bench 2.0 पर 61.7 स्कोर किया — Laude Institute का AI coding agents के लिए standardized test — Claude Opus 4.6 के 58.0 को पीट दिया। इसकी कीमत $0.50 per million input tokens है बनाम Opus 4.6 के $5। बेहतर coding performance के लिए दस गुना सस्ता, Cursor के benchmarks के मुताबिक। GPT-5.4 अभी भी 75.1 पर आगे है, तो Cursor पूरा ताज नहीं माँग रहा — लेकिन अब उसे किसी और का किराये पर लेने की ज़रूरत नहीं। Model 200,000-token prompts सपोर्ट करता है (लगभग code की 500 पेज की किताब) और सैकड़ों sequential actions वाले tasks संभालता है।
Self-hosted agents एक अलग problem solve करते हैं। Regulated enterprises — बैंक, healthcare, defense — अपना source code नेटवर्क से बाहर नहीं जाने दे सकते। Cursor का architecture: एक worker process HTTPS से outbound connect करता है Cursor के cloud को inference और planning के लिए, फिर सारे tool calls locally तुम्हारी machines पर execute करता है। कोई inbound ports नहीं, कोई VPN tunnels नहीं। तुम्हारा code घर पर रहता है। Brex, Notion, और Money Forward पहले से production में चला रहे हैं।
ये moves एक पहले से ही पागलपन भरे March के ऊपर आए हैं। कंपनी ने $2 billion ARR छुआ (annualized recurring revenue — subscription business एक साल में कितना कमाती अगर current sales ऐसी ही रहतीं), $1 billion से 90 दिन में दोगुना। इसने JetBrains IDEs में expand किया — IntelliJ, PyCharm, WebStorm — 16 million developers तक पहुँच गया जो अपना editor छोड़ने को राज़ी नहीं थे। Bloomberg ने रिपोर्ट किया कि $50 billion valuation पर नई funding round की बातचीत हो रही है, November के $29.3 billion valuation से लगभग दोगुना। Enterprise customers 60% revenue generate करते हैं। Coinbase, eBay, Datadog, Sentry — और हाँ, OpenAI — सब Cursor seats के लिए पैसे देते हैं।
लेकिन टैक्स असली है। Cursor ने इस महीने एक code reversion bug confirm किया — agent चुपचाप user changes को undo कर देता था जब contexts टकराते थे। तीन root causes मिले: Agent Review tab interference, cloud sync का local saves से race करना, और AI edits के बाद format-on-save collisions। Official workaround: data loss रोकने के लिए एक core feature बंद करो। ये fix नहीं है — ये धमनी के घाव पर band-aid है। और Composer 2, अपनी सारी efficiency gains के बावजूद, सबसे मुश्किल benchmarks पर GPT-5.4 से काफ़ी पीछे है। जब Fortune 500 का 67% एक single coding tool पर depend करता है, तो हर bug और हर model limitation पूरी industry में फैलती है।
Pattern किसी एक announcement से ज़्यादा मायने रखता है। Cursor ने शुरुआत की किसी और के models पर UI layer बनकर। अब उसके पास अपना frontier model है, cloud agent runtime है, VS Code और JetBrains दोनों में integrations हैं, और enterprise contracts हैं जो downturns में भी टिकते हैं। ये एक vertical stack बना रहा है — models, runtime, distribution — ऐसे market में जहाँ ज़्यादातर competitors सिर्फ एक piece control करते हैं।
चौदह महीने पहले, Cursor $100 million run rate वाला एक promising editor था। आज ये अपने models train करता है, तुम्हारे infrastructure पर agents चलाता है, और $50 billion valuation target करता है। Wrapper के दाँत उग आए।





