Anysphere, the parent company behind the widely popular AI code editor Cursor, has quietly acquired Continue, one of the earliest and most widely adopted open-source AI coding assistants.
The acquisition marks a major consolidation wave in the developer-tooling sector, occurring simultaneously with the blockbuster news that SpaceX is acquiring Cursor itself in a massive $60 billion all-stock transaction. By absorbing Continue, Cursor strengthens its product ecosystem right as it prepares to integrate with Elon Musk’s xAI and the Colossus supercomputer infrastructure.
1. The Death of the Upstream Open-Source Repo
Founded as a Y Combinator alum, Continue established itself as a powerful, vendor-neutral open-source extension for VS Code and JetBrains, allowing developers to plug in any LLM of their choice (like local Ollama setups, Claude, or GPT models) and index local data from tools like Jira and Confluence.
With the acquisition official, Continue has shipped its final 2.0.0 release, and the popular continuedev/continue GitHub repository (boasting over 34,000 stars) has officially been put into read-only mode.
- The Code Remains Free: The existing codebase remains under the Apache 2.0 license, meaning developers who forked, vendored, or built on top of Continue can still legally use, modify, and distribute their versions.
- Active Maintenance Ends: Upstream support from the original creators—including security patches, new model adapters, and editor version compatibility fixes—has ceased.
2. The Ripples in the Ecosystem (Forks & Devs)
The sudden shift from open-source tool to commercial asset leaves many developers and downstream startups at a crossroads.
Projects like PearAI—an open-source AI code editor that relied heavily on Continue as a core Git submodule—now inherit the full downstream maintenance burden. Moving forward, these derivative projects will have to manually manage API drifts from model providers and editor updates themselves unless an active community fork emerges to take over.
3. What Happens to Existing Users?
For current users running Continue’s extensions, a few hard transition gates are dropping:
- The Data Deadline: Existing users have until July 15, 2026 to export their data from Continue’s servers, after which all data will be permanently deleted.
- The Editor Shift: Because Continue supported JetBrains and command-line interfaces (CLIs), it remains unclear if Cursor (which is built as a standalone fork of VS Code/Electron) will actively backport these features to other ecosystems or simply prompt those developers to migrate directly over to the main Cursor editor application.
4. Cursor’s Aggressive Aggregation Strategy
This acquisition is part of a deliberate pattern of Cursor hoovering up the competition to construct an absolute moat around “vibe coding” and agentic development. Over its meteoric rise, Cursor has systematically bought out:
- Supermaven: Known for its hyper-fast custom tab-completion model architecture.
- Graphite: A popular code review and pull-request automation platform.
- Continue: Securing the premiere local-context assembly framework.
By consolidating these teams and tech stacks under one umbrella—which is now backed by the virtually unlimited compute of SpaceX and xAI’s million-GPU cluster—Cursor is positioning itself to shift AI coding from simple autocomplete suggestions into fully autonomous, multi-file software generation.