Releases: ericc-ch/copilot-api
Releases · ericc-ch/copilot-api
v0.7.0
Proxy Environment Variables:
Starting with v0.7.0, proxy environment variables (HTTP_PROXY
, HTTPS_PROXY
, etc.) are no longer automatically initialized. You must explicitly use the --proxy-env
flag when starting the server to enable proxy support from environment variables.
npx copilot-api@latest start --proxy-env
🐞 Bug Fixes
View changes on GitHub
v0.6.1
No significant changes
View changes on GitHub
v0.6.0
🚀 Features
- start: Add option to generate Claude Code environment variables - by @caozhiyuan (8b7d8)
🐞 Bug Fixes
View changes on GitHub
v0.5.14
v0.5.13
🚀 Features
- Update usage structure in message events and chat completion types - by @cuipengfei (6a37a)
- Add cache token details to usage and completion token structures - by @cuipengfei (1b8c9)
View changes on GitHub
v0.5.12
No significant changes
View changes on GitHub
v0.5.11
v0.5.10
v0.5.9
v0.5.8
🚀 Features
- Add debug subcommand with version, runtime, paths, and auth status info - by @ericc-ch and opencode (b8603)
View changes on GitHub
Previous Next