Skip to content

v5.0.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 22:44
· 30 commits to dev since this release
014e1db

OMO 5.0.0-beta.9

Senpi 2026.8.17 engine + beta releases that publish themselves correctly

Changed

  • Latest Senpi engine — OMO Native now runs on @code-yeongyu/senpi@2026.8.17 (#6977). Every workspace pin, lock surface, and the provider compatibility map moved in lockstep. The engine brings the cursor-cli-oauth fallback lane, ignored tool-call loop hard-stop, retry-exhausted steering resume, -fast codex variants, and Cloudflare-gateway/Cerebras catalog fixes.
  • Explicit beta publishes/publish now accepts an exact semver such as 5.0.0-beta.9 and dispatches it with exact run-ID ownership (#6970). No more accidental stable-line bumps from the beta channel.
  • Beta release notes done right — beta changelogs compare against the previous beta in the same channel, non-semver release tags are ignored safely, and GitHub releases are explicitly marked pre-release (#6970).

Fixed

  • Windows root tests no longer run under Git Bash (#6957); release validation is deduplicated through gate reuse; RPC model-admission diagnostics got a hardened port with preserved probe environments.
  • Memory: reflection entries render as senpi notices, stale reflection-failure streaks stop alerting, and the reflection reservation is released on abort (#6971, #6967, #6978 pending).
  • Codex: spawn callee boundary anchored; on-complete hooks inject the correct shell platform.

Added

  • Parallel local test path-group runner for faster suites (#6974); @babel/parser shipped for bundled Senpi codemode (#6965).

Install / upgrade:

bun i -g oh-my-opencode@beta
bun i -g oh-my-openagent@beta
bun i -g lazycodex-ai@beta
npm i -g omo-ai@beta