惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

L
LangChain Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Microsoft Azure Blog
Microsoft Azure Blog
N
Netflix TechBlog - Medium
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
D
DataBreaches.Net
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
U
Unit 42
腾讯CDC
D
Docker
The GitHub Blog
The GitHub Blog
阮一峰的网络日志
阮一峰的网络日志
Vercel News
Vercel News
I
InfoQ
Jina AI
Jina AI
爱范儿
爱范儿
宝玉的分享
宝玉的分享
博客园 - Franky
G
Google Developers Blog
P
Proofpoint News Feed

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Cursor acquires Continue and gives its users a July 15 ex...
Leo · 2026-06-25 · via DEV Community

Leo

Cursor has acquired Continue, the open-source AI coding assistant, in a quiet acqui-hire that disables recurring billing and gives existing users until July 15 to export their data before it is deleted, The New Stack's Paul Sawers reported on 22 June 2026. Around 16 June the project's homepage was updated to announce the deal, per the same report.

For teams that built workflow tooling on Continue's VS Code extension, JetBrains plugin or CLI, the operational read is straightforward. The product is going away, the data is going with it on a fixed date, and the only continuity path the vendor is offering is a fork.

What is staying and what is going

Continue went into the deal as a Y Combinator Summer 2023 cohort company with around 34,300 GitHub stars, 4,800 forks and roughly $5 million raised, per The New Stack. The team pushed a final 2.0.0 release that removed telemetry and tidied the code as a deliberate handoff to the community, and the Apache 2.0 codebase remains publicly available to fork. The hosted service does not. Recurring billing has been disabled, and the FAQ on the homepage sets July 15 as the data-deletion deadline.

Terms of the deal were not disclosed, per the report. The timing matters: Cursor itself is on the way into SpaceX, which has confirmed a $60 billion deal for the IDE company, so SpaceX is now the eventual owner of what was, until last week, the headline open-source alternative to GitHub Copilot. Cursor used its Compile developer conference to unveil a separate product, Origin, an agent-native challenger to GitHub for code hosting and collaboration.

The migration that is now on someone's backlog

If a CI job or onboarding script invokes Continue's CLI, or a workspace ships with the Continue extension preinstalled and pointed at an internal model gateway, those references stop being stable on 15 July. The shop-floor question is whether to swap in a different assistant before the deadline or to take ownership of the Apache 2.0 source and host it internally. The first costs a re-configuration pass across every developer machine that has the extension pinned. The second costs a small team a maintenance budget the project did not previously have.

The data export is a one-time job. The maintenance is not.