Releases: damoahdominic/occ
OCcode v3.7.0
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.7.0 (2026-04-20)
Features
- ticket-052+053: fix Docker setup flicker, persist chosenHostType, surface gateway controls (23521fe)
Bug Fixes
- config: open gateway dashboard externally to bypass Chrome LNA (85a1576)
- register missing openclaw.host.setup.{local,docker,ssh} commands (93953d5)
- ticket-051: restore host picker flow and kill workspace-folder reload loop (60e0d4b)
3.6.1 (2026-04-17)
Bug Fixes
- macos-ci: publish unsigned artifacts when signing secrets missing (1d5c5b9)
3.6.1 (2026-04-17)
Bug Fixes
- macos-ci: publish unsigned artifacts when signing secrets missing (1d5c5b9)
3.6.0 (2026-04-17)
Features
- ci: per-platform npm and electron caching for Windows & macOS (797f11f)
- ci: skip macOS signing/notarization when secrets missing (45afba1)
Bug Fixes
- native-modules: add explicit npm rebuild on Windows for vscode-policy-watcher.node (cb79286)
- ticket-039: apply branded icons across all platforms (77d7676)
- ticket-039: remove stale branding across all platform manifests (e0d8f06)
- ticket-039: replace web server icons and fix manifest branding (152433e)
- windows-build: ensure native modules rebuild even on npm cache hit (46f894e)
3.6.0 (2026-04-17)
Features
- ci: per-platform npm and electron caching for Windows & macOS (797f11f)
- ci: skip macOS signing/notarization when secrets missing (45afba1)
Bug Fixes
- native-modules: add explicit npm rebuild on Windows for vscode-policy-watcher.node (cb79286)
- ticket-039: apply branded icons across all platforms (77d7676)
- ticket-039: remove stale branding across all platform manifests (e0d8f06)
- ticket-039: replace web server icons and fix manifest branding (152433e)
- windows-build: ensure native modules rebuild even on npm cache hit (46f894e)
3.5.4 (2026-04-16)
3.5.5 (2026-04-17)
Bug Fixes
- native-modules: add explicit npm rebuild on Windows for vscode-policy-watcher.node (cb79286)
- ticket-039: apply branded icons across all platforms (77d7676)
- ticket-039: remove stale branding across all platform manifests (e0d8f06)
- ticket-039: replace web server icons and fix manifest branding (152433e)
3.5.4 (2026-04-16)
3.5.4 (2026-04-16)
3.5.3 (2026-04-16)
Features
- add application icon files for branding (6de6a96)
- add cdp Makefile target for Chrome DevTools Protocol (e5a44e7)
- Add error code definitions and error modal component (7d133c7)
- Add error message display to Docker setup wizard (c9f515d)
- add gateway.proxyUrl config support for custom gateway URLs (1977eb6)
- add global teardown hook to close all browser tabs after tests (14d9a24)
- add Phase 1 self-healing to make launch for permission resilience (e47a4cd)
- billing: implement OCC Credits card and balance display components (71062bc)
- Display product version from version.txt in OCC Home panel (b7272d2)
- docker-setup: implement input validation and error reporting (8441267)
- docker-setup: migrate from docker run to docker-compose (42b3e07)
- docker: add bind host config, switch to host networking (24625ce)
- docker: auto-configure occ-legacy on Docker install, skip API key prompt (518834d)
- docker: rewrite setup wizard to use official openclaw image (62924cd)
- extract StatusPanelController + show full status panel in adapter tabs (43b7654)
- gateway-info: add gateway status display component with collapsed UI (ef50d8b)
- gateway-info: add retry logic and transient error handling (9eb4248)
- home: add bind host config to Docker 3-step flow (5ba1cfd)
- Implement error collection and reporting system (c8b2a0a)
- multihost: add shared host types + adapter extension scaffolds (5304d12)
- multihost: HostRegistry, HostManager, status bar, tree provider, API export (f2a34a6)
- multihost: openclaw-docker extension + openclaw-ssh stub (88ba537)
- multihost: openclaw-local extension — LocalHostAdapter + LocalHostConnection (9dc166a)
- multihost: Phase 2b — home.ts surgical refactor to HostConnection (d8814d5)
- openclaw-docker: embed compose file, restore on first run if missing (329ea92)
- openclaw: open web panel with token instead of external browser (c9f877f)
- smart host routing + dual status panel titles + hosts overview (2297c2c)
- ticket-040: add 3-step Docker config modal to Home panel (fb5f691)
- ticket-040: replace modal docker config with ful...
OCcode v3.6.1
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.6.1 (2026-04-17)
Bug Fixes
- macos-ci: publish unsigned artifacts when signing secrets missing (1d5c5b9)
3.6.0 (2026-04-17)
Features
- ci: per-platform npm and electron caching for Windows & macOS (797f11f)
- ci: skip macOS signing/notarization when secrets missing (45afba1)
Bug Fixes
- native-modules: add explicit npm rebuild on Windows for vscode-policy-watcher.node (cb79286)
- ticket-039: apply branded icons across all platforms (77d7676)
- ticket-039: remove stale branding across all platform manifests (e0d8f06)
- ticket-039: replace web server icons and fix manifest branding (152433e)
- windows-build: ensure native modules rebuild even on npm cache hit (46f894e)
3.6.0 (2026-04-17)
Features
- ci: per-platform npm and electron caching for Windows & macOS (797f11f)
- ci: skip macOS signing/notarization when secrets missing (45afba1)
Bug Fixes
- native-modules: add explicit npm rebuild on Windows for vscode-policy-watcher.node (cb79286)
- ticket-039: apply branded icons across all platforms (77d7676)
- ticket-039: remove stale branding across all platform manifests (e0d8f06)
- ticket-039: replace web server icons and fix manifest branding (152433e)
- windows-build: ensure native modules rebuild even on npm cache hit (46f894e)
3.5.4 (2026-04-16)
3.5.5 (2026-04-17)
Bug Fixes
- native-modules: add explicit npm rebuild on Windows for vscode-policy-watcher.node (cb79286)
- ticket-039: apply branded icons across all platforms (77d7676)
- ticket-039: remove stale branding across all platform manifests (e0d8f06)
- ticket-039: replace web server icons and fix manifest branding (152433e)
3.5.4 (2026-04-16)
3.5.4 (2026-04-16)
3.5.3 (2026-04-16)
Features
- add application icon files for branding (6de6a96)
- add cdp Makefile target for Chrome DevTools Protocol (e5a44e7)
- Add error code definitions and error modal component (7d133c7)
- Add error message display to Docker setup wizard (c9f515d)
- add gateway.proxyUrl config support for custom gateway URLs (1977eb6)
- add global teardown hook to close all browser tabs after tests (14d9a24)
- add Phase 1 self-healing to make launch for permission resilience (e47a4cd)
- billing: implement OCC Credits card and balance display components (71062bc)
- Display product version from version.txt in OCC Home panel (b7272d2)
- docker-setup: implement input validation and error reporting (8441267)
- docker-setup: migrate from docker run to docker-compose (42b3e07)
- docker: add bind host config, switch to host networking (24625ce)
- docker: auto-configure occ-legacy on Docker install, skip API key prompt (518834d)
- docker: rewrite setup wizard to use official openclaw image (62924cd)
- extract StatusPanelController + show full status panel in adapter tabs (43b7654)
- gateway-info: add gateway status display component with collapsed UI (ef50d8b)
- gateway-info: add retry logic and transient error handling (9eb4248)
- home: add bind host config to Docker 3-step flow (5ba1cfd)
- Implement error collection and reporting system (c8b2a0a)
- multihost: add shared host types + adapter extension scaffolds (5304d12)
- multihost: HostRegistry, HostManager, status bar, tree provider, API export (f2a34a6)
- multihost: openclaw-docker extension + openclaw-ssh stub (88ba537)
- multihost: openclaw-local extension — LocalHostAdapter + LocalHostConnection (9dc166a)
- multihost: Phase 2b — home.ts surgical refactor to HostConnection (d8814d5)
- openclaw-docker: embed compose file, restore on first run if missing (329ea92)
- openclaw: open web panel with token instead of external browser (c9f877f)
- smart host routing + dual status panel titles + hosts overview (2297c2c)
- ticket-040: add 3-step Docker config modal to Home panel (fb5f691)
- ticket-040: replace modal docker config with full-page step views (5dec2a1)
- ticket-045: add error reporting for Docker provisioning failures (fcbc13f)
- ticket-046: add Docker config flow to DockerSetupPanel (46e7181)
- ticket-047: implement startup flow BDD spec and E2E test (67a24ba)
- ticket-047: strengthen E2E tests and integrate proxyUrl validation (bb90547)
- window-level host binding — one host per VS Code window (0a1825a)
Bug Fixes
- Add comprehensive debugging for Docker config ...
OCcode v3.5.4
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.5.4 (2026-04-16)
3.5.3 (2026-04-16)
Features
- add application icon files for branding (6de6a96)
- add cdp Makefile target for Chrome DevTools Protocol (e5a44e7)
- Add error code definitions and error modal component (7d133c7)
- Add error message display to Docker setup wizard (c9f515d)
- add gateway.proxyUrl config support for custom gateway URLs (1977eb6)
- add global teardown hook to close all browser tabs after tests (14d9a24)
- add Phase 1 self-healing to make launch for permission resilience (e47a4cd)
- billing: implement OCC Credits card and balance display components (71062bc)
- Display product version from version.txt in OCC Home panel (b7272d2)
- docker-setup: implement input validation and error reporting (8441267)
- docker-setup: migrate from docker run to docker-compose (42b3e07)
- docker: add bind host config, switch to host networking (24625ce)
- docker: auto-configure occ-legacy on Docker install, skip API key prompt (518834d)
- docker: rewrite setup wizard to use official openclaw image (62924cd)
- extract StatusPanelController + show full status panel in adapter tabs (43b7654)
- gateway-info: add gateway status display component with collapsed UI (ef50d8b)
- gateway-info: add retry logic and transient error handling (9eb4248)
- home: add bind host config to Docker 3-step flow (5ba1cfd)
- Implement error collection and reporting system (c8b2a0a)
- multihost: add shared host types + adapter extension scaffolds (5304d12)
- multihost: HostRegistry, HostManager, status bar, tree provider, API export (f2a34a6)
- multihost: openclaw-docker extension + openclaw-ssh stub (88ba537)
- multihost: openclaw-local extension — LocalHostAdapter + LocalHostConnection (9dc166a)
- multihost: Phase 2b — home.ts surgical refactor to HostConnection (d8814d5)
- openclaw-docker: embed compose file, restore on first run if missing (329ea92)
- openclaw: open web panel with token instead of external browser (c9f877f)
- smart host routing + dual status panel titles + hosts overview (2297c2c)
- ticket-040: add 3-step Docker config modal to Home panel (fb5f691)
- ticket-040: replace modal docker config with full-page step views (5dec2a1)
- ticket-045: add error reporting for Docker provisioning failures (fcbc13f)
- ticket-046: add Docker config flow to DockerSetupPanel (46e7181)
- ticket-047: implement startup flow BDD spec and E2E test (67a24ba)
- ticket-047: strengthen E2E tests and integrate proxyUrl validation (bb90547)
- window-level host binding — one host per VS Code window (0a1825a)
Bug Fixes
- Add comprehensive debugging for Docker config flow (802c333)
- add CSS loader to esbuild configuration to prevent MIME type errors (933e067)
- add mode option to gulp.dest() calls to prevent permission errors (82da79d)
- build: add codeWeb entry point to web bundle task (344f037)
- ci: ensure .tmp dir exists before tee and unignore it (bb0b63f)
- clean out directory before build to prevent permission conflicts (a7092a5)
- close browser after each spec test (6f670e6)
- correct Docker container port to match OpenClaw internal port (2068bb0)
- correct YAML syntax in docker-compose.openclaw.override.yml (c82c2d8)
- deeplinking working and showing setup cards after signup. hurray (fbb5ce8)
- deprecate docker run, enforce docker-compose.openclaw.yml as single source of truth (a9536e8)
- docker-compose: migrate all docker run commands to docker-compose (b0ec609)
- docker-setup: fix missing/broken buttons in provisioning error view (c28e80a)
- docker-setup: make image field optional, fall back to default (bca51a3)
- docker-setup: prevent reload loop on gateway auto-detection (ad0cac9)
- docker-setup: restore routing to DockerSetupPanel on docker card click (4725166)
- docker: migrate setup panel from docker-compose V1 to docker compose V2 and use canonical compose file (0d7f38c)
- docker: show full status panel instead of install screen (23f8feb)
- ensure all tests navigate to workspace‑aware URL to load OCC extension (VSCODE_WORKSPACE_URL redirect) (d8a846d)
- explicitly close CDP sessions and pages after each test (1fead7e)
- fetch download URLs client-side to fix stale versions on static export (d1caa85)
- home: skip host-picker on first load if gateway or Docker detected (da43069)
- Improve data directory display and debugging on Docker setup (1692e02)
- increase E2E test timeouts and improve page navigation reliability ([4669e93](asieduernest12@4669e93fd...
OCcode v3.4.3
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.4.3 (2026-04-04)
3.4.2 (2026-04-04)
Features
- add commit and bump npm script' (8add84d)
- add dev:editor script; serve editor via code-server on port 9888 (9546e30)
- ticket-021: complete Docker bootstrap setup and local option (e066210)
- ticket-022: add Playwright e2e smoke tests + workbench browser fixes (55f282a)
- ticket-022: implement Docker compose validation workflow (73213c5)
- ticket-026: dev scheme ownership for occode:// on all platforms (29e1aa1)
- ticket-028: add ticket for editor web server mode and Playwright e2e (b39b2ab)
- ticket-029: add Playwright smoke test ticket (6de0911)
- ticket-030: add Dockerfile.openclaw, rename compose file, update all references (bc8f716)
- ticket-038: add configurable gateway port and env file (3531db2)
- ticket-038: add docker setup UI with port config (0c3d919)
- ticket-038: add gatewayReboot to host adapters (09b5443)
- tickets-031-035: implement post-provision flow — AI config, auto-open, dashboard unify, IDE transition, reset command (5698a69)
Bug Fixes
- deeplinking working and showing setup cards after signup. hurray (39feb63)
- docker: bind server to 0.0.0.0, use curl for healthcheck, skip postinstall in dev (22b3e96)
- parametrisize docker mem limit (8500346)
- run npm i before concurrently in dev:editor script (72c418d)
- ticket-001: update onboarding copy — remove MoltPilot references, rename Start Free to Create Account (8ce7309)
- ticket-027: correct compose file path in _handleResetSetup and validate-docker (7423f7a)
- ticket-030: align compose volume mount with Dockerfile root user (8381e21)
- ticket-030: correct docker card flow and amend PRD (3d8f751)
- ticket-030: direct docker card flow — auto-provision on click (6742fd5)
- ticket-030: replace docker compose pull with build for gateway image (65f30ce)
- ticket-030: rewrite Dockerfile.openclaw using oven/bun:1.3.10-slim template (1d04873)
- ticket-030: rewrite Dockerfile.openclaw with oven/bun base, fnm, node 24, openclaw cli (461d205)
- ticket-036: remove host port bindings for postgres and redis (5bb86c7)
- ticket-036: run docker compose down before provision to ensure clean state (a79556b)
- ticket-037: MoltPilot Open Chat button fails with image input error (e12c447)
- ticket-039: resolve Windows app icon showing blue box (1672dfe)
- tickets-032,034: fix failing acceptance criteria from audit (ba3f07e)
- tickets-034,035: fix remaining failing acceptance criteria from audit (3327174)
3.3.0 (2026-04-01)
Features
- show extension version below OCC logo on all welcome panels (f892a5c)
Bug Fixes
- enable Chromium sandbox and resolve blank window on virtual GPUs (9204d2b)
3.2.47 (2026-04-01)
Bug Fixes
- auto-register occode:// protocol handler on Linux, add to Windows installer (a5523cd)
- register missing openclaw.host.setup.{local,docker,ssh} commands (bfe334e)
3.2.46 (2026-03-31)
Bug Fixes
- replace npx rcedit with gulp task for win32 icon stamping (e65037f)
- restore npx rcedit in build-windows (not a local dep) (15146f9)
3.2.45 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (c21662e)
- ci: give each matrix leg a unique artifact name to prevent overwrites (bd91981)
3.2.44 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (c21662e)
- ci: give each matrix leg a unique artifact name to prevent overwrites (bd91981)
3.2.43 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (f8c1fc3)
- ci: give each matrix leg a unique artifact name to prevent overwrites (09886c8)
3.2.42 (2026-03-31)
3.2.41 (2026-03-31)
3.2.40 (2026-03-31)
3.2.38 (2026-03-31)
3.2.39 (2026-03-31)
3.2.37 (2026-03-31)
3.2.37 (2026-03-31)
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)
Features
OCcode v3.2.47
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.2.47 (2026-04-01)
Bug Fixes
- auto-register occode:// protocol handler on Linux, add to Windows installer (a5523cd)
- register missing openclaw.host.setup.{local,docker,ssh} commands (bfe334e)
3.2.46 (2026-03-31)
Bug Fixes
- replace npx rcedit with gulp task for win32 icon stamping (e65037f)
- restore npx rcedit in build-windows (not a local dep) (15146f9)
3.2.45 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (c21662e)
- ci: give each matrix leg a unique artifact name to prevent overwrites (bd91981)
3.2.44 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (c21662e)
- ci: give each matrix leg a unique artifact name to prevent overwrites (bd91981)
3.2.43 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (f8c1fc3)
- ci: give each matrix leg a unique artifact name to prevent overwrites (09886c8)
3.2.42 (2026-03-31)
3.2.41 (2026-03-31)
3.2.40 (2026-03-31)
3.2.38 (2026-03-31)
3.2.39 (2026-03-31)
3.2.37 (2026-03-31)
3.2.37 (2026-03-31)
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)
Features
- 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)
Bug Fixes
- 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)
Bug Fixes
- eliminate ' escaping in template literal causing script parse error (72a92f4)
3.2.34 (2026-03-19)
Bug Fixes
- pass maintainer as separate string args to avoid JSON breaking onclick HTML attribute (1455ced)
3.2.33 (2026-03-19)
Bug Fixes
- 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)
Features
- 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)
Features
- add named maintainers to app WIP modals (2e287e9)
- update feature bentos — new copy + larger icons (9aa6c10)
3.2.30 (2026-03-19)
Features
- rename "Configure OpenClaw" button to "Open Web Control" (546ac75)
3.2.29 (2026-03-19)
Bug Fixes
- auto-stamp voidVersion/date in CI, fix About text to v3.2.28 (19423d3)
3.2.28 (2026-03-19)
Bug Fixes
- tidy About dialog — show v3.2.27, remove undefined fields, add community credit (00ca304)
[3.2.2...
OCcode v3.2.46
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.2.46 (2026-03-31)
Bug Fixes
- replace npx rcedit with gulp task for win32 icon stamping (e65037f)
- restore npx rcedit in build-windows (not a local dep) (15146f9)
3.2.45 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (c21662e)
- ci: give each matrix leg a unique artifact name to prevent overwrites (bd91981)
3.2.44 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (c21662e)
- ci: give each matrix leg a unique artifact name to prevent overwrites (bd91981)
3.2.43 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (f8c1fc3)
- ci: give each matrix leg a unique artifact name to prevent overwrites (09886c8)
3.2.42 (2026-03-31)
3.2.41 (2026-03-31)
3.2.40 (2026-03-31)
3.2.38 (2026-03-31)
3.2.39 (2026-03-31)
3.2.37 (2026-03-31)
3.2.37 (2026-03-31)
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)
Features
- 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)
Bug Fixes
- 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)
Bug Fixes
- eliminate ' escaping in template literal causing script parse error (72a92f4)
3.2.34 (2026-03-19)
Bug Fixes
- pass maintainer as separate string args to avoid JSON breaking onclick HTML attribute (1455ced)
3.2.33 (2026-03-19)
Bug Fixes
- 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)
Features
- 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)
Features
- add named maintainers to app WIP modals (2e287e9)
- update feature bentos — new copy + larger icons (9aa6c10)
3.2.30 (2026-03-19)
Features
- rename "Configure OpenClaw" button to "Open Web Control" (546ac75)
3.2.29 (2026-03-19)
Bug Fixes
- auto-stamp voidVersion/date in CI, fix About text to v3.2.28 (19423d3)
3.2.28 (2026-03-19)
Bug Fixes
- tidy About dialog — show v3.2.27, remove undefined fields, add community credit (00ca304)
3.2.27 (2026-03-19)
Bug Fixes
OCcode v3.2.45
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.2.45 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (c21662e)
- ci: give each matrix leg a unique artifact name to prevent overwrites (bd91981)
3.2.44 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (c21662e)
- ci: give each matrix leg a unique artifact name to prevent overwrites (bd91981)
3.2.43 (2026-03-31)
Bug Fixes
- build: use explicit path for rcedit to avoid npx resolution issues on Windows (f8c1fc3)
- ci: give each matrix leg a unique artifact name to prevent overwrites (09886c8)
3.2.42 (2026-03-31)
3.2.41 (2026-03-31)
3.2.40 (2026-03-31)
3.2.38 (2026-03-31)
3.2.39 (2026-03-31)
3.2.37 (2026-03-31)
3.2.37 (2026-03-31)
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)
Features
- 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)
Bug Fixes
- 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)
Bug Fixes
- eliminate ' escaping in template literal causing script parse error (72a92f4)
3.2.34 (2026-03-19)
Bug Fixes
- pass maintainer as separate string args to avoid JSON breaking onclick HTML attribute (1455ced)
3.2.33 (2026-03-19)
Bug Fixes
- 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)
Features
- 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)
Features
- add named maintainers to app WIP modals (2e287e9)
- update feature bentos — new copy + larger icons (9aa6c10)
3.2.30 (2026-03-19)
Features
- rename "Configure OpenClaw" button to "Open Web Control" (546ac75)
3.2.29 (2026-03-19)
Bug Fixes
- auto-stamp voidVersion/date in CI, fix About text to v3.2.28 (19423d3)
3.2.28 (2026-03-19)
Bug Fixes
- tidy About dialog — show v3.2.27, remove undefined fields, add community credit (00ca304)
3.2.27 (2026-03-19)
Bug Fixes
- 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)
Features
- auto-approve terminal runs by default for all users (f0e6260)
[3.2.25](ht...
OCcode v3.2.42
chore(release): 3.2.42
OCcode v3.2.38
chore(release): 3.2.38
OCcode v0.2.7-3.2.35-02.0
chore(release): 0.2.7-3.2.35-02.0