Proxy pretends to be Ollama and connects VS Code Copilot to Z.ai GLM models
Stars
13
Forks
2
Watchers
13
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
feat(catalog): add GLM-4.7 support and model name normalization
002cf04View on GitHubrefactor(server): fix resource leak and improve request handling
5cb37c6View on GitHubrefactor(config/serve): restructure serve command initialization and configuration loading
1648242View on GitHubfeat(server): enforce strict validation before proxying chat completions
dc643a7View on GitHubdocs: document incompatibility between copilot-proxy and Zed Editor's Ollama handler
c13d5ceView on GitHubdocs: update architecture overview with XDG compliance and service management details
23b64d3View on GitHubrefactor(config): adopt XDG Base Directory Specification for config location
28d069cView on GitHubfeat(install): make launchd service installation dynamic based on GOBIN
da44ddfView on GitHub