Skip to content

Releases: OpenHCSDev/openhcs

v0.6.15

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:50

Full Changelog: v0.6.14...v0.6.15

v0.6.14

Choose a tag to compare

@github-actions github-actions released this 29 Jul 01:33

Full Changelog: v0.6.13...v0.6.14

v0.6.13

Choose a tag to compare

@github-actions github-actions released this 29 Jul 00:15

Full Changelog: v0.6.12...v0.6.13

v0.6.12

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:27

Full Changelog: v0.6.11...v0.6.12

v0.6.11

Choose a tag to compare

@github-actions github-actions released this 28 Jul 20:07

Full Changelog: v0.6.10...v0.6.11

v0.6.10

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:09

Full Changelog: v0.6.9...v0.6.10

v0.6.9

Choose a tag to compare

@github-actions github-actions released this 28 Jul 17:58

Native installer signing is opportunistic during the current bootstrap period. Assets are signed and verified when publisher credentials are configured; otherwise the workflow publishes visibly disclosed unsigned installers rather than withholding native downloads.

What's Changed

  • Harden MCP onboarding, recovery, and native installer trust by @trissim in #78
  • Support Certum-backed Windows release signing by @trissim in #79
  • Align desktop MCP onboarding and complete notarization gate by @trissim in #80
  • Add ChatGPT web plugin publication path by @trissim in #81

Full Changelog: v0.6.4...v0.6.9

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 27 Jul 21:49

Full Changelog: v0.6.3...v0.6.4

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 19:36

Download OpenHCS

Both are direct graphical installers. They create an isolated Python
environment, install the OpenHCS GUI with Napari, Fiji/Bio-Formats, and MCP
support, create the desktop launcher, and connect OpenHCS to Codex and detected
supported local agent clients by default. GPU dependencies remain optional.

Highlights

  • One-click local MCP registration for Codex and detected supported clients.
  • Real package-install output inside the Windows setup wizard.
  • A themed startup window showing the real OpenHCS stdout/stderr stream until
    the desktop and UI bridge are ready.
  • Help → Check for Updates with safe handoff to official native installers.
  • File → Load / Save workspace code-document actions; Save includes every
    existing orchestrator.
  • Transactional reinstall/update behavior with robust launcher publication,
    registration reporting, and superseded-environment cleanup.

After installation, restart Codex or another registered local client, then ask
it to use OpenHCS.

Terminal users can install the same release with:

pip install "openhcs[gui,mcp,viz,bioformats,cellprofiler-compat]==0.6.3"

See PR #77 for the detailed
architecture and verification record.

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:44
07ad353

What's Changed

  • Ship direct desktop installer assets for 0.6.2 by @trissim in #76

Full Changelog: v0.6.1...v0.6.2