Cursor (legal name Anysphere) acqui-hired Continue.dev and wound the standalone product down. Deal terms were not disclosed. The announcement landed around June 16, 2026, the final release (v2.0.0-vscode) shipped June 19, and Continue's cloud data is deleted after July 15, 2026, so export before then. The Apache 2.0 code stays available but the repository is read-only. If you just need somewhere to go, we wrote a separate Continue.dev alternatives guide. This post is the what-happened-and-why.
Continue.dev's homepage now opens with a single line: “Continue has been acquired by Cursor.” No download button, no sign-up, no roadmap. One of the projects that made bring-your-own-model AI coding mainstream is being retired into the product category it was built as an alternative to.
Here are the verified facts, the timeline, and an honest read on what a year of AI-coding consolidation means if you build on other people's tools.
What happened
Cursor, the company behind the paid AI IDE, acquired Continue. Continue's own site and every outlet that covered it agree on the shape of the deal, even if the label varies:
- It is best described as an acqui-hire. Cursor took the team; the standalone product is being shut down. Some coverage calls it an “acquisition,” but the product is not continuing.
- Terms were not disclosed. No price, no structure, no press release. The news went out as a homepage and FAQ update around June 16, 2026.
- The final release was v2.0.0-vscode on June 19, 2026, pushed to GitHub with commit notes co-authored by Cursor. Telemetry and auth were stripped out first, tidied up for a community handoff.
- The repository is read-only. The continuedev/continue README now states it is no longer actively maintained. The code stays available under Apache 2.0.
The July 15 deadline, if you still use Continue
The part that needs action: the hosted side is going away.
- Recurring billing is off. You will not be charged again.
- Cloud data is deleted after July 15, 2026. Conversation history, saved configs, and team settings live on Continue's servers until then. To keep any of it, log into continue.dev, open account settings, and export before the deadline.
- The hosted Hub is shutting down. The platform for sharing custom assistants is part of what closes.
- Your local extension data is fine. Anything on your own machine is not affected by the cloud shutdown, and the Apache 2.0 code can still be forked and run.
We are not going to re-list every alternative here. The short version is Cline for a like-for-like open-source VS Code extension, OpenCode if you live in the terminal, and Bodega One Code if you want to leave the extension model entirely. The full breakdown with honest tradeoffs is in our Continue.dev alternatives guide.
What Continue.dev was
Worth naming what is ending. Continue was founded in June 2023 by Ty Dunn (CEO) and Nate Sesti (CTO), went through Y Combinator's Summer 2023 batch, and raised roughly $5M ($2.1M after YC, plus a $3M SAFE led by Heavybit). By the acquisition it had around 34,000 GitHub stars, up from about 23,000 a year earlier.
The product was an open-source VS Code and JetBrains extension for AI chat, autocomplete, and agent mode, with one of the broadest provider lists in the ecosystem. It was Apache 2.0 and bring-your-own-key from the start: you pointed it at your own models, local or hosted, and paid the model provider directly. Local support via Ollama, LM Studio, and llama.cpp was first-class, not bolted on. Later the team added Hub, a place to share custom assistants. It helped a lot of developers get AI in their editor without signing up for a proprietary model subscription.
Why Cursor did it
Cursor has not published a rationale, so treat any “why” as informed guessing. The reporting frames it as a talent and enterprise play: absorb Continue's team and its open-source ideas into Cursor's commercial stack. That is plausible. Cursor is not short on money. Its last independent valuation was $29.3B (Series D, November 2025), it was in talks in April 2026 to raise at around $50B, and its revenue run-rate was reported near $3B a year as of May 2026.
The only thing confirmed is the outcome, not the motive: an open-source, BYOK coding tool is gone, and its people now work on a paid subscription IDE.
The bigger pattern: AI coding is consolidating fast
This is not a one-off. The AI-coding-tool space has spent a year folding into a handful of large players:
- July 2025: Google paid $2.4B in a reverse-acquihire for Windsurf's CEO, a co-founder, and its research leaders, hours after OpenAI's roughly $3B offer for Windsurf expired. The rest of the roughly 250-person team was left behind.
- Days later: Cognition, the maker of the Devin agent, acquired what remained of Windsurf. Cognition was valued at $10.2B two months after.
- June 2026: Cursor acqui-hired Continue.
And here is the part that reads like satire but is corroborated by CNBC, Forbes, and others: on June 16, 2026, the same window as the Continue news, SpaceX announced it would acquire Cursor for $60B in an all-stock deal, placing it under xAI, expected to close in Q3 2026. So the ownership chain for Continue's code now runs: Continue, into Cursor, into a rocket company's AI lab. Continue was an acquirer that got acquired the same week.
Our take
We are not here to dunk on Continue or Cursor. Continue's founders built something a lot of developers loved, and being acquired by a company worth tens of billions is a real outcome. This is context, not a complaint.
But the lesson is hard to miss. Developers chose Continue precisely because it was open, BYOK, and not a subscription. “The mission continues through Cursor” does not describe that outcome, because Cursor is the paid cloud IDE Continue was an alternative to. When the tool you depend on is a venture-funded product, its future is a function of someone else's cap table, not your workflow. Consolidation is the common ending, and you often find out on a homepage.
The two things that survive an acqui-hire are the ones you control: the open-source code, and your own local setup. That is the whole argument for local-first, bring-your-own-model tools. If your models run on your machine, your keys are yours, and your license is a one-time purchase you already own, then an acquisition three levels up the ownership chain is a headline, not a migration.
That is the bias behind Bodega One Code: a standalone desktop IDE with AI chat and an autonomous agent, 10+ LLM provider presets including local models, and air-gap mode. Free for personal use, and free for everyone during the open beta; Pro is $39 one-time for commercial use at full release. Honest caveat, since this post is about honesty: it is not open source, and it is in beta. If open source is your hard line, Cline is the right move. If owning your tools is the point, that is what we are building.
What to do next
- If you still use Continue, export your cloud data before July 15, 2026. After that it is gone.
- Save your config and API keys. Your model definitions and provider list transfer, even if the file format in your next tool differs.
- Pick a replacement by form factor. Staying in VS Code: Cline. Terminal: OpenCode. Leaving the extension model: Bodega One Code. Full comparison in our alternatives guide.
Sources
- continue.dev - homepage acquisition announcement and FAQ
- github.com/continuedev/continue - releases, final v2.0.0-vscode (June 19, 2026)
- github.com/continuedev/continue issue #12629 - read-only repository status
- The New Stack - “Cursor quietly acquires Continue” (June 22, 2026)
- TechCrunch - Continue founders, funding, and YC batch (February 26, 2025)
- CNBC - SpaceX to acquire Cursor for $60B (June 16, 2026)
- TechCrunch - Cognition (Devin) acquires Windsurf (July 14, 2025)
Common questions
- Did Cursor acquire Continue.dev?
- Yes. Continue confirmed on its own homepage that it has been acquired by Cursor (legal name Anysphere). It is best described as an acqui-hire: Cursor took the team and the standalone product is being shut down. Deal terms were not disclosed. The news went out around June 16, 2026 as a homepage and FAQ update, with no formal press release.
- When was Continue.dev acquired and when does it shut down?
- The acquisition was announced around June 16, 2026. The final release, v2.0.0-vscode, shipped to GitHub on June 19, 2026. The hosted platform is winding down and cloud data (conversation history, saved configs, team settings) is deleted after July 15, 2026, so any export needs to happen before that date.
- What happens to my Continue.dev data and billing?
- Recurring billing has been disabled, so you will not be charged again. To keep your cloud data, log into continue.dev, open account settings, and export before July 15, 2026, after which it is deleted. Local extension data on your own machine is not affected by the cloud shutdown.
- Is the Continue.dev open-source code still available?
- Yes. The code stays available under the Apache 2.0 license, so existing forks and pinned builds are still legal to run. But the continuedev/continue repository is read-only and the original team will not ship further updates, so a fork you maintain yourself will drift from provider APIs over time.
- Why did Cursor acquire Continue?
- Cursor has not published an official rationale. Trade coverage frames it as a talent and enterprise move, folding Continue’s open-source ideas and team into Cursor’s commercial stack, but that is reporter inference rather than a quoted company statement. What is confirmed is the outcome: the standalone open-source product is gone.
- Is Cursor itself being acquired?
- Yes, separately. SpaceX announced on June 16, 2026 that it would acquire Cursor (Anysphere) for $60 billion in an all-stock deal, placing it under xAI, with the deal expected to close in Q3 2026 (CNBC, Forbes). So Continue’s code now sits inside Cursor, which is itself being absorbed into a larger conglomerate.
Written by the Bodega One team. We build Bodega One Code, the local-first AI IDE, and we write here about local models, AI costs, and what we learn shipping it. More about the team and why we build local-first on the about page.
Related posts
Stay in the loop
Build-in-public updates, model picks, and Copilot/Cursor news as it breaks.
Follow @BodegaOneAI on X →