Skip to content

fix(im): pin weixin sidecar sdk install#69

Merged
ChesterRa merged 1 commit intoChesterRa:mainfrom
howold-lab:fix/weixin-sidecar-sdk-pin
Apr 7, 2026
Merged

fix(im): pin weixin sidecar sdk install#69
ChesterRa merged 1 commit intoChesterRa:mainfrom
howold-lab:fix/weixin-sidecar-sdk-pin

Conversation

@howold-lab
Copy link
Copy Markdown
Contributor

Summary

  • add a dedicated scripts/im package manifest and lockfile for the weixin sidecar
  • pin the sidecar install to weixin-agent-sdk@0.4.0 and update install guidance
  • point weixin sidecar import failures at scripts/im npm install instead of an unconstrained global install

Verification

  • npm install (in scripts/im)
  • node -e "import('weixin-agent-sdk').then((m)=>console.log(typeof m.isLoggedIn, typeof m.start, typeof m.login))"

@howold-lab howold-lab force-pushed the fix/weixin-sidecar-sdk-pin branch from 46f7754 to a5fee32 Compare April 7, 2026 08:28
@ChesterRa ChesterRa merged commit bb6f1ce into ChesterRa:main Apr 7, 2026
0 of 2 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.

2 participants