Skip to content

fix: stabilize openclaw-weixin plugin entry config#329

Merged
lefarcen merged 4 commits intomainfrom
fix/openclaw-weixin-plugin-entry-clean
Mar 22, 2026
Merged

fix: stabilize openclaw-weixin plugin entry config#329
lefarcen merged 4 commits intomainfrom
fix/openclaw-weixin-plugin-entry-clean

Conversation

@lefarcen
Copy link
Copy Markdown
Collaborator

Summary

  • add openclaw-weixin to compiled plugins.entries so controller target config matches OpenClaw's plugin state
  • add config compiler coverage for the stable plugin entry and wechat channel/binding output
  • reduce repeated desktop runtime restarts caused by plugins.entries.openclaw-weixin diffs

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

pnpm creates symlinks in node_modules pointing to .pnpm directory.
When electron-builder copies these as extraResources, the symlinks
point to non-existent paths in the final .app bundle, causing
codesign to fail with "invalid destination for symbolic link".

This fix dereferences node_modules/sharp and node_modules/@img
symlinks before running electron-builder.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
PerishCode
PerishCode previously approved these changes Mar 22, 2026
@lefarcen lefarcen merged commit 65f71f3 into main Mar 22, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants