Continue: one config file, and you choose every model
Continue is an open-source coding assistant under Apache 2.0 for VS Code, JetBrains and the terminal. Cursor acquired it in 2026, and its repository is now read-only.
Continue sorts itself around one configuration file. In config.yaml you list your models and give each one roles: chat, edit, apply, autocomplete, embed and rerank. A small model can serve autocomplete while a large one handles chat.
Which model runs and whose account serves it are both your choice. Continue ships no model of its own. It connects to around thirty providers, to local runners such as Ollama, LM Studio and llama.cpp, and to any OpenAI-compatible server you host. This is the open route: it still works, but nobody maintains it any more. Cursor acquired Continue, the final release came out in June 2026, and the GitHub repository is read-only.

The family
Continue for VS Code[2]
VS Code extensionContinue for JetBrains[2]
JetBrains pluginconfig.yaml[4]
local fileContinue Hub[5]
retiredPlans
There is no plan to choose. As of September 2026, Continue exists only as open-source code.
| Plan | For | What changes |
|---|---|---|
| Open source (Apache 2.0)[6] | Anyone who installs the extension or the CLI and brings their own models. | No paid plan, no admin console and no vendor service are documented. The repository is read-only and gets no more updates. |
Which model runs
You choose every model in config.yaml and assign it to roles. Continue never picks for you. As of September 2026, the docs list:
What you can configure
What happens to your data
Europe: GDPR, data residency and the AI Act
Hybrid: the same models in your own account
This is the open route: the same config file points each job at a model on your own machine, on your own cluster, or in your own cloud account and region. It still works, but it is no longer maintained.

- Cursor acquired Continue. The final 2.0.0 release removed telemetry and sign-in, and the repository became read-only (19 Jun 2026).
- The final releases dropped Continue Hub references. Configs now need explicit model definitions (15 Jun 2026).
What would help you next?
Learn to decide
The course “From Managed to Hybrid” shows where AI should run: what each layer costs, what you operate and where your data has to stay. In preparation, with a free live session first.
Linda MohamedAI and cloud consultant, AWS Community Hero, Vienna
Roll it out with me
Tell me which tools your teams use or want. In 30 minutes we look at plans, settings, data rules and whether AWS funding can cover part of a pilot. How AWS funding works →
You already know what you need
Book a workshop directly:
- Strands Agents Workshop →
One day for developers: build a working agent system with custom tools, MCP and agent-to-agent communication. - OpenShift AI on AWS lab →
A guided lab on running models on your own platform, next to Amazon Bedrock.

Read more on ai-solutions.wiki
My open knowledge base, with longer comparisons and sources.
Sources
- Linda Mohamed, course slides “The projects”, appendix layer 0, MASE-3, FH Burgenland, September 2026
- Continue for VS Code, github.com. https://github.com/continuedev/continue
- Continue CLI (cn), docs.continue.dev. https://docs.continue.dev/
- config.yaml, docs.continue.dev. https://docs.continue.dev/customize/deep-dives/configuration
- Continue Hub, github.com. https://github.com/continuedev/continue/releases/tag/v1.2.23-vscode
- Open source (Apache 2.0), continue.dev. https://continue.dev/
- Anthropic, OpenAI, Google Gemini, Mistral, DeepSeek, xAI, docs.continue.dev. https://docs.continue.dev/customize/model-providers/overview
- HuggingFace TGI, vLLM, SkyPilot, Anyscale, Lambda, docs.continue.dev. https://docs.continue.dev/guides/how-to-self-host-a-model
- QwenCoder2.5 (1.5B, 7B), Codestral, Mercury Coder, docs.continue.dev. https://docs.continue.dev/customize/model-roles/autocomplete
- Model roles, docs.continue.dev. https://docs.continue.dev/customize/model-roles/00-intro
- Rules, prompts, MCP servers, docs.continue.dev. https://docs.continue.dev/reference
- Offline use, docs.continue.dev. https://docs.continue.dev/guides/running-continue-without-internet
- AI Act, digital-strategy.ec.europa.eu. https://digital-strategy.ec.europa.eu/en/policies/contents-code-gpai
- Linda Mohamed, course slides “Start here”, MASE-3, FH Burgenland, September 2026
- vLLM, ai-solutions.wiki. https://ai-solutions.wiki/tools/vllm/
- Managed vs reserved vs self-hosted inference, ai-solutions.wiki. https://ai-solutions.wiki/comparisons/managed-vs-reserved-vs-self-hosted-inference/
- Release v2.0.0-vscode (19 Jun 2026). https://github.com/continuedev/continue/releases/tag/v2.0.0-vscode
- Apache 2.0 licence. https://raw.githubusercontent.com/continuedev/continue/main/LICENSE
- npm @continuedev/cli. https://www.npmjs.com/package/@continuedev/cli
Checked against the vendors' own pages in September 2026. Plans, models and features change often: check the linked pages before you decide.