v5.0.0-beta.25 — stability rollback release
This release re-ships the stable v5.0.0-beta.22 codebase as the newest beta. beta.23/beta.24 introduced multiple regressions (interactive session/TUI defects among them), so beta.25 rolls the beta channel back to the last known-good tree while those changes are reworked on dev.
What's inside
- Product code identical to v5.0.0-beta.22 (senpi engine pin
2026.8.26-2). - One targeted backport:
fix(lsp-daemon): preserve spaced Windows runtime paths(68211da), so Windows platform packages build from source instead of failing in the release pipeline. - Release-infrastructure updates only (no runtime impact): current publish workflows adopted on the release lane — npm registry propagation retry, musl smoke
libstdc++, WindowsUSERPROFILEprovisioning.
Not inside
Post-beta.22 features and fixes that landed on dev are intentionally absent. They return in a future beta once the beta.22-parity audit passes.
Upgrade
npm i -g omo-ai@beta # resolves to 5.0.0-0.beta.25
Verification
- Full 3-OS CI green on the release SHA
549009348. - 24/24 platform packages live on npm at
5.0.0-beta.25. - Fresh-install smoke:
omo 5.0.0-0.beta.25 (engine: senpi 2026.8.26-2).