🔧 Bug Fixes
Copilot Integration
- Fixed auto-start detection - Increased authentication timeout from 8s to 30s for reliable detection of copilot-api startup
- Added progress logging - Now shows authentication progress every 5 seconds with success messages for better debugging
- Removed confusing prompts - Cleaned up "install globally" messages from UI and error messages
🎯 What's Changed
Previously, auto-launched copilot-api would fail to be detected if GitHub authentication took longer than 8 seconds. This caused the UI to show "Starting..." indefinitely even though copilot-api was running fine in the background.
Now with 30-second timeout and progress logging, ProxyPal properly detects when copilot-api completes authentication, providing a more reliable user experience.
📦 Installation
Download the appropriate build for your platform from the assets below.
Full Changelog: v0.1.27...v0.1.28