• v1.3.5 2693a6af09

    v1.3.5
    Release / create-release (push) Successful in 2m32s
    Release / build-linux-x86_64 (push) Successful in 8m21s
    Release / build-macos-arm64 (push) Successful in 2m1s
    ci.yml / build (pull_request) Successful in 3m45s
    Stable

    coissac released this 2026-09-12 05:49:49 +00:00 | 1 commits to main since this release

    Implement session persistence and checkpointing

    Introduces session persistence via the --session option, allowing sampled sets to be restored. Implements chunked dumps and shared checkpointing for alignment and tally artifacts, ensuring state restoration upon interruption. Refines sampling logic and introduces serialization mechanisms for state management.

    Downloads