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> |
||
|---|---|---|
| .. | ||
| apps | ||
| components | ||
| foundation | ||
| packages/fabro-api-client | ||