Copilot Proxy is a Visual Studio Code extension that exposes the VS Code Language Model API via an Express server. This experimental extension is intended solely for research and prototyping purposes and should not be used in production environments.
Stars
147
Forks
24
Watchers
147
Open Issues
6
Overall repository health assessment
^16.0.0^4.18.2^1.10.0^4.17.14^1.9.4^18.11.18^1.70.0^10.9.1^4.9.5^2.15.082
commits
7
commits
chore: bump version to 1.0.2 in package.json and package-lock.json (avoid install conflict)
5f302b6View on GitHubfeat: add .vscodeignore to exclude inappropriate files from the repository release
7b16450View on GitHubfeat: add structured message content support and extract message content function
c32daf2View on GitHubrefactor: Remove outdated AI comment and update preview logic in processChatRequest
546b41fView on GitHub