• v0.6.6-rc15 2b269a7d1f

    v0.6.6-rc15
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    admin-mrrm released this 2026-06-07 18:11:32 +02:00 | 111 commits to main since this release

    rc14 zeigte: ONNX-Download hängt bei 0 Bytes auf cas-bridge.xethub.hf.co ohne User-Agent (Tokenizer-Downloads mit UA gehen durch). Fix: gleicher UA-String für ONNX-Request + Sanity-Check nach Download (size < 1 MB → delete + throw mit URL).

    Highlights

    • User-Agent-Header für ONNX-Download (war nur auf Tokenizer)
    • Post-Download-Größencheck: <1 MB → löschen + actionable error
    • spec-Tests sperren beide Verhalten gegen Regression
    Downloads