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.