Skip to content

Releases: guilhermexp/openspace

2.0.0

06 Apr 23:10

Choose a tag to compare

chore: release v2.0.0 — standalone openclaw architecture

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

1.0.85

06 Apr 17:29

Choose a tag to compare

fix: strip nested node_modules/.bin from staged extension deps

electron-builder codesign crashes on dangling .bin symlinks inside
copied packages (e.g. @tloncorp/tlon-skill/node_modules/.bin/tlon).
Now removes nested node_modules and .bin dirs after copying.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

1.0.84

06 Apr 16:56

Choose a tag to compare

fix: auto-stage ALL extension runtime deps into vendor bundle

The previous fix only covered ALWAYS_KEEP_PACKAGES (manual list).
Now scans every extensions/*/package.json and copies ALL missing
production dependencies from the monorepo node_modules into the
vendor bundle. Fixes gateway crash for any extension dep (carbon,
larksuiteoapi, etc.) that pnpm deploy doesn't include.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

1.0.83

06 Apr 16:24

Choose a tag to compare

fix: stage extension runtime deps missing from pnpm deploy

pnpm deploy --filter openclaw only includes root-level production deps.
Extension-specific deps like @buape/carbon (from extensions/discord) are
never deployed, causing "Cannot find module" at runtime.

Now copies ALWAYS_KEEP_PACKAGES from the monorepo node_modules into the
vendor bundle when they are missing after deploy.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

1.0.82

06 Apr 15:54

Choose a tag to compare

chore: release v1.0.82

- fix: gateway config streaming migration (#2)
- fix: TS2322 missing scheduler/runtimeProfile in discord proxy-request-client
- docs: comprehensive ARCHITECTURE.md for AI agents

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

1.0.81

06 Apr 11:43

Choose a tag to compare

v1.0.81

chore: bump version to 1.0.81

1.0.80

06 Apr 10:11

Choose a tag to compare

v1.0.80

chore: bump version to 1.0.80

1.0.79

06 Apr 03:35

Choose a tag to compare

v1.0.79

chore: sync openclaw submodule to latest upstream fix

1.0.78

01 Apr 18:15

Choose a tag to compare

v1.0.78

AtomicBot Desktop v1.0.78