Explore

Continue.dev is an open-source AI coding assistant for VS Code and JetBrains with CI/CD agents, BYOK model support, and source-controlled PR checks.
Coding
9.2BYOK support for any LLM with separate model configuration per task (fast local model for autocomplete, frontier model for complex reasoning) enables developers to optimise cost and quality independently rather than using a single model for all coding tasks.
Automation
9.0Source-controlled agents in `.continue/checks/` run on every PR as GitHub status checks, integrating with Sentry for alert resolution, Snyk for vulnerability fixes, and Jira/Confluence for ticket synchronisation — covering CI/CD automation without custom scripting for each integration.
Research
8.0Context providers allow @-mentioning documentation, web search results, and codebase sections in chat to ground AI responses in specific technical context; embedding and reranking models index the local codebase for semantically relevant retrieval during queries.
Data Analysis
7.5Chat and agent modes within the IDE support code explanation, data pipeline review, and automated refactoring of data processing scripts; no dedicated data analysis visualisation or notebook integration — primarily useful as a coding accelerator for data engineering workflows.
Personal Productivity
9.0Free open-source extension with full BYOK eliminates subscription cost for individual developers — a developer using Ollama for autocomplete (free) and a modest Claude API budget for complex chat pays near-zero fixed monthly cost for full AI coding assistance.
Continue.dev is an open-source (Apache 2.0) AI coding platform with two complementary products: an IDE extension for VS Code and JetBrains providing autocomplete, chat, inline edit, and agent mode using any LLM (Claude, GPT-4, Gemini, Mistral, or local Ollama models via BYOK); and a Continuous AI platform running source-controlled agents on every pull request as GitHub status checks with suggested diffs. The IDE extension is free with your own API keys; the cloud platform starts at $3/million tokens (Starter) and $20/seat/month (Team). Configuration is fully customisable via config.yaml defining model roles, context providers, and coding rules. The CLI-first agent platform requires more initial setup than plug-and-play alternatives, and IDE autocomplete quality is documented as trailing Cursor's Supermaven-based completions for routine suggestions.
Pricing
| Plan | Model | Usage Limits | Price |
|---|---|---|---|
| Open-source extension | Any user-configured LLM — Claude (all versions), GPT-4/4o/o1, Gemini, Mistral/Codestral, DeepSeek, local Ollama models; config.yaml defines separate models for chat, autocomplete, edit, embed, rerank roles; version v1.0.67+ (JetBrains); active release cadence on GitHub | No platform rate limits; rate limits determined entirely by chosen LLM provider API keys; supports local models with no rate limits; all features available; Apache 2.0 license | free, BYOK |
| Starter | Continue platform v2026; access to frontier models via purchased credits; agent runner for PR checks and CI/CD; integrations with Slack/Sentry/Snyk | Pay per token consumed by AI agents and frontier model usage; create and run AI agents; connect Slack, Sentry, Snyk integrations; credits purchased for frontier models; no seat minimum | $3/million tokens, pay-as-you-go |
| Team | All Starter features; private agent management; team agent controls; SSO (Gmail/GitHub); shared workspace for agent governance | All Starter features; manage and share private agents across team; control which agents team members can use; Gmail/GitHub SSO login; agent allowlist/blocklist management | $20/seat/month, includes $10 credits/seat |
| Company | All Team features; SAML/OIDC SSO; org-level BYOK; SLA; on-premises data plane; custom contract terms | All Team features; custom SSO with SAML or OIDC; bring your own API keys (BYOK) at org level; commitment contracts; invoicing; SLA; on-premises data plane option | custom pricing |
Free open-source extension with support for any LLM (Claude, GPT-4, Gemini, local Ollama), full config.yaml customisation of model roles and team rules, and agent mode for multi-file refactoring covers the complete AI-assisted development workflow in VS Code and JetBrains without a mandatory subscription or proprietary IDE migration.
Company plan provides SAML/OIDC SSO, org-level BYOK (preventing API key exposure to developers), on-premises data plane for code privacy, allowlist/blocklist agent governance, and SLA — addressing enterprise security and compliance requirements that open-source BYOK alone does not satisfy.
Free Apache 2.0 extension with BYOK eliminates fixed monthly subscription cost entirely for freelancers who pay only actual API usage at their chosen provider's rates; local Ollama models enable completely offline operation at zero per-token cost for projects with strict client data confidentiality requirements.
Starter platform at $3/million tokens provides access to PR check agents and CI/CD integrations without a per-seat commitment; Team at $20/seat/month adds agent governance and SSO as the team scales; open-source extension keeps individual developer costs at API-usage-only until team coordination features are required.
Consider These Instead
Choose Cursor when the highest-quality autocomplete experience, a purpose-built AI-native IDE, and a polished out-of-the-box agentic coding experience matter more than model flexibility and open-source control — Cursor's Supermaven completions and Composer multi-file editing are more refined than Continue's IDE features at $20/month. Choose GitHub Copilot when deep GitHub repository integration, Copilot Workspace for PR-level planning, and a no-configuration setup inside VS Code (no fork required) are priorities — Copilot Pro at $10/month provides immediate value for GitHub-centric teams without any YAML configuration. Choose Cline when a fully autonomous open-source coding agent that can browse the web, execute terminal commands, and resolve GitHub issues without human initiation is the primary requirement — Cline is Apache 2.0 licensed and free with BYOK, covering more autonomous agentic capability than Continue's IDE extension.