github heyhuynhgiabuu/proxypal v0.3.47

latest releases: v0.4.25, v0.4.24, v0.4.23...
3 months ago

What's New

✨ Fork Option for Model Mappings

Added the ability to fork requests to model mappings in AMP CLI Integration. When enabled, requests are sent to both the original model and the mapped model simultaneously.

Changes

  • Fork toggle in Settings UI - New "Fork" button appears next to each model mapping when enabled
  • Auto-restart proxy - Proxy automatically restarts when saving mapping changes to apply configuration immediately
  • Improved serialization - Fixed serde serialization for model mapping fields

Technical Details

  • Added fork field to AmpModelMapping in both Rust and TypeScript types
  • Config YAML now includes fork: true for mappings with fork enabled
  • Proxy restart ensures config regeneration after mapping changes

Full Changelog: v0.3.46...v0.3.47

Don't miss a new proxypal release

NewReleases is sending notifications on new releases.