Skip to content

BrainPalace 26.6.21

Choose a tag to compare

@bxw91 bxw91 released this 05 Jun 19:02
· 38 commits to main since this release

Fixed

  • CI quality gate: TestSentenceTransformerWarmUp tests no longer hit the network. test_warm_up_success mocks _ensure_model_loaded so no HuggingFace download is attempted in CI; test_availability_caching mocks hf_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.