Skip to content

OCC Desktop 1.5.0

Latest

Choose a tag to compare

@MarcoAIsaac MarcoAIsaac released this 17 Feb 06:04

OCC v1.5.0

This release includes all changes since v1.3.2.

Highlights in v1.5.0

  • Added automated compendium integration workflow: .github/workflows/compendium_integration.yml.
  • Added reproducible EN/ES compendium build pipeline with scripts/build_compendium_pdf.py and make integrate-all.
  • Published canonical bilingual compendiums:
    • docs/OCC_Canonical_Compendium_EN_v1.5.0.pdf
    • docs/OCC_Compendio_Canonico_ES_v1.5.0.pdf
  • Bumped release metadata and runtime/docs versioning to 1.5.0 in project, Android, citation, Zenodo and release docs.

Included from v1.4.0

  • New Experiment Lab engine (occ lab run) with matrix artifacts:
    lab_report.json, lab_results.csv, lab_profile_summary.csv, lab_verdict_matrix.md.
  • OCC Desktop Lab tab and assistant provider system (offline + openai).
  • Android companion app (android/) with Workbench/Lab/Assistant/History and local Room persistence.
  • Automated Android release workflow (.github/workflows/android_release.yml).
  • Windows desktop release automation improvements, including rolling desktop-latest channel.
  • Nuclear profile canonical normalization (j4_nuclear_guard, L4C*/L4E*).

Included from v1.3.3

  • Metadata and docs release-link synchronization improvements.

Notes

  • Stable release assets (desktop installer and Android APK) are attached by CI workflows after the tag is published.
  • If assets are not visible immediately, wait for GitHub Actions to finish for tag 1.5.0.

Full Changelog: 1.4.0...1.5.0