Summary
Keep Codeksei aligned with Tencent's official Weixin plugin and keep one public reminder about international / overseas WeChat login limits.
Current source-backed truth
- Codeksei now aligns its default
CODEKSEI_WEIXIN_PROTOCOL_CLIENT_VERSION with @tencent-weixin/openclaw-weixin@2.1.8.
- Tencent's public docs currently say overseas WeChat support is region-gated, with Hong Kong supported and other regions still rolling out.
- Phone-side scan failures on international / overseas WeChat should not be assumed to be a local polling bug.
Follow-up checklist
- When Tencent publishes a newer
@tencent-weixin/openclaw-weixin, review whether src/contracts/weixin-official.ts should be bumped.
- When Tencent expands or changes overseas support, update README / docs / login prompt wording.
- Re-run a real-device parity check against the official plugin before changing login defaults again.
Sources
Summary
Keep Codeksei aligned with Tencent's official Weixin plugin and keep one public reminder about international / overseas WeChat login limits.
Current source-backed truth
CODEKSEI_WEIXIN_PROTOCOL_CLIENT_VERSIONwith@tencent-weixin/openclaw-weixin@2.1.8.Follow-up checklist
@tencent-weixin/openclaw-weixin, review whethersrc/contracts/weixin-official.tsshould be bumped.Sources