Download Latest Version v4.18.2 source code.zip (38.2 MB)
Email in envelope

Get an email when there's a new version of OhMyOpenCode

Home / v4.17.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-13 5.8 kB
v4.17.1 source code.tar.gz 2026-07-13 34.5 MB
v4.17.1 source code.zip 2026-07-13 37.9 MB
Totals: 3 Items   72.4 MB 0

Safer Durable Task Recovery

Interrupted process-backed tasks now resume only from trusted current runtime state. Team members retain their scoped messaging runtime after recovery, corrupt team state fails closed, and independent team waits cannot consume one another’s messages.

Bounded, Observable Task Fan-Out

Batch task launches are capped before work is queued. A failed child start is reported per item instead of hiding already-started work, and the Senpi QA gate now requires real child completion and output.

Release and Routing Integrity

Publication is now pinned to the exact prepared source commit across npm, platform binaries, and LazyCodex, so provenance and payloads agree. Explicit GPT-5.6 Sol overrides also retain their intended reasoning level across gateway model IDs.


Minor Compatibility and Stability Release

This release carries compatibility-facing behavior changes and operational hardening. Read the summary below before upgrading or publishing.

  • Rename transition updates across package detection, plugin/config compatibility, and install surfaces.
  • Install and publish workflow hardening, including safer release sequencing and package/install fixes.

Commit Summary

  • ed0241d1a Merge pull request [#6080] from code-yeongyu/release/v4.17.1-source-state
  • 616d30bdd Merge pull request [#6079] from code-yeongyu/fix/publish-skill-fastpath
  • 930664124 Merge remote-tracking branch 'origin/dev' into fix/publish-skill-fastpath
  • e52cd8f47 test(ci): cover provenance dispatch summary
  • 298b743f3 fix(publish): make /publish ship-only, stop auto-triggering pre-publish review
  • 017d70c46 fix(release): pin publication provenance to source
  • c1a741dd9 fix(codex): align model and team spawn contracts
  • 23312138c Merge pull request [#6068] from code-yeongyu/code-yeongyu/cleanup-codex-toml-parser
  • 848ffce93 Merge origin/dev into code-yeongyu/cleanup-codex-toml-parser
  • 82864f8e0 Merge pull request [#6070] from code-yeongyu/fix/visual-qa-tag-emission
  • 12e2637e8 Merge origin/dev into code-yeongyu/cleanup-codex-toml-parser
  • e47aa9b87 fix(skills): emit [product]/[evidence] tag reviewers and unify backoff dashes
  • c660246be Merge pull request [#6069] from code-yeongyu/fix/qa-loop-contradictions
  • af27b971a fix(skills): resolve QA-loop contradictions and evidence-vs-product churn
  • 5cfa6066c Merge remote-tracking branch 'origin/dev' into code-yeongyu/cleanup-codex-toml-parser
  • 734b1b420 refactor(omo-codex): reuse TOML string parser
  • 6e4c82627 Merge pull request [#6065] from code-yeongyu/code-yeongyu/cleanup-shared-skill-helpers
  • 955214b12 Merge remote-tracking branch 'origin/dev' into code-yeongyu/cleanup-shared-skill-helpers
  • e1e09aef6 feat(team-core): lead unread recipient + leadSessionId + consumed-ledger + consumer lease
  • 58000e267 Merge pull request [#6064] from code-yeongyu/fix/ulw-loop-test-timeouts
  • 4ccba96df fix: increase bun:test timeout for load-sensitive async tests in ulw-loop
  • 5071a7c82 Merge pull request [#6063] from code-yeongyu/fix/release-4-17-1-blockers
  • 20887c5d4 Merge pull request [#6057] from code-yeongyu/code-yeongyu/cleanup-root-contract-tests
  • fbb56162b docs(skills): align review and Hephaestus guidance
  • d66fe09e2 fix(release): build from prepared installer version
  • 7c55a25f4 fix(skills): preserve full evidenced planning scope
  • 8bbabd65f fix(ulw-loop): route planning by uncertainty
  • e38bc3fa1 fix(teammode): gate fallback on visible capabilities
  • b5040f937 Merge remote-tracking branch 'origin/dev' into code-yeongyu/cleanup-shared-skill-helpers
  • d8a71f0a0 refactor(skills): reuse path resolver
  • 99f124606 refactor(skills-loader): reuse initiator marker
  • e564bd4ec refactor(utils): own skill path resolution
  • efc99280a Merge origin/dev into code-yeongyu/cleanup-root-contract-tests
  • f7eb7dd2d Merge pull request [#6060] from code-yeongyu/fix/plan-prompts-scope-narrowing
  • 19aabe5e1 fix(skills): make full-request scope the ulw-plan default
  • d0e2e0863 fix(agents): remove scope-narrowing MVP language from metis prompts
  • 412405b0f Merge origin/dev into code-yeongyu/cleanup-root-contract-tests
  • 0f69b09da Merge pull request [#6059] from code-yeongyu/code-yeongyu/cleanup-lsp-record-predicate
  • 7a9a0d005 Merge remote-tracking branch 'origin/dev' into code-yeongyu/cleanup-lsp-record-predicate
  • 11363611b Merge remote-tracking branch 'origin/dev' into code-yeongyu/cleanup-root-contract-tests
  • 8ca9a8804 Merge pull request [#6058] from code-yeongyu/fix/hephaestus-review-gate-overtrigger
  • d5fa06820 fix(codex-rules): scope review-work gate to PR handoffs instead of fuzzy 'significant work'
  • 76e7e762a Merge pull request [#6056] from code-yeongyu/fix/hephaestus-sol-high-default
  • 14c892c11 Merge remote-tracking branch 'origin/dev' into code-yeongyu/cleanup-lsp-record-predicate
  • 7f648cace refactor(lsp-daemon): reuse record predicate
  • a67f3d190 test(root): remove source-shape sentinels
  • 2c4c7f05b test(agents): preserve hephaestus override coverage
  • dc253ff13 fix(model-core): raise hephaestus sol default
  • d269b23ed Merge pull request [#6052] from code-yeongyu/fix/teammode-transport-fallback
  • e1014230f Merge pull request [#6055] from code-yeongyu/chore/ultimate-browsing-dep-bump
  • 655f0f753 chore(ultimate-browsing): bump documented runtime dependency pins to latest
  • f261104b3 Merge pull request [#6054] from code-yeongyu/fix/ultrawork-plan-routing
  • 1f58a541b fix(omo-codex): align plan agent and hephaestus routing with uncertainty-based planning
  • 22d66b0c8 fix(ultrawork): mirror uncertainty-based plan trigger in gpt variant
  • 691e76a81 fix(ultrawork): size planning by design uncertainty, not step count
  • 316e635db docs(omo-codex): sync teammode component AGENTS.md with transport fallback protocol
  • d49f5f8c5 fix(omo-codex): teammode transport chain with tool_search check and subagent fallback
Source: README.md, updated 2026-07-13