Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.5 KB

File metadata and controls

36 lines (23 loc) · 1.5 KB

OK Code v0.26.0

Date: 2026-04-18 Tag: v0.26.0

Summary

File-content search, desktop terminal docking, transport snapshot fixes, updated model support, and release polish.

Highlights

  • Add file-content search to workspace results.
  • Add hot tamale theme fonts and tokens.
  • Add Claude Opus 4.7 model support.
  • Fix transport state snapshots in React hooks.
  • Dock terminal below the right panel on desktop.

Breaking changes

  • None.

Upgrade and install

  • CLI: npm install -g okcodes@0.26.0 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.