OMO 5.0.0-beta.18
Safer worktree cleanup, current Senpi, and sturdier native sessions
Worktree cleanup is now a first-class command - omo worktree-sweep finds
stale task worktrees, normalizes platform-specific paths, and applies the same
separator rules on Windows, macOS, and Linux.
Review workers keep their checkout until every lane finishes - parallel
review agents no longer lose the worktree while late lanes are still reading
or validating it.
OmO Native now rides Senpi 2026.8.23 - the release carries the latest
session, runtime, and codemode fixes behind the beta channel.
This release also tightens OmO naming consistency and ignores both historical
debug-log filename casings during Senpi cleanup.
- 04acd03 Merge pull request #7154 from code-yeongyu/release/v5.0.0-beta.18-source-state
- b7da83e Merge branch 'dev' into release/v5.0.0-beta.18-source-state
- 04535ba Merge pull request #7156 from code-yeongyu/fix/worktree-sweep-test-separator-parity
- 0201f67 fix(cli): finish worktree-sweep separator parity for Windows
- 5c35a1a Merge branch 'dev' into release/v5.0.0-beta.18-source-state
- 83f8efa Merge pull request #7155 from code-yeongyu/fix/worktree-sweep-path-normalize
- 550fd5e fix(cli): normalize worktree-sweep porcelain paths at the parse boundary
- 306a906 test(omo-native): move SENPI_PIN contract to 2026.8.23
- de5a422 Merge pull request #7151 from code-yeongyu/feat/worktree-sweep
- 5a21af6 fix(review-work): tear down the review worktree only after lanes finish
- 5685d3b fix(review-work): lock and tear down review worktrees
- f447933 feat(cli): add omo-agent-toolkit worktree-sweep command
- 70b9594 Merge pull request #7149 from code-yeongyu/fix/omo-brand-casing
- 9d10bab Merge pull request #7148 from code-yeongyu/fix/omo-brand-casing
- dcb02c9 fix(schema): use canonical OmO title
- 04c92a5 fix(omo-native): preserve OmO display casing
- e7c8186 Merge pull request #7147 from code-yeongyu/fix/telemetry-model-id-vocabulary-disclosure
- 703431e docs(telemetry): align the privacy disclosure with provider-independent model ids
- bc0f7ec feat(telemetry): export known model ids regardless of routing provider
Thank you to 1 community contributor:
- @sisyphus-dev-ai:
- Merge pull request #7154 from code-yeongyu/release/v5.0.0-beta.18-source-state