BrainPalace 26.6.21
Fixed
- CI quality gate:
TestSentenceTransformerWarmUptests no longer hit the network.test_warm_up_successmocks_ensure_model_loadedso no HuggingFace download is attempted in CI;test_availability_cachingmockshf_hub_download. The v26.6.20 publish workflow failed because these tests required a locally cached model not present in the CI runner.
All other changes from v26.6.20 are included — see 26.6.20 release notes.