Releases: guilhermexp/openspace
Releases · guilhermexp/openspace
2.0.0
1.0.85
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
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
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
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
v1.0.81 chore: bump version to 1.0.81
1.0.80
v1.0.80 chore: bump version to 1.0.80
1.0.79
v1.0.79 chore: sync openclaw submodule to latest upstream fix
1.0.78
v1.0.78 AtomicBot Desktop v1.0.78