# Continue | Artificialus

> For the complete content index, see [llms.txt](https://artificialus.com/llms.txt). Markdown versions of all pages are available by appending `.md` to any URL.

- Home
- /
- Agents
- /
- Continue

CO

# Continue

Open-source AI coding platform — IDE, CLI, and source-controlled AI checks in CI.

Continue (open source, Apache 2.0)

Open source

Since 2023

Visit Website

Docs

Download

Share

X

Facebook

Reddit

Telegram

Bluesky

Email

Continue is the leading open-source AI coding platform for VS Code and JetBrains, with 33K+ GitHub stars under Apache 2.0. It provides chat, inline edit, autocomplete, and agent mode in the IDE, a CLI for headless and scripted work, and a Continuous AI surface that runs source-controlled AI checks on pull requests in CI. Model-agnostic, self-hostable, and extensible via custom context providers and the Continue Hub marketplace.

##
+

Pros
- Open source (Apache 2.0) with 33.4k+ GitHub stars, 4.6k forks, and 822 releases — one of the most popular and actively maintained AI coding tools with strong community trust.
- Dual-product powerhouse: an AI coding IDE extension (agent mode, chat, autocomplete, edit) AND a CI-focused AI checks system that enforces engineering standards as GitHub status checks on every PR.
- Multi-IDE support across VS Code and all JetBrains IDEs (IntelliJ, PyCharm, WebStorm, GoLand, etc.), plus a standalone CLI with npm/curl install.
- Supports an extensive range of LLM providers: OpenAI, Anthropic, Ollama, Groq, Gemini, OpenRouter, xAI/Grok, DeepSeek, vLLM, Moonshot, Llama.cpp, plus cost-optimized routing via ClawRouter.
- Full MCP (Model Context Protocol) integration with SSE, Streamable HTTP, OAuth support, JSON config files, and resource templates — enabling deep tool ecosystem connectivity.
- Agent mode with autonomous file read/write, terminal commands, AST-based fast apply (avoiding full-file rewrites), ripgrep search, internet search, and shareable agent workflows.
- hub.continue.dev marketplace for custom assistants, rules, MCP servers, and models — plus tabs, pause/resume, the 'notch' control panel, LLM logs UI, and enterprise license support.

##
−

Cons
- Dual-product identity (IDE assistant vs CI checks) creates confusion about what Continue actually is — the GitHub README recently pivoted to emphasize CI checks, while the changelog and version tags still predominantly focus on the IDE extension.
- Heavily reliant on external LLM API providers — most advanced features (agent mode, CI checks, fast apply) require paid API keys to OpenAI, Anthropic, or similar services; local-only setups via Ollama have limited tool-calling capability.
- JetBrains integration has persistent stability issues — recent changelogs document fixes for IDE freezes, JCEF sidebar freezes, memory leaks, remote config sync crashes, and disposed browser exceptions.
- Versioning is confusing with parallel tracks (v1.2.x stable, v1.3.x pre-release, v1.0.x JetBrains, v1.5.x standalone) making it hard to track which version to use and what's the canonical latest release.

##

Pricing

### Free & Open Source

$0

Apache 2.0, BYOK, pay only LLM API costs

### Continue Hub Free

$0

Team configs, shared assistants

### Enterprise

Custom

Self-hosted, SSO, audit logs

Continue is the leading open-source AI coding platform with full parity between VS Code and JetBrains — the only OSS option that serves both ecosystems equally well. Distributed under the Apache 2.0 license with 33K+ GitHub stars, it provides four core in-IDE capabilities (chat, inline edit, autocomplete, and agent mode) plus a CLI and a Continuous AI surface that runs source-controlled AI checks on pull requests in CI.

Continue's extensibility is its key differentiator: a rich context provider system lets teams connect any data source — internal documentation, databases, GitHub repositories, Jira tickets, Confluence pages, or custom APIs — directly into the assistant's context window. Configuration is YAML-based and fully version-controllable, making it easy to enforce consistent setups across teams. The Continue Hub provides a marketplace for sharing team configurations, assistants, prompts, rules, and skills, enabling organizations to distribute standardized AI setups to all developers in seconds.

Continue is model-agnostic: Anthropic, OpenAI, Google Gemini, Mistral, Azure OpenAI, AWS Bedrock, Together AI, Groq, ClawRouter for cost-optimized routing, and any local model via Ollama, LM Studio, or llama.cpp. Self-hosted deployments keep all code and queries on-premise, making Continue the preferred choice for regulated industries, air-gapped environments, and privacy-conscious teams. The Continuous AI direction — markdown-defined Checks that run as full AI agents on every PR, plus Mission Control for observability — turns Continue from "AI in the editor" into a programmable engineering system.

## Key Features

• VS Code + JetBrains parity: full feature support in both ecosystems — the only major OSS assistant with this
• Four in-IDE modes: chat, inline edit, autocomplete, and agent mode
• Continue CLI: same engine on the terminal, scriptable for headless workflows
• Continuous AI: source-controlled markdown Checks run as full AI agents on pull requests
• Model-agnostic: Anthropic, OpenAI, Gemini, Mistral, Azure, Bedrock, Groq, ClawRouter, or local (Ollama, LM Studio, llama.cpp)
• Custom context providers: docs, databases, GitHub, Jira, Confluence, or any API
• Continue Hub: marketplace for team configurations, assistants, prompts, rules, and skills
• YAML config: version-controllable setup files for consistent team deployments
• Self-hostable: all data stays on-premise — ideal for regulated and air-gapped environments
• MCP support: connect Model Context Protocol tools for extended capabilities
• 33K+ GitHub stars · Apache 2.0 open source
• Team/Company plans: SSO, audit logs, shared private agents, BYOK, enterprise support

## Version History

v1.2.22-vscode (stable)
Mar 27, 2026
Latest stable VS Code release. Fixes config.yaml access issues, adds session history filtering by workspace directory, and introduces .continue/configs support for multi-config workflows.

v1.5.34
Jan 9, 2026
Introduces shareable agent links, Code Review Inbox for PR workflow management, and the ability to add just-in-time additional instructions when starting an agent.

v1.1.78-vscode / v1.5.8
Nov 3, 2025
Major release with full GPT-5 Codex support via OpenAI Responses API, Grok Code Fast 1 integration from xAI, and Instant Edit mode with synchronous diff application for find/replace operations.

v1.3.21-vscode / v1.5.2
Oct 21, 2025
Enables file access beyond the workspace directory with permission controls, improves agent error handling with fetch error feedback, and adds CLI stability fixes including loading animations and proper exit handling.

v1.4.39 / v1.3.7-vscode
Sep 12, 2025
Major UI overhaul with notch cleanup and settings revamp, git-aware CLI showing current branch, enhanced /info diagnostics screen, smart diff visual UI, pause/resume, and ctrl+C safety improvements.

Best for Teams and developers who need full control over their AI assistant — self-hosted, model-agnostic, JetBrains-compatible, and deeply customizable via config files, custom context providers, and shared team configurations. The go-to OSS option for JetBrains users after Sweep's discontinuation.

Capability VS Code + JetBrains parity, chat + inline edit + autocomplete + agent actions, custom context providers, Continue Hub (team configs), BYOK, self-hostable, Apache 2.0

Runs on VS Code · JetBrains (IntelliJ, PyCharm, GoLand, WebStorm, Rider)

Signature Snippet

Copy

```
`A team at a regulated company self-hosts Continue with a local Ollama instance running CodeLlama. Developers in both VS Code and IntelliJ get chat, inline edit, and autocomplete with zero data leaving the network. A shared team config in Continue Hub enforces the company's coding standards and connects to the internal docs context provider for all queries.`
```

## More in this Space

SO

### Sourcery

Closed source

AI code review platform for the AI era. Automated code reviews, security scanning, and team analytics across GitHub, GitLab, VS Code, and JetBrains. Used by 300,000+ developers.

View profile

WT

### What The Diff

Closed source

AI-powered PR description generator and code review assistant. Automatically writes pull request descriptions, sends stakeholder notifications, creates changelogs, and provides inline code refactoring.

View profile

BA

### Blackbox AI

Closed source

Multi-agent AI coding platform with 12+ agents and 24+ models, featuring Chairman LLM for parallel multi-agent evaluation and end-to-end encrypted inference. Ships across six surfaces: CLI, IDE, Cloud, API, Mobile, and Builder.

View profile