You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Add display.showProvider and display.providerName so custom proxy users can optionally show provider labels before the model name in compact and expanded layouts (#629).
Changed
Extract shared model badge formatting so compact and expanded layouts keep provider labels and effort suffixes consistent (#629).
Fixed
Harden and document external usage snapshot read paths as absolute-only, with focused regression coverage for relative-path rejection (#637).
Add regression coverage for private speed-cache directory and cache file permissions introduced by the cache hardening work (#637).