# oh-my-openagent v5.0.0-beta.7 - Product: oh-my-openagent (https://whatsnew.fyi/product/oh-my-openagent) - Vendor: oh-my-openagent - Date: 2026-08-12 - Version: v5.0.0-beta.7 - Original notes: https://github.com/code-yeongyu/oh-my-openagent/releases/tag/v5.0.0-beta.7 - Permalink: https://whatsnew.fyi/product/oh-my-openagent/releases/v5.0.0-beta.7 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Preserve favorite models when a provider is momentarily unauthenticated or unreachable - **changed** — OMO Native now runs on @code-yeongyu/senpi@2026.8.12-4 with all workspace pins moved in lockstep - **changed** — omo update detects your installer (Bun or npm) and prints the matching command for your setup - **fixed** — Update commands are correctly shell-quoted on both POSIX and Windows when custom install locations contain spaces, $, or quotes - **fixed** — Nested Senpi processes now share the single $HOME/.omo/agent state directory for identity and configuration - **changed** — Active learning (facts, people cards, dream consolidation) now defaults on with per-agent overrides - **added** — Durable facts queue with crash reconciliation - **added** — Dream persona consolidation with skill audit and people phases - **added** — People card with observation formats and human card seed - **added** — Skills-usage ledger for dream audit - **added** — Memory-discipline skill - **added** — Memory configuration surface documentation - **fixed** — Forbid destructive recovery that can discard user memory edits - **fixed** — Close the abrupt-supervisor-death deadline hole and pin the facts watermark ordering - **fixed** — Specify Windows supervisor containment and reconciliation - **added** — Expose HEAD commit timestamps in memory-core ##### OMO Native: your favorites stay put, and updates that just work **Favorite models stop disappearing** — if a provider was momentarily unauthenticated or unreachable, opening the model picker and touching favorites used to silently erase every favorite that provider owned, sometimes wiping the list entirely. The picker only ever sees models that resolve right now, and that filtered view was being written straight back to your settings. Favorites that do not resolve at that moment are now preserved untouched. **Latest Senpi engine** — OMO Native (`omo-ai`) now runs on `@code-yeongyu/senpi@2026.8.12-4`, with every workspace pin (root, native launcher, Senpi adapter, task engine) moved in lockstep. **Updates that respect your installer** — `omo update` now detects whether you installed with Bun or npm and prints the command that matches your setup. Bun global installs get a proper `bun add -g` path; npm installs keep `npm i -g`. Reinstall errors quote the same detected command, so recovery advice is never for the wrong package manager. **Update guidance safe from any install path** — custom install locations with spaces, `$`, or quotes now produce correctly shell-quoted update commands on both POSIX and Windows. **One agent home, even nested** — nested Senpi processes (reflection, child agents) now share the single `$HOME/.omo/agent` state directory instead of resolving their own, so identity and configuration survive every child launch. Plus shared memory-engine improvements that ship through the OmO memory runtime: active learning (facts, people cards, dream consolidation) now defaults on, with per-agent overrides. --- ade persona seed v2 + identity.md in - f35dd0966 docs(memory): record the unconditional full-scope APPROVED verdict - e2e781bd5 test(omo-codex): allow Windows installer latency - 6cf4e8589 fix(memory): forbid destructive recovery that can discard user memory edits - f10944019 fix(memory-core): narrow optional observations in the people card tests - 67093ab26 docs(memory): record round 31 verdict, the empirical IC-6 defect, and round 32 bind - 374a6bf31 fix(memory): close the abrupt-supervisor-death deadline hole and pin the facts watermark ordering - 3347fd4cc fix(memory-core): allow kind and aliases in the pre-commit frontmatter hook - c5cf7ea46 feat(memory): durable facts queue with crash reconcile - 82c967666 docs(memory-config): document the memory configuration surface - 3a56dac04 docs(memory): record round 30 verdicts and round 31 bind - eb8a46895 fix(memory): specify Windows supervisor containment and reconciliation - a4dd860bc feat(memory-core): dream persona (consolidation + skill audit + people phases) - 224638c56 feat(memory-core): people card + observation formats and human card seed - 30ce8cf20 docs(memory): record full-scope review round 30 and self-audit receipt - 2bba9d7b4 feat(memory): skills-usage ledger for dream audit - 8d0a1a5b1 feat(memory-core): seed memory-discipline skill - 3e00693d8 feat(memory-config): default active learning on + nudge/facts/dream/people/soul settings - 5bca65f69 feat(memory-core): sharpen always-on memory reminder (attention-first rewrite) - 14b19c787 merge: sync dev into Windows CI baseline - 6a50215b0 docs(memory): add memory v2 active-learning work plan - 9cb2b3763 fix(omo-native): preserve Windows PATH casing - 1495ca6e0 test(omo-native): compare canonical Windows bin paths - 2826d2754 test(omo-native): respect Windows test contracts - abbd63d3b test(memory-core): reuse validation fixtures - 3ce89e30f style(omo-native): restore fixture indentation - f4aaa82ee test(omo-native): canonicalize Windows fixture paths - e638c8de4 fix(ci): pin workflow yaml to LF - 95cbd30b7 feat(memory-core): expose HEAD commit timestamps **Thank you to 2 community contributors:** - @ashmoonori-afk: - fix(omo-memory): locate standard Git on Windows - test(omo-memory): allow for Windows Git latency - @MoerAI: - docs: explain the three OMO editions - docs: add _[Truncated at 4000 characters — full notes: https://github.com/code-yeongyu/oh-my-openagent/releases/tag/v5.0.0-beta.7]_