5 Commits

Author SHA1 Message Date
canghe
f6410d3ad2 Add --media flag to resolve media file paths for images/files/videos (v0.2.4) 2026-04-04 19:53:06 +08:00
canghe
7158422618 Preserve WeChat original entitlements when re-signing (v0.2.3)
- Extract existing entitlements before re-signing
- Merge get-task-allow into original entitlements instead of replacing
- Prevents breaking WeChat features like Search after init
2026-04-04 16:11:17 +08:00
canghe
b794ad1370 Add version command, bump to 0.2.2 2026-04-04 14:57:41 +08:00
canghe
6b36f92df6 Bump version to 0.2.1 with auto re-sign support 2026-04-04 14:42:02 +08:00
canghe
f51e89ce12 Add npm distribution support with PyInstaller binary
- Add npm package structure (@canghe_ai/wechat-cli) with platform-specific optionalDependencies
- Add JS wrapper (bin/wechat-cli.js) and postinstall script
- Add PyInstaller entry point and build script
- Update scanner_macos.py for PyInstaller compatibility (sys._MEIPASS)
- Update README with npm install instructions (macOS arm64)
- Fix repo URLs to freestylefly/wechat-cli
2026-04-04 12:36:50 +08:00