Date: 2026-03-27
Tag: v0.0.3
Feature release introducing an interactive onboarding tour, worktree-first defaults, a full-page code viewer, PR review UI, Spotify player integration, and several UX refinements.
- Onboarding & worktrees — New interactive onboarding tour guides first-time users; new threads default to worktree mode. Provider onboarding and doctor diagnostics help users configure their environment.
- Code viewer — Full-page code viewer with context mentions lets users inspect workspace files inline without leaving the chat.
- PR review — New chat PR review route and component for reviewing pull requests directly within OK Code.
- Terminal URLs — Terminal URLs can now open in the built-in preview panel or an external browser.
- Spotify player — Spotify player drawer integrated into the web UI for ambient coding sessions.
- Message queuing — User messages are now queued while an agent turn is running, preventing lost input.
- Resizable plan sidebar — The plan sidebar can be resized to fit your workflow.
- Desktop fix — Context-menu coordinates are no longer forwarded to the desktop bridge, fixing placement issues.
- None.
- CLI:
npm install -g okcodes@0.0.3(after the package is published to npm manually). - Desktop: Download from GitHub Releases. Filenames are listed in assets.md.
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.