Skip to content

v5.0.0-beta.50

Choose a tag to compare

@github-actions github-actions released this 09 Sep 06:05
· 40 commits to dev since this release
dc9bf86
  • dc9bf86 Merge pull request #7998 from code-yeongyu/release/v5.0.0-beta.50-source-state
  • 73882d6 Merge current dev into release state
  • 84c2320 Merge pull request #7999 from code-yeongyu/refactor/kibitzer-20260909
  • 053a64e Merge remote-tracking branch 'origin/dev' into refactor/kibitzer-final
  • fd35b9a Merge pull request #7995 from code-yeongyu/feat/memory-read-recall-line
  • d36aca2 Merge pull request #8007 from code-yeongyu/fix/bun142-postmerge-gates
  • e3bf17e Merge remote-tracking branch 'origin/dev' into refactor/kibitzer-final
  • 1d9e718 fix: reconcile Bun artifacts after upstream merge
  • fbb0bb4 feat(memory): add recall headlines to memory reads
  • 14d9e90 Merge pull request #8001 from code-yeongyu/fix/omob-windows
  • 8c99e58 Merge remote-tracking branch 'origin/dev' into refactor/kibitzer-final
  • fdca52b fix: refresh Bun 1.4.2 artifacts after merge
  • 704b3a2 Merge pull request #8003 from code-yeongyu/fix/dev-7971-merge-regressions
  • a306072 test(omob): gate POSIX-only launcher/refresh tests off Windows
  • dce8bc0 test(omob): remove duplicated runtime prune coverage
  • 6d78891 Merge pull request #7971 from code-yeongyu/bun-1.4.2
  • 131fa3e Merge origin/dev into bun-1.4.2
  • 7ca4abd Merge pull request #7992 from code-yeongyu/fix/memory-tool-render-shell
  • 3462792 fix(omob): preserve Windows executable suffixes
  • 2e530b2 Merge pull request #8000 from code-yeongyu/lcx/evidence-doctor-hardening
  • e3e2569 Merge pull request #7996 from code-yeongyu/fix/omob-windows-tests
  • 944e3d7 docs(omo-codex): PR C ship evidence (executor-verify raw-pipe proofs, doctor QA-by-read)
  • 6fa91b2 chore(omo-codex): regenerate installer bundle for 5.0.0-beta.49
  • 2ab0db1 test(omob): use native executable and path fixtures on Windows
  • bc1fb4a test(openclaw): publish restart readiness at spawn handoff
  • 97e7d15 test(script): record remote omob POSIX regression evidence
  • b92d0f0 test(script): make omob coverage portable across host platforms
  • 73f0ddd Merge pull request #7994 from code-yeongyu/fix/omob-prune-skip-in-use
  • 5f12a02 fix(omob): never prune a dev runtime a live process still executes
  • 3df6edc Merge bun 1.4.2 updates
  • 097ba78 docs(omo-codex): key lcx-doctor Astra readiness to the catalog default
  • 9b4bf22 fix(omo-codex): reject placeholder and stale executor evidence receipts
  • 8cc0447 docs(omo-codex): add Astra readiness check to lcx-doctor
  • 1cdd589 Merge pull request #7991 from code-yeongyu/fix/omob-mainline-st-01a083d8
  • 6cd4f6c Merge pull request #7990 from code-yeongyu/lcx/astra-default-models
  • 4730ee8 Merge origin/dev and refresh Bun 1.4.2 artifacts
  • 7e429a8 docs(omob): describe managed startup and isolated feature builds
  • 159cbe9 test(omob): cover real git refresh and repeated installation
  • c5cacd9 fix(omob): refresh managed mainline launcher before startup
  • 7f93ad5 docs(omo-codex): PR A ship evidence (codex-qa install/app-server proofs)
  • 8808972 docs(omo-codex): installer test A/B timing and test:codex rerun evidence
  • 1ee2663 Merge pull request #7987 from code-yeongyu/fix/windows-compiled-worker-st01a08276
  • adecbcf Merge pull request #7983 from code-yeongyu/fix/compiled-session-worker-st_01a08205
  • 1698c8a fix(build): name embedded workers by their physical package layout
  • cd235e6 fix(build): support Bun 1.4.0 compiled workers within the binary budget
  • b8485e3 docs(omo-codex): record CI-parity gate results and installer timeout
  • e87691a docs(omo-codex): PostCompact budget raw-pipe evidence with injected guide lengths
  • 3bc7a37 test(omo-codex): drop non-null assertion in Hephaestus variant test
  • a57c319 style(omo-codex): biome format
  • fd66546 docs(omo-codex): capture PostCompact budget raw-pipe evidence
  • 57531c3 docs(omo-codex): state the exact thread-cap preservation rule
  • 2dc7551 fix(omo-codex): remove quoted agents.max_threads under multi_agent_v2
  • 38718c5 docs(omo-codex): executed failing-first evidence for Astra catalog, budget, caps, agents
  • b97e0ac test(omo-codex): expect gpt-6-astra defaults in auto-update migration checks
  • d4f41f0 fix(omo-codex): upgrade legacy bundled agent efforts to gpt-6-astra defaults
  • 10e7b11 test(omo-codex): record genuine catalog RED/GREEN evidence
  • 82b86e4 Merge origin/dev into bun-1.4.2 and regenerate bundles
  • 793bc29 fix(omo-codex): reconcile Hephaestus gpt-6 variant with the Astra preset
  • e1a70cb fix(omo-codex): stop forcing subagent thread caps and detect gpt-6 as multi-agent v2
  • 0086eb4 docs(omo-codex): document gpt-6-astra default catalog and cap removal
  • a1ae4de feat(omo-codex): move bundled agents to gpt-6-astra with reasoning upgrade steps
  • bba5ca3 fix(omo-codex): add gpt-6-astra post-compact context budget
  • ca18cac feat(omo-codex): default model catalog to gpt-6-astra with sol legacy profile
  • 9968ed5 feat(rules-engine): select Hephaestus gpt-6 variant for GPT-6 models

Thank you to 1 community contributor:

  • @sisyphus-dev-ai:
    • feat(rules-engine): select Hephaestus gpt-6 variant for GPT-6 models
    • feat(omo-codex): default model catalog to gpt-6-astra with sol legacy profile
    • fix(omo-codex): add gpt-6-astra post-compact context budget
    • feat(omo-codex): move bundled agents to gpt-6-astra with reasoning upgrade steps
    • docs(omo-codex): document gpt-6-astra default catalog and cap removal
    • fix(omo-codex): stop forcing subagent thread caps and detect gpt-6 as multi-agent v2
    • fix(omo-codex): reconcile Hephaestus gpt-6 variant with the Astra preset
    • Merge origin/dev into bun-1.4.2 and regenerate bundles
    • test(omo-codex): record genuine catalog RED/GREEN evidence
    • fix(omo-codex): upgrade legacy bundled agent efforts to gpt-6-astra defaults
    • test(omo-codex): expect gpt-6-astra defaults in auto-update migration checks
    • docs(omo-codex): executed failing-first evidence for Astra catalog, budget, caps, agents
    • fix(omo-codex): remove quoted agents.max_threads under multi_agent_v2
    • docs(omo-codex): state the exact thread-cap preservation rule
    • docs(omo-codex): capture PostCompact budget raw-pipe evidence
    • style(omo-codex): biome format
    • test(omo-codex): drop non-null assertion in Hephaestus variant test
    • docs(omo-codex): PostCompact budget raw-pipe evidence with injected guide lengths
    • docs(omo-codex): record CI-parity gate results and installer timeout
    • fix(build): support Bun 1.4.0 compiled workers within the binary budget
    • fix(build): name embedded workers by their physical package layout
    • docs(omo-codex): installer test A/B timing and test:codex rerun evidence
    • docs(omo-codex): PR A ship evidence (codex-qa install/app-server proofs)
    • fix(omob): refresh managed mainline launcher before startup
    • test(omob): cover real git refresh and repeated installation
    • docs(omob): describe managed startup and isolated feature builds
    • Merge origin/dev and refresh Bun 1.4.2 artifacts
    • docs(omo-codex): add Astra readiness check to lcx-doctor
    • fix(omo-codex): reject placeholder and stale executor evidence receipts
    • docs(omo-codex): key lcx-doctor Astra readiness to the catalog default
    • Merge pull request #7998 from code-yeongyu/release/v5.0.0-beta.50-source-state