A local interface for GitHub Copilot built on the official VS Code Language Models API https://marketplace.visualstudio.com/items?itemName=thinkability.copilot-bridge
Find a file
2025-08-12 17:40:07 +00:00
src Bridge hardening: 400 payload validation, 429 concurrency cap (configurable), and verbose logging option 2025-08-12 17:40:07 +00:00
.gitignore VS Code Copilot Bridge: local OpenAI-compatible HTTP facade to Copilot Chat (SSE + health + models) 2025-08-12 17:36:15 +00:00
AGENTS.md Rewrite agent instructions 2025-08-12 19:33:14 +02:00
package.json Bridge hardening: 400 payload validation, 429 concurrency cap (configurable), and verbose logging option 2025-08-12 17:40:07 +00:00
tsconfig.json VS Code Copilot Bridge: local OpenAI-compatible HTTP facade to Copilot Chat (SSE + health + models) 2025-08-12 17:36:15 +00:00