Download Latest Version ProxyPal_aarch64.app.tar.gz (23.7 MB)
Email in envelope

Get an email when there's a new version of ProxyPal

Home / v0.4.25
Name Modified Size InfoDownloads / Week
Parent folder
latest.json 2026-04-10 6.3 kB
ProxyPal_x64.app.tar.gz.sig 2026-04-10 408 Bytes
ProxyPal_x64.app.tar.gz 2026-04-10 28.3 MB
ProxyPal_0.4.25_x64.dmg 2026-04-10 28.4 MB
ProxyPal_0.4.25_amd64.AppImage.sig 2026-04-10 420 Bytes
ProxyPal-0.4.25-1.x86_64.rpm.sig 2026-04-10 420 Bytes
ProxyPal_0.4.25_amd64.AppImage 2026-04-10 105.5 MB
ProxyPal-0.4.25-1.x86_64.rpm 2026-04-10 28.6 MB
ProxyPal_0.4.25_amd64.deb.sig 2026-04-10 416 Bytes
ProxyPal_0.4.25_amd64.deb 2026-04-10 28.6 MB
ProxyPal_v0.4.25_x64_portable.zip 2026-04-10 9.6 MB
ProxyPal_0.4.25_x64-setup.exe.sig 2026-04-10 420 Bytes
ProxyPal_0.4.25_x64-setup.exe 2026-04-10 18.9 MB
ProxyPal_aarch64.app.tar.gz.sig 2026-04-10 408 Bytes
ProxyPal_aarch64.app.tar.gz 2026-04-10 27.1 MB
ProxyPal_0.4.25_aarch64.dmg 2026-04-10 27.0 MB
README.md 2026-04-10 1.2 kB
v0.4.25 -- Switch to @jeffreycao_copilot-api + device code display source code.tar.gz 2026-04-10 4.3 MB
v0.4.25 -- Switch to @jeffreycao_copilot-api + device code display source code.zip 2026-04-10 4.4 MB
Totals: 19 Items   310.9 MB 5

What's changed

🔄 copilot-api provider switch

  • Replaced the abandoned ericc-ch/copilot-api (dead since Oct 2025, 120+ open issues) with the actively maintained caozhiyuan fork (@jeffreycao/copilot-api v1.5.x)
  • All internal references updated: bunx, npx, npm install, npm list detection

🔑 Device code display in UI

  • The GitHub device-code (format XXXX-XXXX) is now shown directly inside the ProxyPal window during Copilot authentication — no more digging through terminal output
  • One-click Copy button to copy the code to clipboard
  • Auth info is now structured (CopilotAuthInfo: userCode, verificationUri, rawMessage) instead of a raw string
  • Accumulates stdout across multiple lines to handle the new copilot-api v1.5 output format: ℹ Please enter the code "B8B6-C735" in https://github.com/login/device

🩺 Health check fix

  • check_copilot_health now reads the in-memory process_running flag instead of relying on HTTP reachability — avoids falsely killing the process during the device-code auth window (before the HTTP server is up)

🌐 i18n

  • Added actions.copyCode and toasts.codeCopied keys in en/vi/zh-CN
Source: README.md, updated 2026-04-10