#529 · Primary category: AI Coding Assistants
vscode-extension
Flexpilot - Open-Source, Native and a True GitHub Copilot Alternative for VS Code
Project last updated:02/01/25
GitHub Stars
814
Forks
26
Contributors
3
License
GPL-3.0
Why we included this project
Developers who want Copilot-style help without being tied to one vendor will find Flexpilot a practical fit: it runs natively inside VS Code and lets you bring your own API keys across a long list of providers, from OpenAI and Anthropic to local runtimes like Ollama and vLLM. The extension covers the usual daily workflow, including inline completions, panel chat, inline and quick chat, voice input, and AI-generated commit messages, and it also shows token usage so you can keep an eye on spend. One caveat worth knowing before you build on it: the extension is no longer actively developed, and the team has moved on to Flexpilot IDE, a VS Code fork with the assistant pre-installed. That makes this repo most useful as a reference for how the assistant works and as a starting point for the newer IDE, rather than a place to expect ongoing feature work.
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.