All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.2 - 2026-03-27
See docs/releases/v0.0.2.md for full notes and docs/releases/v0.0.2/assets.md for release asset inventory.
- OpenClaw provider; built-in workspace file code viewer; image attachments in chat composer.
- Git merge-conflict handling in Git actions, conflict submenu, and diff panel improvements.
- Per-turn and per-file diff collapse (new diff files default collapsed); full-width chat layout.
- CI: dependency audit workflow; PR validation for release docs when
CHANGELOG.mdordocs/releases/**change.
- Marketing page and chat UI polish; CodeMirror viewer styling; chat models grouped by provider; single-thread project open behavior.
- Release runbook and workflow documentation updates.
0.0.1 - 2026-03-27
First public version tag. See docs/releases/v0.0.1.md for full notes and docs/releases/v0.0.1/assets.md for release asset inventory.
- Initial tagged release of the OK Code monorepo (web UI, WebSocket server, desktop app, shared contracts).
- Published CLI npm package
okcodealigned with this version (seeapps/server). - Desktop installers and update metadata published via GitHub Releases when CI runs for tag
v0.0.1.