github heyhuynhgiabuu/proxypal v0.4.33
ProxyPal v0.4.33

3 hours ago

What's changed

  • Fixed Windows CLI agent detection so normal Dashboard / Settings auto-detection no longer passively probes \\wsl.localhost or \\wsl$ paths. WSL path detection is now opt-in via PROXYPAL_ENABLE_WSL_DETECTION=1.
  • Fixed custom OpenAI-compatible provider model persistence so manually-added models without an explicit alias are normalized to alias = name, allowing those models to be exposed and routed correctly for downstream clients.

Files

  • src-tauri/src/commands/agents.rs
  • src-tauri/src/commands/api_keys.rs

Verification

  • pnpm lint
  • pnpm tsc --noEmit
  • cd src-tauri && cargo check
  • pnpm build

Related issues

Don't miss a new proxypal release

NewReleases is sending notifications on new releases.