mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Copilot review flagged two backward-compatibility breaks with events persisted by pre-model-keyed releases; both are stored data that can never be rewritten, so accept the old shapes on read: - FailoverProps: original_provider/original_model/attempt are Option again with serde defaults. New events always set them; failover events recorded before model-keyed fallbacks lack them. Restores the historical-event test. - RunModelSettings: temporary custom deserializer accepts the legacy flat-array fallbacks shape inside stored run.created events, keying the chain under the requested model name when one is set. Remove once pre-0.311 run logs are out of the support window. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-support | ||
| fabro-api | ||
| fabro-auth | ||
| fabro-client | ||
| fabro-config | ||
| fabro-core | ||
| fabro-db | ||
| fabro-dev | ||
| fabro-http | ||
| fabro-macros | ||
| fabro-model | ||
| fabro-oauth | ||
| fabro-options-metadata | ||
| fabro-proc | ||
| fabro-redact | ||
| fabro-static | ||
| fabro-telemetry | ||
| fabro-template | ||
| fabro-test | ||
| fabro-types | ||
| fabro-util | ||
| fabro-vault | ||