github heyhuynhgiabuu/proxypal v0.4.26
v0.4.26 — GPT-5.5 OpenCode reconfigure + sidecar channel selection

latest releases: v0.4.28, v0.4.27
3 hours ago

Highlights

  • Added GPT-5.5 and GPT-5.5-fast to ProxyPal's backend OpenCode reconfigure path, so clicking reconfigure now writes these aliases into the generated proxypal provider config even if the running sidecar model list is stale.
  • Updated GPT-5.5 model limits to use the GPT-5.4 full/fast profile for generated OpenCode model metadata.
  • Made CLIProxyAPI sidecar updates channel-aware: default Plus channel is preserved, with optional mainline channel support for manual updates and CI workflow dispatch.

Sidecar notes

  • CLIProxyAPI mainline v6.9.36 is reachable and smoke-tested through the updater script.
  • CLIProxyAPIPlus remains the default bundle channel to preserve Plus-only provider auth behavior, but its upstream GitHub repo/assets were returning 404 during verification; use the mainline channel only when you intentionally want mainline behavior.

Verification

  • pnpm check:parallel passed (format clean, typecheck clean, lint 90 existing warnings / 0 errors).
  • cargo check passed for proxypal v0.4.26.
  • pnpm test passed (10/10 tests).
  • pnpm build passed with expected Vite chunk warnings.
  • CLIPROXYAPI_CHANNEL=mainline node scripts/update-sidecar.mjs resolved CLIProxyAPI v6.9.36 and skipped overwrite because the local binary already existed.

Don't miss a new proxypal release

NewReleases is sending notifications on new releases.