News
Cursor Quietly Acquired Continue, Open-Source GitHub Copilot Rival

Cursor maker Anysphere has quietly acquired Continue, the startup behind an open-source alternative to GitHub Copilot, and wound down its product. The deal was disclosed only through a brief notice on Continue's website, with no official announcement from either company.
Contents
Anysphere, the company behind the AI code editor Cursor, has acquired Continue, the startup behind an open-source coding assistant widely seen as one of the most popular alternatives to GitHub Copilot. No official press release announced the deal, and for days the only trace of it was a brief notice posted on Continue's website.
From the start, Continue positioned itself as a tool for developers who didn't want to depend on closed, paid services like GitHub Copilot or Cursor itself. The assistant worked as a plugin for VS Code and JetBrains, as well as a CLI tool, letting users plug in any language model, including open-source models run locally through Ollama. That flexibility drew a community of developers who valued control over their own data and costs.
A quiet notice instead of an announcement
Instead of a joint press release or blog post, news of the acquisition surfaced in mid-June 2026 as a short announcement on continue.dev, accompanied by an FAQ section. The New Stack, the outlet that first reported on the story in detail, noted that "there was really no announcement to speak of."
Continue has been acquired by Cursor. Our mission has always been to empower developers, not automate them, and we remain committed to that - from the announcement on continue.dev
In a following paragraph of the same notice, the Continue team thanked its community and expressed hope that the project's open source code would serve as a foundation for others to build on, even though the original team had stopped actively maintaining it.
An acqui-hire, not a product deal
Neither company has given an official reason for the deal, but the available details suggest Cursor was primarily interested in the team rather than the Continue product itself. According to reports, Continue co-founder and CTO Nate Sesti joined Cursor, while the other co-founder, Ty Dunn, is said to have left the company even before the deal came to light. Continue's hosted version was shut down, recurring payments were disabled, and product development stopped.
This pattern, known as an acqui-hire, lets a larger company absorb an experienced engineering team without keeping a competing product on the market. For the open-source community, it means losing an actively developed tool, even though the code itself remains legally available to fork under the Apache 2.0 license.
Cursor under the spotlight
The Continue acquisition coincided with much bigger news about Cursor itself. Just days earlier, SpaceX announced plans to acquire Anysphere, Cursor's parent company, in an all-stock deal worth $60 billion, expected to close in the third quarter of 2026 pending regulatory approval. Earlier, in November 2025, Cursor had been valued at $29.3 billion following a $2.3 billion Series D round, with the company's revenue growing at what has been described as one of the fastest paces in the history of enterprise software.
On Hacker News, discussion of the Continue acquisition was relatively modest, but some commenters pointed out the odd timing between the two deals. One user wrote that they had switched from GitHub Copilot Chat to Continue just half an hour before learning about the acquisition.
Developers rarely pay for their dev tools, unless recreating them would be a lot more expensive - from a comment by user rvz on Hacker News
What it means for developers
For Continue's users, this means either migrating to another tool or maintaining a fork of the project themselves, since the original team no longer plans updates, new features, or issue support. Part of the community points to alternative open-source projects as a possible migration path, though none of them has yet reached the scale Continue had before the acquisition.
The episode also points to a broader trend in the coding assistant market: a market dominated by GitHub Copilot, Cursor, Windsurf, and Claude Code is consolidating, and smaller open-source projects are increasingly becoming targets of quiet talent acquisitions rather than products meant for continued development. For companies considering adopting open-source based tools, that means an added risk that a project could vanish from the market as quickly as it gained popularity.

