← Coding Assistants tool · /CONTIN
Continue
Open-source Copilot for VS Code and JetBrains — bring your own model.
// github
★ 33.5k
last commit · today
lightweight CPU only Apache-2.0
// readme · what it is
Continue is the leading open-source coding assistant extension. Works with any LLM endpoint — Ollama, vLLM, OpenAI, Anthropic, OpenRouter — so the heavy lift lives on whatever box you point it at. The extension itself is just the editor integration; deploy effort is whatever your model serving needs.
// deploy notes
Extension lives in your editor. The VPS cost is for the LLM backend (Ollama or vLLM) it talks to.
[ ALTERNATIVE TO ]
// links
- website https://continue.dev
- github github.com/continuedev/continue