Skip to content

OK Code v0.26.4

Latest

Choose a tag to compare

@BunsDev BunsDev released this 25 Apr 10:20
76dcd83

OK Code v0.26.4

Date: 2026-04-22
Tag: v0.26.4

Summary

Re-cut release after v0.26.3 was already present on npm; ships the same branch state with out-of-memory session recovery and CLI release hardening.

Highlights

  • Add out-of-memory session recovery.
  • Bundle diffs into the server cli.
  • Inline diff parsing for cli release.
  • Publish cli from cjs bin.
  • Make npm publish rerun-safe.
  • Verify published cli with okcode bin.
  • Verify published cli with temp install.

Breaking changes

  • None.

Upgrade and install

  • CLI: npm install -g okcodes@0.26.4 once the desktop/CLI release workflow finishes.
  • Desktop: Download from GitHub Releases. Filenames are listed in assets.md.
  • iOS: Available via TestFlight after the separate Release iOS workflow is dispatched for this tag.

Known limitations

OK Code remains early work in progress. Expect rough edges around session recovery, streaming edge cases, and platform-specific desktop behavior. Report issues on GitHub.

Release operations

  • Review the asset manifest to confirm every expected GitHub Release attachment is present.
  • Use the rollout checklist to walk the desktop/CLI release plus the separate iOS TestFlight dispatch through post-release verification.
  • Use the soak test plan to validate the highest-risk surfaces after the tag is live.