Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.64 KB

File metadata and controls

32 lines (21 loc) · 1.64 KB

OK Code v0.0.8

Date: 2026-03-31 Tag: v0.0.8

Summary

OK Code v0.0.8 expands the new skills workflow, lays groundwork for localization, improves attachment and diff handling, and tightens session and thread behavior across the app.

Highlights

  • Add a skills library, install flow, management UI, and follow-on UX hardening for skills.
  • Introduce app locale loading and the intl provider for the localization rollout.
  • Add text file attachments in chat and improve file attachment context handling.
  • Expand diff inspection with full-context viewing for both file-scoped and per-file comparisons.
  • Add inline thread renaming with draft title persistence and a quick-new thread action in the project sidebar.
  • Improve thread and plan workflows with PR number auto-match and interactive plan feedback in the sidebar.
  • Harden startup and session behavior by clearing stale worktree paths and fixing desktop dev runner entrypoint detection.
  • Refresh the marketing site and continue UI polish for raw patches, embeds, accent controls, and thread-width settings.

Breaking changes

  • None.

Upgrade and install

  • CLI: npm install -g okcodes@0.0.8 (after the package is published to npm manually).
  • Desktop: Download from GitHub Releases. Filenames are listed in assets.md.

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.