mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 19:35:28 -06:00
6aced3350d
* fix(ui): recover provider usage after transient gateway failures Keep failed provider-usage Results cold across Models and Usage direct and preloaded paths. Preserve canonical Gateway lifecycle ownership, request epochs, and route provenance. Co-authored-by: Sasan Sotoodehfar <sasan1200@gmail.com> * test(ui): shrink provider assertion safety baseline Drop the obsolete grandfathered non-null assertion after moving provider probe-result policy into its owner. Co-authored-by: Sasan Sotoodehfar <sasan1200@gmail.com> * test(ui): tolerate browser font geometry rounding Match existing chat-layout two-pixel renderer tolerance on both completed-work spacing boundaries. Co-authored-by: Sasan Sotoodehfar <sasan1200@gmail.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>