larsbaunwall/vscode-copilot-bridge
A local interface for GitHub Copilot built on the official VS Code Language Models API
Exposes Copilot chat models through a local OpenAI-compatible HTTP server (with SSE streaming), leveraging only the public VS Code Language Model API—no private endpoint emulation. Integrates with OpenAI SDKs and CLI tools via bearer-token-authenticated endpoints (`/v1/chat/completions`, `/v1/models`), bound to loopback with configurable concurrency controls to preserve editor responsiveness.
125 stars.
Stars
125
Forks
14
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Oct 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/larsbaunwall/vscode-copilot-bridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
manateelazycat/lsp-bridge
A blazingly fast LSP client for Emacs
Exafunction/WindsurfVisualStudio
Visual Studio extension for Codeium
microsoft/vscode-copilot-release
Feedback on GitHub Copilot Chat UX in Visual Studio Code.
badboysm890/clara-copilot
A alternative to Github Copilot for vscode until you get the access to github copilot
github/copilot-language-server-release
Feedback for the GitHub Copilot Language Server