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
Devin AI 5261239628 Type shim: add minimal VS Code Chat API declarations to compile against proposed API
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 17:46:21 +00:00
src Type shim: add minimal VS Code Chat API declarations to compile against proposed API 2025-08-12 17:46:21 +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-lock.json Type shim: add minimal VS Code Chat API declarations to compile against proposed API 2025-08-12 17:46:21 +00:00
package.json Type shim: add minimal VS Code Chat API declarations to compile against proposed API 2025-08-12 17:46:21 +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