continuedev/continue
Summary
Continue is an open-source coding agent that provides AI-assisted code generation and editing through CLI, VS Code, and JetBrains plugins. The repository is now read-only after a final 2.0.0 release.
View Cached Full Text
Cached at: 06/17/26, 11:35 AM
continuedev/continue
Source: https://github.com/continuedev/continue
Continue
Pioneering open-source coding agent
What is Continue?
Note: The
continuedev/continuerepository is no longer actively maintained and is read-only for all users.
Continue is a coding agent available as a CLI, VS Code extension, and JetBrains plugin.
Documentation
To learn how to configure Continue, how it works, and how to customize it, check out the Continue Docs.
Final 2.0.0 Release
We polished Continue and did a final 2.0.0 release of the VS Code extension, CLI, and JetBrains plugin.
This included removing anonymous telemetry, pulling out authentication, squashing bugs, and more.
VS Code
CLI
JetBrains
Note: We recommend using the Continue CLI instead of the JetBrains plugin.
Contributors
Thank you to the entire Continue community for helping us create a pioneering coding agent.
What we built together pushed the boundaries of what AI developer tooling could be.
We hope this codebase continues to serve as a foundation for others.
Code friends
License
Apache 2.0 © 2023-2026 Continue Dev, Inc.
Similar Articles
EvoMap/evolver
Evolver is a GEP-powered self-evolution engine for AI agents that automates prompt optimization and creates auditable, reusable evolution assets. The project is transitioning from fully open source to source-available while maintaining backward compatibility with existing MIT and GPL-3.0 releases.
Coding agent that keeps working after you ship?
A coding agent that continues working after deployment, enabling ongoing automated code improvements and maintenance.
@sunmer575399: Stumbled upon a god-tier open-source project, Cline, with 65.6k stars. It really boosts coding efficiency. One engine powers the SDK, CLI, VS Code, and the entire JetBrains suite. Click twice in the editor, and it reads code, creates files, runs commands, and after making changes, waits for your nod before proceeding. Run full-auto in the terminal...
Introducing the open-source AI coding agent tool Cline, supporting the SDK, CLI, VS Code, and the JetBrains suite. It can automatically read code, create files, and run commands in the IDE and terminal, and supports kanban-based parallel multi-agent workflows and CI/CD integration.
@ihtesham2005: GitHub Copilot charges $10/month. Cursor charges $20/month. And both of them send every line of your code to their serv…
Continue is an open-source AI coding assistant that integrates with VS Code and JetBrains, supporting multiple models (Claude, GPT-4o, DeepSeek, etc.) and offering chat, autocomplete, edit, and AI-powered pull request checks.
@pierceboggan: VS Code was already used by millions of developers for agentic coding. However, the editor layout has traditionally bee…
VS Code introduces a new 'Agents' feature that allows developers to work with multiple agents across multiple projects, expanding its capabilities beyond single-task workflows.