mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-06 16:15:50 +08:00
- Implement three-way merge for refreshed and prepared auth updates against base and current runtime state. - Retain user modifications to metadata, attributes, proxy URL, and error/cooldown status across background refresh operations. - Guard against stale registration epochs and enforce per-auth generation ordering during persistence. Closes: #5465