Files
CLIProxyAPI/sdk
Luis Pater 12b88f3ad6 fix(auth): synchronize auth lifecycle and registry state with epochs and generations
- Add `RegistrationEpoch` and `Generation` tracking to `Auth` and model registry to prevent stale scheduling and snapshot reconciliation races.
- Implement scheduler removal tombstones and `ApplyClientModelProjections` in the model registry to atomically discard out-of-order state updates.
- Track logical route models across execution results and preserve active model cooldowns during registry reconciliation.
2026-08-30 12:53:39 +08:00
..