Continue
Continue is an open-source IDE plug-in for AI-assisted coding, built by Continue.dev (released 2023-05). Continue integrates with 7 verified models, including Claude Sonnet 4.6, Claude Opus 4.6, and Llama 3.3 70B Instruct. It's free and open source. It runs as an extension in VS Code and JetBrains IDEs, pairing editor context with chat, completions, multi-file edits, and code review workflows for daily development.
Overview
Open-source IDE extension for VS Code and JetBrains that provides customizable AI coding assistance including chat, autocomplete, and agentic edit capabilities.
Featured Model Specs
| Model | Lab | Released | Context | Reasoning | Open source |
|---|---|---|---|---|---|
| Claude Sonnet 4.6 | Anthropic | 2026-02-17 | 1M | Yes | No |
| Claude Opus 4.6 | Anthropic | 2026-02-05 | 1M | Yes | No |
| Llama 3.3 70B Instruct | AI at Meta | 2025-09-01 | 128K | No | Yes |
| Gemini 2.5 Pro | Google DeepMind | 2025-06-17 | 1M | No | No |
| DeepSeek R1 | DeepSeek | 2025-01-20 | 128K | Yes | Yes |
Model Compatibility Matrix
| Model | Lab | Default | Access tier | Notes |
|---|---|---|---|---|
| Claude Sonnet 4.6 | Anthropic | No | Free | Via API key configuration |
| Claude Opus 4.6 | Anthropic | No | Free | Via API key configuration |
| Llama 3.3 70B Instruct | AI at Meta | No | Free | Via local model (Ollama) |
| Gemini 2.5 Pro | Google DeepMind | No | Free | Via API key configuration |
| DeepSeek R1 | DeepSeek | No | Free | Via API key configuration |
| GPT-4o (2024-11-20) | OpenAI | No | Free | Via API key configuration |
| Qwen2.5-Coder-32B-Instruct | Alibaba | No | Free | Via local model (Ollama) |
Underlying Models
Compare to Similar Harnesses
FAQ
What is Continue?
Continue is an open-source IDE plug-in for AI-assisted coding, built by Continue.dev (released 2023-05). It runs as an extension in VS Code and JetBrains IDEs, pairing editor context with chat, completions, multi-file edits, and code review workflows for daily development. It is primarily used for pair programming, code review, and repository-aware edits inside an editor.
What models does Continue support?
Continue runs Claude Sonnet 4.6, Claude Opus 4.6, Llama 3.3 70B Instruct, Gemini 2.5 Pro, DeepSeek R1, and 2 more.
How much does Continue cost?
Continue is free and open source. You pay only for the underlying model API usage.
Is Continue open source?
Yes, Continue is open-source software.
When was Continue released?
Continue was released in 2023-05.