v5.0.0-beta.9Pre-release
Added 2
- Parallel local test path-group runner for faster test suites
- @babel/parser is now shipped for bundled Senpi codemode
Changed 3
- OMO Native now runs on Senpi engine 2026.8.17 with cursor-cli-oauth fallback lane, ignored tool-call loop hard-stop, retry-exhausted steering resume, -fast codex variants, and Cloudflare-gateway/Cerebras catalog fixes
- The /publish endpoint now accepts an exact semver version and dispatches it with exact run-ID ownership to prevent accidental stable-line bumps from the beta channel
- Beta changelogs now compare against the previous beta in the same channel, non-semver release tags are ignored safely, and GitHub releases are explicitly marked as pre-release
Fixed 4
- Windows root tests no longer run under Git Bash and release validation is deduplicated through gate reuse
- RPC model-admission diagnostics now use a hardened port with preserved probe environments
- Reflection entries now render as senpi notices, stale reflection-failure streaks stop alerting, and the reflection reservation is released on abort
- Codex spawn callee boundary is anchored and on-complete hooks inject the correct shell platform
From oh-my-openagent
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,-fastcodex variants, and Cloudflare-gateway/Cerebras catalog fixes. - Explicit beta publishes —
/publishnow accepts an exact semver such as5.0.0-beta.9and 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/parsershipped 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