Date: 2026-04-04
Tag: v0.13.0
Blur .env file contents in the code viewer to reduce accidental secret exposure.
- Blur
.envfile contents in code viewer. The viewer now masks.envvalues so secrets are less likely to be exposed during review. - Ship aligned
0.13.0builds across desktop and mobile packaging. The release workflow publishes versioned artifacts for all supported platforms.
- None.
- CLI:
npm install -g okcodes@0.13.0(after the package is published to npm manually). - Desktop: Download from GitHub Releases. This release includes macOS arm64/x64, Linux x64, and Windows x64 assets; filenames are listed in assets.md.
- iOS: Available via TestFlight (uploaded automatically by the Release iOS workflow).
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.