All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.2.38 (2026-03-30)
3.2.37 (2026-03-30)
3.2.36 (2026-03-30)
0.2.7-3.2.35-02.0 (2026-03-30)
- docker: auto-configure occ-legacy on Docker install, skip API key prompt (da98b4b)
- docker: rewrite setup wizard to use official openclaw image (fa5f149)
- extract StatusPanelController + show full status panel in adapter tabs (fa70f41)
- multihost: add shared host types + adapter extension scaffolds (7ddd79b)
- multihost: HostRegistry, HostManager, status bar, tree provider, API export (b38bca4)
- multihost: openclaw-docker extension + openclaw-ssh stub (1f09951)
- multihost: openclaw-local extension — LocalHostAdapter + LocalHostConnection (e342e89)
- multihost: Phase 2b — home.ts surgical refactor to HostConnection (399373c)
- smart host routing + dual status panel titles + hosts overview (1f370f2)
- ticket-021: add docker compose full stack + fix launch-editor.sh for Linux (8fb6fa7)
- ticket-021: co-locate .openclaw inside OCC install dir (~/Desktop/occ/.openclaw) (4e17d95)
- ticket-021: implement docker bootstrap wizard UI + engine in home.ts (3d93fb3)
- web: replace download CTAs with early access signup form (b9741fd)
- window-level host binding — one host per VS Code window (c20d228)
- docker: show full status panel instead of install screen (11e120e)
- fetch download URLs client-side to fix stale versions on static export (f00e771)
- MultiHost Docker panel — eliminate setActiveHost race causing host-selector bounce (26d6184)
- multihost: correct adapter extension main paths after TS rootDir inference (c5a28cd)
- replace litellm/localhost:4000 references with occ.mba.sh (6334c6d)
- shorten early access button text to prevent multi-line wrapping (e1a3193)
- skip npm postinstall scripts in container build (aaf9988)
3.2.35 (2026-03-19)
- eliminate ' escaping in template literal causing script parse error (72a92f4)
3.2.34 (2026-03-19)
- pass maintainer as separate string args to avoid JSON breaking onclick HTML attribute (1455ced)
3.2.33 (2026-03-19)
- hide MoltPilot by default, remove "Open OpenClaw State Directory" button (80a0472)
- NemoClaw docs link → /nemoclaw (13cceb1)
- remove hover flicker from command center grid (a4b8ce4)
3.2.32 (2026-03-19)
- add Apps Ecosystem section — 9 purpose-built management apps (66cd08c)
- rename "AI Harness for OpenClaw" to "Cursor for OpenClaw" everywhere (edd30a0)
3.2.31 (2026-03-19)
- add named maintainers to app WIP modals (2e287e9)
- update feature bentos — new copy + larger icons (9aa6c10)
3.2.30 (2026-03-19)
- rename "Configure OpenClaw" button to "Open Web Control" (546ac75)
3.2.29 (2026-03-19)
- auto-stamp voidVersion/date in CI, fix About text to v3.2.28 (19423d3)
3.2.28 (2026-03-19)
- tidy About dialog — show v3.2.27, remove undefined fields, add community credit (00ca304)
3.2.27 (2026-03-19)
- CTA section matches hero layout with GitHub button + responsive stacking (b8881ba)
- hero buttons stack vertically on mobile for responsive layout (cfca9c1)
- NemoClaw docs link points to docs.openclawcode.ai (711c171)
- show friendly message instead of verbose 402 LiteLLM error in chat (cfbc96a)
3.2.26 (2026-03-19)
- auto-approve terminal runs by default for all users (f0e6260)
3.2.25 (2026-03-18)
- open Configure OpenClaw in default browser instead of webview panel (1f97375)
3.2.24 (2026-03-18)
- add back/forward nav, window.open bridge, live URL bar to config panel (e189eb1)
3.2.23 (2026-03-18)
- auto-install Node.js 22 via nvm when openclaw setup requires it (f4cfb5f)
3.2.22 (2026-03-18)
- macos: Xcode CLI screen, binary path storage, chown group error (6cc6d9e)
- Windows app icons not showing correctly (e6e185e), closes #1a1a1
3.2.21 (2026-03-18)
- bundle app tile emojis inside extension media folder (d4f1f34)
3.2.20 (2026-03-18)
- close sidebar after gateway is running, not on setup start (f57eeec)
3.2.19 (2026-03-18)
- hide MoltPilot sidebar when onboarding setup starts (3e8ce67)
3.2.18 (2026-03-18)
- escape \n in proceedAutoSetup handler to prevent script parse failure (34b9d2e)
3.2.17 (2026-03-18)
3.2.16 (2026-03-18)
3.2.15 (2026-03-18)
- escape \x1b in template literal to prevent script parse failure (7c571be)
3.2.14 (2026-03-18)
- Show Error Logs button on install failure + strip ANSI from logs (4d93fad)
3.2.13 (2026-03-18)
- persistent diagnostics log + Open Logs in Search Actions (55e27bc)
3.2.12 (2026-03-18)
- auto-install Node.js on Windows when missing (no UAC required) (18e947e)
- proactive sudo, prerequisite checks, PATH detection, and post-install verification (fbb8cf0)
- Windows Node.js install robustness and cleaner install log UI (5be13ee)
3.2.11 (2026-03-18)
- add Jensen Huang image to NemoClaw section with split layout (38bec4a)
- add OCC Legacy model constants and patch openclaw.json after setup (99179a8)
- NemoClaw enterprise section, MoltPilot trim, nav/branding updates (c59e8ee)
- new Jensen claw image + card layout for NemoClaw section (28a2967)
- NEW NemoClaw pill in hero section with anchor link (d413992)
- prevent duplicate OCC Home tab on uninstall, add silent Node.js install for Unix (5996893)
- replace Void cube with OCC lobster in Windows installer wizard image (5c5db4b)
3.2.9 (2026-03-16)
- 4-step onboarding with theme picker and OpenClaw Light theme (846893b), closes #D40000
- add app icon (lobster claw) for all platforms + splash screen (fbfd5d4)
- add manual close button to CASS overlay, auto-open AI chat on setup failure (cfa2390)
- add OCCode landing page with download links and feature highlights (0b3645d)
- add release workflow — tag v* to build + publish all platform binaries (f18519a)
- add shared Control Center package + extension UI (2c57bf9)
- add sponsors section with MoltPod as Diamond Sponsor (9757426)
- add Star on GitHub button next to Download in hero section (f77d730)
- add sudo command tool, auto-update check, improve install/uninstall flows (4ab3c1c)
- add Void editor fork as new base (git submodule) (9e700c0)
- add web_search and read_url builtin agent tools (43223bc)
- add Windows build job and bump version to 3.0.0 (5993d1c)
- AI-driven install — chat handles installation and password (ad287fc)
- attach device ID to ocFreeModel requests for per-user budget tracking (f93f251)
- clipboard bridge in config panel, gateway port detection, and misc fixes (6d20a25)
- deterministic cross-platform CASS setup (replaces AI delegation) (7e9eacf)
- event-driven install detection — no polling overhead (2ff6b19)
- first-run onboarding as a separate panel, independent of OCC Home (d949f6e)
- implement home screen with OpenClaw detection, install, and config flow (86b68f8)
- live install detection + co-pilot system prompt (9b44189)
- MoltPilot improvements, QR display, OpenClaw status in system prompt (7557d2a)
- OCC Home improvements, auth provider, install UX hardening (f3866c0)
- OpenClaw home panel UX, MoltPilot AI state, hardened installer (8c79388)
- openclaw: add anonymous install ping via Aptabase (4132944)
- openclaw: add Configure (TUI) button that opens openclaw configure in editor terminal (8445d05)
- openclaw: add workspace file pills to home panel (20c5933)
- polish icon + control center stability (322d446)
- polished terminal-free install console UI (v3.2.0) (2e90af4), closes #0d1117 #7ee787 #ffa198
- real-time credits, smoke test, MoltPilot fixes, .openclaw permissions (f3f6eac)
- rebrand VSCodium with OCCode icon on all platforms (9d56b38)
- replace all icons with new PNG mascot (transparent background) (e3bca49)
- replace app icon with new OpenClaw mascot across all platforms (83f8005)
- route ocFreeModel through LiteLLM proxy at inference.mba.sh (d5f1fad)
- scaffold Electron wrapper + VS Code extension (Milestones 2 & 3) (0af420d)
- set MoltPilot system prompt as default aiInstructions (0e80e71)
- unified setup view, smart uninstall, flexible MoltPilot, onboarding redesign (8ec89a8)
- update all icons to final PNG with correct transparency (8ece542)
- update editor submodule — macOS icon converted (ddc3eee)
- update editor submodule — OCcode rebrand + OpenClaw extension integrated (6c3022f)
- update editor submodule — remove AddProvidersPage from onboarding (7ec874b)
- update empty panel watermark and onboarding icon to new mascot (6adf62a)
- update model lists to March 2026 latest (90d0960)
- VS Code walkthrough for first-run onboarding (79f2da3)
- web: add Community link to navbar, change Download to Sign In (597952a)
- web: add icons to top nav Docs and OpenClaw links (7c4f74e)
- web: fetch latest release assets and wire direct download links (9dcc419)
- web: rewrite copy as AI harness, add globe effects + install toasts (29c2cdb)
- web: single platform download button with alt link (893f5fc)
- website download links auto-update from latest GitHub release (b92dfed)
- web: switch to Space Grotesk font + add hero background videos (4fa40c1)
- web: update hero screenshots with new OCC Home UI (9780577)
- web: update hero subtext copy (362c678)
- web: update site title to AI powered local harness for OpenClaw (d4f90f8)
- web: wire v3.1.2 direct download links, remove sponsor pill (f91bec6)
- add .vscodeignore and --allow-missing-repository for vsce in monorepo (d127374)
- add homepage, author, repository to wrapper package.json for electron-builder (4896bdf)
- add repository field to extension package.json (fixes vsce packaging) (e3e6516)
- align ocFreeModel model name with LiteLLM config (moltpilot) (057f924)
- bump activity bar hide key to V3 so SCM stays hidden on existing installs (c50c8d8)
- bundle extension .vsix into wrapper before building (sequential CI) (fd07dd3)
- BYOK ollama support, deterministic uninstall, auto-close terminals (8d87241)
- bypass npm shim on Windows — resolve node.exe + invoke JS entry point directly (425c22b)
- CASS setup downloads prebuilt Rust binary instead of pip install (b49d7b8)
- CASS setup now shows progress overlay in home panel (9a36836)
- ci: remove musl parcel watcher before deb packaging on Ubuntu (0371768)
- coerce array newContent to string in validateStr (cc02e64)
- compile OpenClaw extension TypeScript before packaging (d0b123b)
- correct directory ownership and workspace open logic (e6c1fc7)
- correct model IDs verified by smoke tests (c531697)
- disable git built-in extensions to suppress activation errors (d36f9ef)
- exclude vscodium from files to avoid electron-builder conflict (2198057)
- guard against empty dependenciesSrc in packageNativeLocalExtensionsStream (565aee1)
- guard webview access after panel disposal (c0762bb)
- handle flat VSCodium extraction in rebrand (Linux/Windows) (d646118)
- include control-center data in VSIX (b6030b3)
- macOS/Linux binary paths and splash icon loading (v0.2.6.1) (eadd773)
- make aiInstructions override Void system identity (place last, strong label) (9c13c42)
- mount control center webview reliably (6b73713)
- noErrorOnMissing: true for msal native files in Windows CI (c21b754)
- pre-release hardening for workshop (155565c)
- prefer .cmd over .ps1 shims on Windows for reliable openclaw CLI execution (1d5ded1)
- rebuild native modules for Electron 34 ABI before packaging (18e0401)
- remove duplicate assets entry from extraResources (ad0220f)
- remove microsoft-authentication from nativeExtensions list (f50b989)
- restore missing closing braces in webview message handler (c3f899e)
- route inference through OCC backend proxy instead of direct LiteLLM (f6cac4a)
- scroll jitter, new thread button, suppress more extension errors (42e9280)
- silent-first install flow — no more runaway terminals (cab8ac2)
- syntax error in wizardLog handler — extra brace + unescaped newline (4561268)
- test + fix wrapper and extension for Linux, add REPORTS.md (b8ec0b5)
- update auto-update URLs to damoahdominic/occ repo, use occRelease for version checks (2552b70)
- update security report email to [email protected] (af5e12e)
- use bash shell for VSIX verify step (Windows compat) (ffab0f0)
- use canonical Apache 2.0 LICENSE text + add license to package.json (cea30ea)
- use env var to check AZURE_CLIENT_ID in workflow if condition (b8e3b2c)
- use execSync with shell:true for extension install (codium is a shell script) (7371f7e)
- use openclaw.json as the single install detection signal (ed5a01d)
- version to 0.2.6 (semver compliant) (d176697)
- web: remove Skool community link from hero section (e093024)
- web: sync website with dev branch design (ad1a4f7)
- Windows installer branding + configureTUI PATH fix (d8af3bb)