Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.53 KB

File metadata and controls

29 lines (18 loc) · 1.53 KB

OK Code v0.0.2

Date: 2026-03-27
Tag: v0.0.2

Summary

Follow-up release with chat and marketing UX improvements, built-in file viewing, richer Git merge-conflict handling, OpenClaw as a provider, and stronger release/audit automation in CI.

Highlights

  • Chat & layout — Full-width conversation layout, marketing page and chat component polish, image attachments in the composer, CodeMirror viewer blended with the app background.
  • Workspace & diffs — Built-in code viewer for workspace files, single-thread project open, per-turn and per-file collapse for diffs (new diff files default collapsed).
  • Git — Merge conflict detection and resolution flows in Git actions, conflict submenu and improved terminology in the diff panel.
  • Providers — OpenClaw integration; chat models grouped by provider with clearer install settings.
  • Tooling — Dependency audit workflow, release-documentation validation on PRs, release runbook and workflow refinements.

Breaking changes

  • None.

Upgrade and install

  • CLI: npm install -g okcodes@0.0.2 (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.