Skip to content

OCC v1.3.0 — Windows desktop distribution + release automation

Choose a tag to compare

@MarcoAIsaac MarcoAIsaac released this 16 Feb 10:36

OCC v1.3.0

DOI (Zenodo): https://doi.org/10.5281/zenodo.18656426

Added

  • Windows desktop frontend command: occ-desktop.
  • Windows packaging script: scripts/build_windows_desktop.ps1.
  • Automatic release workflow: .github/workflows/windows_desktop_release.yml.
  • Release assets generated on publish:
    • OCCDesktop-windows-x64.exe
    • OCCDesktop-windows-x64.zip
  • Desktop entry smoke test: tests/test_desktop_entry.py.

Changed

  • Project version bump to 1.3.0 across:
    • pyproject.toml
    • CITATION.cff
    • .zenodo.json
  • README EN/ES now include direct “latest release” download links for Windows desktop assets.
  • Releasing docs EN/ES now document automatic Windows asset publication.

Existing core capabilities retained

  • Nuclear lock package (nuclear_guard, NUC*) and profile-aware judging.
  • MRD extension coverage and reproducible PASS/FAIL/NO-EVAL pipeline.
  • Release doctor / docs i18n / CI doctor / release-notes / guided MRD flow tooling.