πŸ‡ΊπŸ‡Έ USA Β· Continue.dev (open-source)

Status: 🟩 COMPLETE 🟦 LIVING Last updated: 2026-06-26 Plain-English tagline: Open-source AI coding agent framework β€” VS Code and JetBrains plugin, BYO API key, customisable via config files. Apache 2.0.


Front-matter facts

FieldValue
VendorContinue Dev Inc (USA) β€” open-source maintained
Country / originπŸ‡ΊπŸ‡Έ USA (open-source)
Recommended for Australian users?βœ… Yes β€” open-source, no region restrictions
Privacy summaryContinue itself collects nothing; your data flows to your chosen model provider
Free tierContinue extension is free; API costs apply
Paid tiersNone for Continue itself; model API costs apply
First released2023
Last reviewed2026-06-26
Official sitehttps://continue.dev

What it is

Continue is an open-source AI coding assistant extension for VS Code and JetBrains IDEs. Like Cline, it lets you bring your own model API key (Anthropic, OpenAI, Google, Mistral, local via Ollama) and have an AI coding workflow inside your existing editor.

Key differentiators vs Cline:

  • Designed as a framework β€” heavily configurable via YAML / JSON config files
  • Both VS Code AND JetBrains support (Cline is VS Code only)
  • Mature ecosystem β€” Continue has been around since 2023
  • Custom commands (similar to Claude Code’s slash commands)
  • Context providers β€” pluggable sources of context (codebase, web, terminal, custom)
  • Local-first option β€” runs entirely with local models if you choose

Continue’s positioning: more configurable than Cline / Roo Code, less polished than Cursor, fully open-source.


What you’d use it for

  • You want to use both VS Code AND JetBrains with the same AI tool
  • You want maximum configurability via config files
  • You want open-source with longer maturity track record than Cline
  • You want local-only AI with custom configuration
  • You’re building / fine-tuning your own AI coding workflow

How to install + first 5 minutes

  1. Install Continue extension from VS Code Marketplace or JetBrains Plugins
  2. Configure in ~/.continue/config.json (or via UI):
    • Add your model provider(s) and API keys
    • Set default model
  3. Open Continue sidebar in IDE
  4. Chat / inline edits / context-aware suggestions

What it costs

  • Continue extension: free (Apache 2.0)
  • API costs depend on your chosen model provider (Anthropic, OpenAI, Google, etc.)

How it compares to alternatives

CapabilityContinue.devClineRoo CodeAider
Open-sourceYes (Apache 2.0)Yes (Apache 2.0)Yes (Apache 2.0)Yes (Apache 2.0)
IDE supportVS Code + JetBrainsVS Code onlyVS Code onlyTerminal CLI
ConfigurabilityMost (config files)ModerateModerateHigh (CLI flags)
Multi-modelYesYesYesYes
MCP supportYesYesYesLimited
Best forJetBrains + VS Code parityVS Code-nativeCline alternativeTerminal lovers

For JetBrains + VS Code users wanting one open-source tool, Continue.dev is the most natural choice.


Privacy / data handling

  • Continue itself sends nothing to a central server
  • All data flows to your chosen model provider
  • Local models: data never leaves your machine

Recent changes

  • 2026: MCP support, agent mode improvements
  • 2025: Continue raised funding, expanded team
  • 2023: Initial release

Gotchas

  • Config-file-heavy β€” less click-and-go than Cursor
  • JetBrains plugin sometimes lags VS Code feature parity β€” verify your preferred IDE’s current state
  • Smaller community than Cursor / Copilot β€” fewer tutorials
  • Some advanced features require paid model APIs β€” local models can do basic completion but struggle with complex agentic tasks

See also


Sources