github code-yeongyu/oh-my-openagent v5.0.0-beta.74

latest release: v5.0.0-beta.75
4 hours ago

Engine: senpi 2026.9.18-3

Agent-directory extensions load reliably on Windows. An extension discovered in an agent directory could fail to start with Cannot find package 'runtime', and did so on every Windows shard for three releases. The engine's loader served that import from a virtual module registration that intermittently stopped answering Bun's resolver under a loaded parallel test shard; it now resolves to a real file and keeps the virtual route only for compiled binaries, where no file exists to point at.

  • 9ba073a Merge pull request #8461 from code-yeongyu/release/v5.0.0-beta.74-source-state
  • 9cdf5c2 Merge pull request #8460 from code-yeongyu/chore/restore-beta73-release-notes
  • 9102ea2 chore(release): return the unshipped beta.73 notes to [Unreleased]
  • 9ed9af9 Merge pull request #8459 from code-yeongyu/fix/8458-release-version-line
  • 5709cd7 fix(release): apply the prefix version-line check to the arm64 smoke too
  • a1839bc fix(release): compare the platform smoke version line as a prefix
  • d8616b3 Merge pull request #8453 from code-yeongyu/release/v5.0.0-beta.73-source-state
  • c4a9023 Merge pull request #8457 from code-yeongyu/fix/8456-win-session-filename
  • b2656ad Merge pull request #8446 from code-yeongyu/fix/fake-host-win32-transport
  • c0e667a Merge pull request #8455 from code-yeongyu/fix/8454-host-world-tmpdir
  • 796dd7d Merge pull request #8448 from code-yeongyu/fix/launch-profile-realpath
  • 7d4e608 Merge pull request #8447 from code-yeongyu/fix/daemon-child-session-dir
  • aab40be Merge pull request #8445 from code-yeongyu/fix/rpc-host-tests-windows
  • 6b0bbaa Merge pull request #8443 from code-yeongyu/fix/daemon-launch-spec-payload
  • 0da68d5 test(script): the packed-layout installer fixture ships the launch spec too
  • 56543cb Merge pull request #8433 from code-yeongyu/feat/task-host-runner
  • 6ecbe32 Merge remote-tracking branch 'origin/dev' into feat/task-host-runner
  • ecbaf55 fix: keep the memory probe off the Bun runtime API; compare omob builds with the real version text
  • cc79eef Merge remote-tracking branch 'origin/dev' into feat/task-host-runner
  • 1b2b13d Merge remote-tracking branch 'origin/dev' into feat/task-host-runner
  • 7902564 docs(omo-native): document the omo daemon command and launch spec
  • 77e2ea9 feat(native): dispatch omo daemon in the launcher and compiled entry
  • 154e9aa feat(native): omo daemon, a thin wrapper over the engine's host CLI
  • 34a4b4c Merge remote-tracking branch 'origin/dev' into feat/task-host-runner
  • 43fdfb8 build(omo-native): stamp the engine build epoch into compiled binaries
  • ef492ae fix(memory): restore the absent-path rebind and the supervisor's exit-time taskkill
  • c25d666 refactor(memory): make session-reachable probes async
npm i -g omo-ai@beta

Don't miss a new oh-my-openagent release

NewReleases is sending notifications on new releases.