Releases: OpenKnots/okcode
OK Code v0.26.4
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.4once 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.
OK Code v0.26.3
Backfilled GitHub Release record. Build assets are intentionally omitted from this release page.
OK Code v0.26.3
Date: 2026-04-22
Tag: v0.26.3
Summary
Release with 2 new feature(s).
Highlights
- Split message/code fonts and add app zoom persistence.
- Add out-of-memory session recovery.
Breaking changes
- None.
Upgrade and install
- CLI:
npm install -g okcodes@0.26.3once 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.
OK Code v0.26.2
Backfilled GitHub Release record. Build assets are intentionally omitted from this release page.
OK Code v0.26.2
Date: 2026-04-21
Tag: v0.26.2
Summary
Release with 1 new feature(s), 4 fix(es), 3 improvement(s).
Highlights
- Add native desktop screenshot capture fallback.
- Publish cli from cjs bin.
- Make npm publish rerun-safe.
- Verify published cli with okcode bin.
- Fix error notification dismissal regressions.
- Bump server version to 0.26.1.
- Handle defensive ALTER TABLE defects in migrations.
- Surface local backend detection and ultrathink config.
Breaking changes
- None.
Upgrade and install
- CLI:
npm install -g okcodes@0.26.2once 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.
OK Code v0.26.0
Backfilled GitHub Release record. Build assets are intentionally omitted from this release page.
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.0once 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.
OK Code v0.25.0
Backfilled GitHub Release record. Build assets are intentionally omitted from this release page.
OK Code v0.25.0
Date: 2026-04-18
Tag: v0.25.0
Summary
Project icon file picker, gateway auth terminology cleanup, provider status refresh button, and unsigned Windows artifact support.
Highlights
- Add project icon file picker.
- Clarify OpenClaw gateway auth terminology.
- Extract provider status refresh button.
- Allow unsigned Windows artifacts when signing is unavailable.
Breaking changes
- None.
Upgrade and install
- CLI:
npm install -g okcodes@0.25.0once the coordinated release workflow finishes. - Desktop: Download from GitHub Releases. Filenames are listed in assets.md.
- iOS: Available via TestFlight (uploaded automatically by the Release iOS workflow).
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 coordinated release from preflight through post-release verification.
- Use the soak test plan to validate the highest-risk surfaces after the tag is live.
OK Code v0.24.0
OK Code v0.24.0
Released April 14, 2026.
Included assets
- macOS Apple Silicon desktop build: DMG, ZIP, blockmaps, and
latest-mac.yml - Linux x64 desktop build: AppImage and
latest-linux.yml - Release documentation attachments: changelog, release notes, asset manifest
Pending rollout items
- Windows x64 installer is not attached in this forced release because Azure Trusted Signing secrets are not configured.
- iOS TestFlight upload is pending because the App Store distribution certificate secrets are not configured.
- CLI publish is still pending;
npm install -g okcodes@0.24.0is not live yet.
Summary
Theme presets, markdown rendering unification, project icon support, and active-turn state cleanup.
OK Code v0.23.3
OK Code v0.23.3
Date: 2026-04-13
Tag: v0.23.3
Summary
Patch release to harden desktop migrations and normalize legacy model-selection data.
Highlights
- Format v0.23.2 release files.
Breaking changes
- None.
Upgrade and install
- CLI:
npm install -g okcodes@0.23.3(after the package is published to npm manually). - Desktop: Download from GitHub Releases. Filenames are listed in assets.md.
- iOS: Available via TestFlight (uploaded automatically by the Release iOS workflow).
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 coordinated release from preflight through post-release verification.
- Use the soak test plan to validate the highest-risk surfaces after the tag is live.
OK Code v0.23.2
Backfilled GitHub Release record. Build assets are intentionally omitted from this release page.
OK Code v0.23.2
Date: 2026-04-13
Tag: v0.23.2
Summary
Patch release to harden desktop migrations and normalize legacy model-selection data.
Highlights
- Harden okcode release migrations.
Breaking changes
- None.
Upgrade and install
- CLI:
npm install -g okcodes@0.23.2(after the package is published to npm manually). - Desktop: Download from GitHub Releases. Filenames are listed in assets.md.
- iOS: Available via TestFlight (uploaded automatically by the Release iOS workflow).
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 coordinated release from preflight through post-release verification.
- Use the soak test plan to validate the highest-risk surfaces after the tag is live.
OK Code v0.23.1
OK Code v0.23.1
Date: 2026-04-13
Tag: v0.23.1
Summary
Desktop and iOS release-readiness update with Codex/Copilot SME support, Gemini provider support, and release-flow fixes.
Highlights
- Feature/claude sme direct auth.
- Add per-project icon overrides.
- Add canonical model selection and Gemini provider.
- Add keyboard shortcuts for panel navigation.
- Run iOS sync from apps/mobile.
- Allow shared-secret openclaw auth without device token.
- Treat error notifications as preview overlays.
- Rename Cotton Candy theme to Purple Stuff.
Breaking changes
- None.
Upgrade and install
- CLI:
npm install -g okcodes@0.23.1(after the package is published to npm manually). - Desktop: Download from GitHub Releases. Filenames are listed in assets.md.
- iOS: Available via TestFlight (uploaded automatically by the Release iOS workflow).
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 coordinated release from preflight through post-release verification.
- Use the soak test plan to validate the highest-risk surfaces after the tag is live.
OK Code v0.23.0
OK Code v0.23.0
Date: 2026-04-13
Tag: v0.23.0
Summary
This release expands provider coverage, hardens auth and gateway setup, and cleans up the configuration and review flows needed for the next OK Code release train.
Highlights
- Add GitHub Copilot provider support.
- Add language switcher and Openclaw auth proxy.
- Add API auth seamline and minimal Claude proxy.
- Split SME chat list and add auto-scroll handling.
- Add configurable browser preview start page.
- Add provider availability settings and picker filtering.
- Add in-app browser helper for Tweakcn settings.
- Add hotkey settings editor and keybinding reset support.
Detailed changes
- Providers and auth
GitHub Copilot support now ships alongside the existing provider stack, and Claude/OpenClaw setup flows received additional auth proxy and token-handling work so provider onboarding is more reliable. - Settings and configuration
Provider availability controls, picker filtering, browser preview defaults, and hotkey editing all land in the same train, which makes the settings surface materially more capable without requiring separate follow-up migrations. - Runtime and review flow
The PR review dashboard now trims recent review fetches to the smaller operational window we actually need, and the provider runtime event feed coverage was cleaned up so release gating stays predictable. - Release stability
Currentmainrelease blockers found during local prep were fixed before this train, including themain-branch lint/typecheck regressions that would otherwise have left the branch non-green by default.
Breaking changes
- None.
Upgrade and install
- CLI:
npm install -g okcodes@0.23.0(after the package is published to npm manually). - Desktop: Download from GitHub Releases. Filenames are listed in assets.md.
- iOS: Available via TestFlight (uploaded automatically by the Release iOS workflow).
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 coordinated release from preflight through post-release verification.
- Use the soak test plan to validate the highest-risk surfaces after the tag is live.