#32 · Primary category: AI Coding Assistants
continue
open-source coding agent
Project last updated:08/28/26
GitHub Stars
35.7K
Forks
5.3K
Contributors
507
License
Apache-2.0
Why we included this project
Continue is a coding agent that runs as a VS Code extension, a JetBrains plugin, or a standalone CLI, so it fits into the editor you already use. It offers an agent mode that works through development tasks alongside you, plus a chat mode for asking questions about your code. You can also create and share custom agents, and because it is model-agnostic, teams can connect it to the models they already pay for instead of being locked into one vendor. One honest caveat: the repository is now read-only after a final 2.0.0 release, so treat it as a stable, self-hostable tool rather than an actively evolving project. That still makes it a useful reference for anyone building or evaluating open-source AI coding assistants.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.