pandorafuture
2abe708f55
chore: keep clippy green on stable Rust
2026-08-26 06:36:06 +00:00
pandorafuture
6c7fdda7db
fix: accept WeChat 4.1.7 and newer
2026-08-26 06:20:16 +00:00
pandorafuture
7bed9e767a
feat: expose avatars and image quality metadata
2026-07-22 11:20:16 +08:00
pandorafuture
7a8f881d33
chore: prepare v0.7.3 release
2026-07-10 23:09:55 +08:00
pandorafuture
c8f90385a3
chore: restore fmt and clippy CI checks
2026-07-10 19:29:29 +08:00
pandorafuture
4ffd4355e0
docs: explain wx-cli as the WeChat agent layer
2026-07-10 19:23:37 +08:00
pandorafuture
ef6d1ca655
perf: add cross-conversation timeline endpoint
2026-07-10 19:23:37 +08:00
pandorafuture
26bae79fc4
perf: eliminate repeated SQLCipher key derivation
2026-07-10 18:49:15 +08:00
pandorafuture
b31a416f20
docs: 添加 Agent Skill、Release 下载安装方式,移除 key scan 相关描述
...
- 新增 SKILL.md,支持通过 npx skills add 安装到 AI 编程助手
- README 安装章节增加从 Release 下载预编译二进制的方式
- README 安装章节增加 AI 编程助手集成说明
- 移除 key scan / Mach VM 内存扫描相关描述,统一为 key extract
- 修正 Contact Hiding 描述、导出示例补 --all、命令一览补 key set-image
- 移除远程 scp 部署段落,简化单列前置条件表格为文本
2026-06-05 17:42:28 +08:00
pandorafuture
9fcf3a033b
docs(readme): 安装章节增加从 Release 下载预编译二进制的方式
2026-06-05 17:09:21 +08:00
pandorafuture
125c762727
chore(deps): 升级核心依赖至最新版本
...
- rusqlite 0.32 → 0.40,涵盖全部 5 个 crate
- aes 0.8 → 0.9、cbc 0.1 → 0.2,涵盖加解密相关 4 个 crate
- toml 0.8 → 1.1 配置解析库升级
- 迁移 cipher 0.5 新接口,替换已废弃的加解密方法
- 修复 aes::cipher::Array 弃用警告,改用 TryFrom 转换
2026-06-05 00:14:25 +08:00
pandorafuture
0f22f335e5
Merge remote-tracking branch 'origin/dependabot/github_actions/softprops/action-gh-release-3'
2026-06-04 23:31:06 +08:00
pandorafuture
76cf16ffef
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/checkout-6'
2026-06-04 23:31:06 +08:00
pandorafuture
2305059110
ci: use CHANGELOG.md content as release notes
2026-06-04 23:21:18 +08:00
pandorafuture
e5646df42c
chore: add open-source community files and CI workflow
...
- LICENSE (MIT)
- SECURITY.md (vulnerability reporting policy)
- CONTRIBUTING.md (development setup and contribution guide)
- CI workflow (fmt, clippy, test on push/PR)
- Issue templates (bug report, feature request)
- Dependabot config (cargo + github-actions weekly)
- Cargo.toml workspace metadata (license, repository, description)
2026-06-04 23:19:30 +08:00
pandorafuture
29557e4f68
ci: add release workflow for macOS arm64 binary
2026-06-04 23:12:33 +08:00
pandorafuture
96ccbbdc3d
feat: initial release of wx-cli v0.7.2
...
WeChat macOS database decryption and query tool, supporting key extraction,
message querying, full-text search, conversation export, real-time monitoring,
media handling, and HTTP server mode with REST API and SSE.
2026-06-04 22:50:00 +08:00