Releases: yuchanns/copilot-openai-api
Releases · yuchanns/copilot-openai-api
Release v0.0.7
v0.0.6
-
enhance: improve error handling and logging for token refresh
-
Add detailed error handling and logging for debug purposes
-
Implement stale lock detection and cleanup
-
Use atomic file operations for token saving
-
Add self-write detection for file change monitoring
v0.0.4
v0.0.4 (Initial Release)
🌟 Key Features
- ✨ OpenAI-compatible streaming API endpoint (
/chat/completion
) - 🚀 High-performance multiprocess architecture
- 🔒 Robust token management with conflict-free strategy
- 🔑 Secure authentication system with virtual key support for GitHub Copilot subscriptions
- 🐳 Seamless Docker deployment support
- 💻 Full cross-platform compatibility (Windows, Linux, macOS)