Compare commits

..
Author SHA1 Message Date
Wxw-Gu fc2f8da952 chore: 移除没用的包 2026-08-21 17:23:49 +08:00
Wxw-Gu 91245148ee Merge branch 'develop' of https://github.com/Wxw-Gu/WechatExplorer into develop 2026-08-21 17:00:41 +08:00
a10f2621fa fix(ai): 让严格执行max_tokens的API恢复工作,如DeepSeek (#19)
* fix(ai): 让严格执行`max_tokens`的API恢复工作,如DeepSeek

- AI 请求优先使用当前模型配置的`Max Tokens`,并依次回退到供应商高级设置的`Max Tokens`和默认值 4096
- 透传`OpenAI-compatible`与`Anthropic`的结束原因,补充`preload`类型声明
- 群日报生成和修复遇到模型异常结束生成时终止处理,并针对token上限给出配置提示
- 优化 AI 未返回有效内容时的错误信息
- 统一行尾配置

Signed-off-by: longhuan1999 <2114467924@qq.com>

* Update .gitignore

---------

Signed-off-by: longhuan1999 <2114467924@qq.com>
Co-authored-by: qingmao <84499436+Wxw-Gu@users.noreply.github.com>
2026-08-21 16:52:19 +08:00
Wxw-Gu b324f480dd fix: 加固退出清理
退出应用时终止后台 进程
移除运行时动态安装 Python 依赖
2026-08-21 15:37:01 +08:00
Wxw-Gu 262b15db84 feat: 优化全局 UI 交互与页面视觉体验
统一按钮、输入框、选择控件和开关的交互状态
优化日报、导出、设置、Agent Hub 和 API Center 的UI
完善组件、单元及 Electron E2E 测试
2026-08-21 15:05:06 +08:00
Wxw-Gu 67b1df7e80 feat: 统一按钮 2026-08-21 00:07:00 +08:00
Wxw-Gu 740bec6d04 feat: 统一界面视觉规范并优化导出交互 2026-08-20 20:13:23 +08:00
Wxw-Gu 65830d70fe refactor(ui): 统一迁移原生按钮、输入框及交互控件 2026-08-20 10:18:59 +08:00
Wxw-Gu e9cc996ebb feat: 完成 UI 基础层与核心页面迁移 2026-08-19 17:43:07 +08:00
Wxw-Gu a72ae49e2c refactor: 抽离 AI 搜索运行生命周期 2026-08-18 17:46:14 +08:00
Wxw-Gu 313a78d044 fix: 优化windows多目录报错 2026-08-18 17:34:50 +08:00
Wxw-Gu 8cfdfac056 refactor: 拆分 AI 搜索证据集合 Hook 2026-08-18 17:29:31 +08:00
Wxw-Gu 45abfddc5f refactor: 拆分 AI 搜索知识库与授权 Hook 2026-08-18 17:07:07 +08:00
Wxw-Gu 366e2622cc feat: 拆分代码 2026-08-18 16:49:25 +08:00
Wxw-Gu 3352936744 test: 添加AISearch测试回归 2026-08-18 15:49:49 +08:00
Wxw-Gu 89d388f661 feat: 新增组件库 2026-08-18 15:29:13 +08:00
Wxw-Gu f93dc539e4 fix: 修复 AI 检索 Evidence 覆盖与加载更多问题
修复问一问微信查询遗漏群聊的问题
区分会话覆盖与发送者覆盖策略
新增问一问微信加载更多功能
2026-08-18 14:19:28 +08:00
Wxw-Gu 15811c820c feat: 新增MAC微信发送消息 文字转语音 功能 2026-08-17 18:16:14 +08:00
电摇小子 a52da455c3 fix: 修复ai模型页面loop循环问题 (#16)
修改获取密钥文案
新增模型跳转等问题
2026-08-15 21:17:18 +08:00
电摇小子 1fc39678ff feat: 支持导出自定义目录并优化聊天记录读取
接入导出保存目录选择功能
修复导出路径摘要未同步更新
按时间范围查询聊天记录,避免全量扫描历史消息
增加跨分片消息查询支持验证
2026-08-15 02:44:07 +08:00
Wxw-Gu 900e4c504c fix: windows打包 2026-08-13 16:11:30 +08:00
Wxw-Gu 8ca8ad9dee chore: 提升版本 2026-08-13 15:09:47 +08:00
Wxw-Gu aed373db93 Merge branch 'nanin/develop' into develop 2026-08-13 15:08:42 +08:00
Wxw-Gu f120f2079c fix: 优化体验 2026-08-13 15:05:48 +08:00
Wxw-Gu 46c9b98d75 docs: 更新readme 2026-08-13 15:05:36 +08:00
Wxw-Gu e3b668314d docs: 修改 2026-08-13 11:04:20 +08:00
Wxw-Gu 4436d7c8ce feat: 新增实验性微信卡片分享与自动部署能力
补充 Cloudflare Worker、R2 存储、微信 JS-SDK 签名与上传鉴权
增加自动部署 Skill 和配置引导文档
优化报告工具栏、微信卡片弹窗及窄屏响应式布局
补充 Worker 鉴权、卡片生成、过期清理与安全转义测试
2026-08-13 10:48:07 +08:00
Nanin daeba3388d fix: 修复语音文件缺失误报
批量语音读取失败时,并行回退到兼容的单条读取接口,避免批量接口异常导致全部语音被误判为缺失。

增量合并恢复可播放语音或转写后,清理矛盾的媒体及转写错误状态,并补充批量回退与增量合并回归测试。
2026-08-12 22:30:11 +08:00
Nanin 8fac752e2b feat: 支持按导出媒体文件名精确搜索
离线 HTML 搜索支持使用不含扩展名的完整图片或视频哈希文件名进行精确匹配,并保持其他消息字段的模糊搜索行为。\n\n补充图片和视频命中、大小写兼容、哈希片段及带扩展名不命中的 DOM 回归测试。
2026-08-12 22:02:43 +08:00
Nanin 34b86af0be perf: 加速语音转写缓存命中
迁移旧版语音转写缓存,并将补迁失败降级为一次性失败状态。

按账号和消息标识优先命中兼容缓存,未命中时才读取音频并计算哈希;导出缓存命中后合并异步刷新知识索引。

补充迁移、缓存快速路径、批量语音读取和导出流程测试。
2026-08-12 20:01:40 +08:00
Wxw-Gu d439b4b749 feat: 增加日报模板 2026-08-12 16:10:22 +08:00
Wxw-Gu a80624d6ab chore: package 2026-08-12 10:06:50 +08:00
306 changed files with 31086 additions and 9189 deletions
+8
View File
@@ -26,3 +26,11 @@ VITE_IMAGE_AES_KEY=
# Electron E2E test window close delay in milliseconds. # Electron E2E test window close delay in milliseconds.
# Local default: 2000 (2 seconds). Set to 0 for immediate close. # Local default: 2000 (2 seconds). Set to 0 for immediate close.
WXE_E2E_CLOSE_DELAY_MS=2000 WXE_E2E_CLOSE_DELAY_MS=2000
# Experimental self-hosted WeChat share-card service
# Copy these placeholders to .env. Never commit real AppSecret or UPLOAD_TOKEN values.
WECHAT_SHARE_DOMAIN=share.example.com
WECHAT_SHARE_APP_ID=
WECHAT_SHARE_APP_SECRET=
# Leave empty to let docs/skill/setup-wechat-share-card/scripts/setup.sh generate one.
WECHAT_SHARE_UPLOAD_TOKEN=
+6
View File
@@ -10,8 +10,12 @@ coverage/
playwright-report/ playwright-report/
test-results/ test-results/
resources/connectors/wechat/ resources/connectors/wechat/
resources/connectors/wechat-personal/
.omc .omc
.codex/ .codex/
services/share-card-worker/.wrangler/
services/share-card-worker/wrangler.local.jsonc
skills-lock.json
docs/design/ docs/design/
docs/ui-redesign-plan.md docs/ui-redesign-plan.md
docs/ui-redesign-spec.md docs/ui-redesign-spec.md
@@ -19,3 +23,5 @@ AGENTS.md
findings.md findings.md
progress.md progress.md
task_plan.md task_plan.md
.agents
*__screenshots__
+6
View File
@@ -1,2 +1,8 @@
shamefully-hoist=true shamefully-hoist=true
electron_mirror=https://npmmirror.com/mirrors/electron/ electron_mirror=https://npmmirror.com/mirrors/electron/
# Keep the Windows x64 sherpa-onnx optional runtime available when packaging
# Windows from macOS/Linux hosts.
supportedArchitectures.os[]=darwin
supportedArchitectures.os[]=win32
supportedArchitectures.cpu[]=arm64
supportedArchitectures.cpu[]=x64
+1
View File
@@ -2,3 +2,4 @@ singleQuote: true
semi: false semi: false
printWidth: 100 printWidth: 100
trailingComma: none trailingComma: none
endOfLine: auto
+1 -1
View File
@@ -8,7 +8,7 @@
"cwd": "${workspaceRoot}", "cwd": "${workspaceRoot}",
"runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron-vite", "runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron-vite",
"windows": { "windows": {
"runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron-vite.cmd" "runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron-vite.CMD"
}, },
"runtimeArgs": ["--sourcemap"], "runtimeArgs": ["--sourcemap"],
"env": { "env": {
+2 -1
View File
@@ -7,5 +7,6 @@
}, },
"[json]": { "[json]": {
"editor.defaultFormatter": "vscode.json-language-features" "editor.defaultFormatter": "vscode.json-language-features"
} },
"files.eol": "\n"
} }
+220 -77
View File
@@ -30,36 +30,91 @@
</p> </p>
<p align="center"> <p align="center">
<img src="./public/机器人.png" alt="TraceMemo 主界面" /> <img src="./public/机器人.png" alt="TraceMemo 微信机器人" />
</p> </p>
---
## TraceMemo(迹忆)是什么 ## TraceMemo(迹忆)是什么
TraceMemo(迹忆)是一款本地优先、可追溯的 AI 微信知识与分析工作台。 TraceMemo(迹忆)是一款**本地优先、可追溯的 AI 微信知识与分析工作台**
TraceMemo(迹忆)原名 WechatExplorer,是一次从“微信聊天记录探索工具”向“可追溯的本地 AI 知识工作台”演进后的正式品牌升级。 TraceMemo 原名 **WechatExplorer**,是一次从“微信聊天记录探索工具”向“可追溯的本地 AI 知识工作台”演进后的正式品牌升级。
## 为什么叫 TraceMemo(迹忆)
`Trace` 代表聊天记录留下的痕迹、可以追溯的信息来源、AI 搜索过程,以及从结果回到原始聊天上下文并核对证据的能力。
`Memo` 代表记忆、知识沉淀和长期保存:让聊天中产生的信息逐渐形成个人知识。
“迹忆”可以理解为“留下痕迹的记忆”。TraceMemo 不是单纯查看微信聊天记录的工具,而是希望让聊天中产生的信息留下痕迹,并能够被再次找到、理解、验证和沉淀。
> **品牌说明**
>
> TraceMemo(迹忆)原名 WechatExplorer。WechatExplorer 最初是一个用于查看和探索微信聊天记录的工具。随着本地搜索、AI 问答、来源追溯、知识库、日报、语音转写和 Agent 能力逐渐形成,项目已经从单纯的聊天记录查看器发展为本地 AI 知识与分析工作台,因此在 v2.2.0 正式更名为 TraceMemo(迹忆)。
它可以帮你浏览、搜索和整理微信历史,也可以让 AI 帮你找回聊过的内容,并回到原始消息核对答案。 它可以帮你浏览、搜索和整理微信历史,也可以让 AI 帮你找回聊过的内容,并回到原始消息核对答案。
你可以直接浏览聊天,也可以用自然语言提问: 你可以直接浏览聊天,也可以用自然语言提问:
> “上个月我们讨论过哪些发布问题?” > “上个月我们讨论过哪些发布问题?”
>
> “张三之前发过的项目地址在哪里?” > “张三之前发过的项目地址在哪里?”
>
> “技术交流群今天有哪些结论和待办?” > “技术交流群今天有哪些结论和待办?”
它和普通聊天记录查看器最大的不同,是 AI 不只是告诉你答案,还会告诉你答案来自哪里。你可以看到答案参考了哪些内容、来自哪个会话和时间,再回到原始消息确认它有没有理解错。 它和普通聊天记录查看器最大的不同,是 AI 不只是告诉你答案,还会告诉你答案来自哪里。
你可以看到答案参考了哪些内容、来自哪个会话和时间,再回到原始消息确认它有没有理解错。
TraceMemo 不提供任何微信聊天数据,也不鼓励收集、上传、出售、共享或未经授权处理他人的聊天记录。使用 TraceMemo 时,请确保你对所处理的数据具有合法的访问和使用权限,并自行承担相应的数据安全与合规责任。
---
## 为什么叫 TraceMemo(迹忆)
<details>
`Trace` 代表聊天记录留下的痕迹、可以追溯的信息来源、AI 搜索过程,以及从结果回到原始聊天上下文并核对证据的能力。
`Memo` 代表记忆、知识沉淀和长期保存:让聊天中产生的信息逐渐形成个人知识。
“迹忆”可以理解为“留下痕迹的记忆”。
TraceMemo 不是单纯查看微信聊天记录的工具,而是希望让聊天中产生的信息留下痕迹,并能够被再次找到、理解、验证和沉淀。
> **品牌说明**
>
> TraceMemo(迹忆)原名 WechatExplorer。WechatExplorer 最初是一个用于查看和探索微信聊天记录的工具。随着本地搜索、AI 问答、来源追溯、知识库、日报、语音转写和 Agent 能力逐渐形成,项目已经从单纯的聊天记录查看器发展为本地 AI 知识与分析工作台,因此在 v2.2.0 正式更名为 TraceMemo(迹忆)。
</details>
---
## 项目缘起
<details>
TraceMemo 最早叫 **WechatExplorer**
**2025 年 12 月**,我做出了第一个版本。当时功能很简单:解析微信 3.0 的聊天记录,再用 AI 生成群聊日报。最初只是给自己用,想把散落在微信里的信息重新找出来,也方便看看群里每天聊了什么。
第一个版本完成后,项目搁置了一段时间。后来重新捡起来,我还是想继续做群聊日报,但微信已经更新到 4.x,原来的微信 3.0 数据解析方案不再适用。
为了支持微信 4.x,我开始重新研究数据访问。这部分工作得到了 **WeFlow** 很大的帮助。TraceMemo 目前的微信 4.x 数据连接能力,参考并使用了 **WeFlow 历史版本中的相关实现和思路**,包括数据库密钥获取、图片解密等底层能力。
> **没有 WeFlow,就没有今天的 TraceMemo。**
WeFlow 帮我跨过了微信 4.x 数据访问这道门槛,我才有机会继续做后面的事情:让聊天记录可以被搜索、理解和总结,也让 AI 给出的答案能够回到原始消息核对。
在此基础上,项目陆续加入了:
- 本地知识库
- 消息来源追溯
- 群聊日报
- 语音消息也参与知识库等问答
- 微信机器人
- Local HTTP API
- Reader Skill
- Agent 接入
- 多种聊天记录导出能力
群聊日报后来被一些人看到,项目也开始有了 Star、Fork、使用反馈和功能建议。说实话,我一开始没想到,这个原本只给自己用的小工具,会得到这么多人的关注。
这些关注和反馈让我决定认真把项目继续做下去。WechatExplorer 就这样一步一步变成了今天的 **TraceMemo(迹忆)**
感谢 WeFlow,也感谢每一位使用、关注和反馈过 TraceMemo 的人。
</details>
---
## 💬 交流与反馈 ## 💬 交流与反馈
@@ -69,34 +124,50 @@ TraceMemo(迹忆)原名 WechatExplorer,是一次从“微信聊天记录
## 从你的任务开始 ## 从你的任务开始
| 我现在想做什么 | 在应用里打开 | 需要准备什么 | | 我现在想做什么 | 在应用里打开 | 需要准备什么 |
| ----------------------------------------- | ------------------------------------------------------- | ------------------------------------ | | ----------------------------------------- | ------------------------------------------------------------------- | ------------------------------------ |
| 找一句记得原文或关键词的聊天 | [档案](./docs/user-guide/chat-archive.md) | 连接微信数据,不需要 AI | | 找一句记得原文或关键词的聊天 | [档案](./docs/user-guide/chat-archive.md) | 连接微信数据,不需要 AI |
| 找一件记得大意、但不知道在哪聊过的事 | [问问微信](./docs/user-guide/ai-search.md) | 配置 AI 服务,并选择会话和时间范围 | | 找一件记得大意、但不知道在哪聊过的事 | [问问微信](./docs/user-guide/ai-search.md) | 配置 AI 服务,并选择会话和时间范围 |
| 让长期、跨群聊查找更稳定 | [问问微信 → 本地知识库](./docs/user-guide/knowledge.md) | 主动建立本地索引;不会自动创建 | | 让长期、跨群聊查找更稳定 | [问问微信 → 本地知识库](./docs/user-guide/knowledge.md) | 主动建立本地索引;不会自动创建 |
| 快速了解一个群今天、昨天或近 7 天聊了什么 | [日报](./docs/user-guide/report.md) | 选择群聊并配置 AI 服务 | | 快速了解一个群今天、昨天或近 7 天聊了什么 | [日报](./docs/user-guide/report.md) | 选择群聊并配置 AI 服务 |
| 把微信语音变成可搜索的文字 | [设置 → 语音转文字](./docs/user-guide/voice.md) | 准备本地语音模型 | | 把群聊日报生成微信分享卡片(实验性) | [微信分享卡片](./docs/deployment/experimental-wechat-share-card.md) | 自备 Cloudflare、域名和微信测试号 |
| 把聊天保存成 HTML、Markdown、CSV 或 JSON | [导出](./docs/user-guide/export.md) | 选择聊天、时间和格式,不需要 AI | | 把微信语音变成可搜索的文字 | [设置 → 语音转文字](./docs/user-guide/voice.md) | 准备本地语音模型 |
| 尽量保留之后捕获到的撤回消息 | [设置 → 防撤回](./docs/user-guide/recall-protection.md) | 默认关闭;开启前先了解写入和性能边界 | | 把聊天保存成 HTML、Markdown、CSV 或 JSON | [导出](./docs/user-guide/export.md) | 选择聊天、时间和格式,不需要 AI |
| 直接在微信里向 TraceMemo 提问 | [微信机器人](./docs/agent/agent-hub.md) | 扫码连接机器人;总结类任务需要 AI | | 尽量保留之后捕获到的撤回消息 | [设置 → 防撤回](./docs/user-guide/recall-protection.md) | 默认关闭;开启前先了解写入和性能边界 |
| 让 Codex 等外部 Agent 查询微信历史 | [外部 Agent](./docs/agent/overview.md) | 安装 Reader Skill 并配置本机 Token | | 直接在微信里向 TraceMemo 提问 | [微信机器人](./docs/agent/agent-hub.md) | 扫码连接机器人;总结类任务需要 AI |
| 让 Codex 等外部 Agent 查询微信历史 | [外部 Agent](./docs/agent/overview.md) | 安装 Reader Skill 并配置本机 Token |
---
## 最核心的三个能力 ## 最核心的三个能力
### 浏览和搜索微信历史 ### 生成群聊日报
- 浏览联系人、群聊、折叠群聊和公众号消息 选择群聊和时间范围后,可以让 AI 把聊天整理成报告,并保存为 HTML 与 PNG 长图
- 查看文本、图片、视频、语音、文件、链接、引用、小程序等内容。
- 搜索会话或当前聊天中的关键词。
- 从 AI 结果跳回对应聊天位置。
详细说明:[聊天档案与普通搜索](./docs/user-guide/chat-archive.md) 报告包含:
- 热点
- 重要消息
- 资源
- 问答
- 待办
- 未解决事项
- 活跃统计
- 图片精选
具体内容取决于消息、媒体是否可读以及模型能力。
详细说明:[生成群聊日报](./docs/user-guide/report.md)
</details>
### AI 帮你找回聊过的内容 ### AI 帮你找回聊过的内容
打开“问问微信”,选择搜索范围和时间,然后像提问一样描述你想找的内容。 打开“问问微信”,选择搜索范围和时间,然后像提问一样描述你想找的内容。
TraceMemo 会先在本机查找候选消息,再把整理后的少量来源交给你配置的 AI 模型生成回答。你可以查看答案参考了哪些聊天、来自哪个人和时间,并从来源标记跳回原始消息核对;“查看检索详情”还会展示本次查找经历了哪些阶段。 TraceMemo 会先在本机查找候选消息,再把整理后的少量来源交给你配置的 AI 模型生成回答。
你可以查看答案参考了哪些聊天、来自哪个人和时间,并从来源标记跳回原始消息核对;“查看检索详情”还会展示本次查找经历了哪些阶段。
<p align="center"> <p align="center">
<img src="./public/问一问.png" alt="问问微信与聊天来源" /> <img src="./public/问一问.png" alt="问问微信与聊天来源" />
@@ -106,61 +177,94 @@ TraceMemo 会先在本机查找候选消息,再把整理后的少量来源交
### 直接在微信里问你的历史聊天 ### 直接在微信里问你的历史聊天
打开应用中的“Agent”入口(页面标题为“Agent Hub”,对应微信机器人功能),扫码连接一个微信机器人账号。例如,你可以直接给机器人发送“最近 5 个会话”“张三最近和我聊了什么”,或者让它生成指定群聊的总结图片。TraceMemo 会在本机读取已连接的聊天数据并把结果回复到微信。 打开应用中的“Agent”入口(页面标题为“Agent Hub”,对应微信机器人功能),扫码连接一个微信机器人账号。
这个入口不要求另外安装 Codex、Claude Code 等外部 Agent。当前主要处理文字消息,不支持群发、定时任务或通用自主操作微信;总结和自然语言理解需要先配置 AI 服务。 例如,你可以直接给机器人发送:
- “最近 5 个会话”
- “张三最近和我聊了什么”
- “总结今天的技术交流群”
TraceMemo 会在本机读取已连接的聊天数据并把结果回复到微信。
这个入口不要求另外安装 Codex、Claude Code 等外部 Agent。
当前主要处理文字消息,不支持群发、定时任务或通用自主操作微信;总结和自然语言理解需要先配置 AI 服务。
详细步骤和能力边界见[在微信里向 TraceMemo 提问](./docs/agent/agent-hub.md)。 详细步骤和能力边界见[在微信里向 TraceMemo 提问](./docs/agent/agent-hub.md)。
---
## 其他能力 ## 其他能力
### 本地知识库 ### 本地知识库
“问问微信”里的“本地知识库”会为当前微信账号建立一份留在本机的可检索资料。它把聊天文本、附件信息和已有语音转写整理起来,让跨会话、跨时间查找更稳定。 <details>
“问问微信”里的“本地知识库”会为当前微信账号建立一份留在本机的可检索资料。
它把聊天文本、附件信息和已有语音转写整理起来,让跨会话、跨时间查找更稳定。
它只在用户主动建立后工作,可以同步、查看占用并清理;清理不会删除微信原始数据库。 它只在用户主动建立后工作,可以同步、查看占用并清理;清理不会删除微信原始数据库。
详细说明:[本地知识库](./docs/user-guide/knowledge.md) 详细说明:[本地知识库](./docs/user-guide/knowledge.md)
### 生成群聊日报 </details>
### 实验性:生成微信分享卡片
<details> <details>
<summary>查看群聊日报示例、内容和导出方式</summary> TraceMemo 可以把群聊日报长图上传到你自己部署的 Cloudflare Worker 和 R2,并生成可在微信中分享的临时网页、二维码及卡片信息。
选择群聊和时间范围后,可以让 AI 把聊天整理成报告,并保存为 HTML 与 PNG 长图。报告可能包含热点、重要消息、资源、问答、待办、未解决事项、活跃统计和图片精选;具体内容取决于消息、媒体是否可读以及模型能力 该功能需要自备 Cloudflare 账号、域名和微信测试号,目前不属于开箱即用的稳定功能
<p align="center"> <p align="center">
<img src="./public/report-template-1.png" alt="群聊日报示例" /> <img src="./public/微信卡片分享.png" alt="微信卡片分享效果示例" />
</p> </p>
详细说明:[生成群聊日报](./docs/user-guide/report.md) 详细说明:[实验性微信分享卡片](./docs/deployment/experimental-wechat-share-card.md)
不熟悉命令行的用户,可以把[自动部署 Skill](./docs/skill/setup-wechat-share-card/SKILL.md)直接交给 Codex 或 Claude Code。
</details> </details>
### 转写微信语音 ### 转写微信语音
TraceMemo 支持在本机转写单条或批量微信语音,结果可以参与本地知识库检索和 HTML 导出。转写本身不要求把语音文件发送给在线 AI;随后用于 AI 问答或日报时,文字会按对应功能的规则处理。 <details>
TraceMemo 支持在本机转写单条或批量微信语音,结果可以参与本地知识库检索和 HTML 导出。
转写本身不要求把语音文件发送给在线 AI;随后用于 AI 问答或日报时,文字会按对应功能的规则处理。
详细说明:[语音转文字](./docs/user-guide/voice.md) 详细说明:[语音转文字](./docs/user-guide/voice.md)
### 防撤回 </details>
可选开启后,TraceMemo 会尽量保留开启期间捕获到的撤回消息。该能力受微信版本和应用运行状态影响,不保证找回所有内容,也不能恢复开启前已经撤回的消息。
详细说明:[防撤回](./docs/user-guide/recall-protection.md)
### 导出长期可用的聊天档案 ### 导出长期可用的聊天档案
支持 HTML、CSV、JSON 和 Markdown。HTML 可携带媒体、头像和可选语音转写,支持最多五个会话合并,也可以压缩为 ZIP;增量合并、媒体资源和 ZIP 只适用于 HTML,其他格式主要保留文本内容。 <details>
支持 HTML、CSV、JSON 和 Markdown。
HTML 可携带媒体、头像和可选语音转写,支持最多五个会话合并,也可以压缩为 ZIP;增量合并、媒体资源和 ZIP 只适用于 HTML,其他格式主要保留文本内容。
详细说明:[导出聊天](./docs/user-guide/export.md) 详细说明:[导出聊天](./docs/user-guide/export.md)
</details>
### 在外部 Agent 中查询微信历史 ### 在外部 Agent 中查询微信历史
通过 Reader Skill 和本机 Local HTTP APICodex、Claude Code、OpenClaw 等外部 Agent 可以按需查询联系人、群聊和聊天记录。这和微信机器人是两条不同路径:微信机器人收到消息后在微信中回复;外部 Agent 则主动查询历史。 <details>
通过 Reader Skill 和本机 Local HTTP APICodex、Claude Code、OpenClaw 等外部 Agent 可以按需查询联系人、群聊和聊天记录。
这和微信机器人是两条不同路径:
- **微信机器人**:收到消息后在微信中回复。
- **外部 Agent**:主动查询历史。
安装和技术说明请看[Agent 接入概览](./docs/agent/overview.md)与[Local HTTP API](./docs/agent/api.md)。 安装和技术说明请看[Agent 接入概览](./docs/agent/overview.md)与[Local HTTP API](./docs/agent/api.md)。
</details>
---
## 它如何工作 ## 它如何工作
```mermaid ```mermaid
@@ -188,6 +292,8 @@ flowchart LR
完整边界见:[数据、隐私与安全](./docs/user-guide/privacy.md) 完整边界见:[数据、隐私与安全](./docs/user-guide/privacy.md)
---
## 支持平台与安装包 ## 支持平台与安装包
| 平台 | 处理器架构 | Releases 安装包 | | 平台 | 处理器架构 | Releases 安装包 |
@@ -195,7 +301,11 @@ flowchart LR
| Windows | x64 | `-setup.exe` | | Windows | x64 | `-setup.exe` |
| macOS | Apple SiliconM 系列、arm64 | `.dmg` | | macOS | Apple SiliconM 系列、arm64 | `.dmg` |
当前版本不支持 Intel 芯片的 Mac。当前代码面向微信 4.x 数据结构。实际连接结果仍会受到微信客户端版本、账号数据状态和系统权限影响;macOS 首次连接可能需要按页面提示完成额外授权。 当前版本不支持 Intel 芯片的 Mac。
当前代码面向微信 4.x 数据结构。实际连接结果仍会受到微信客户端版本、账号数据状态和系统权限影响;macOS 首次连接可能需要按页面提示完成额外授权。
---
## 快速开始 ## 快速开始
@@ -207,22 +317,32 @@ flowchart LR
6. 需要 AI 问答或日报时,在“设置 → AI 模型”添加并测试 AI 服务,再打开“问问微信”或“日报”。 6. 需要 AI 问答或日报时,在“设置 → AI 模型”添加并测试 AI 服务,再打开“问问微信”或“日报”。
7. 想直接在微信里提问时,打开“Agent”扫码连接微信机器人;想让 Codex 等外部 Agent 查询时,再进入“API”。 7. 想直接在微信里提问时,打开“Agent”扫码连接微信机器人;想让 Codex 等外部 Agent 查询时,再进入“API”。
Windows 安装后无法启动时,请先安装 [Microsoft Visual C++ x64 运行库](https://aka.ms/vc14/vc_redist.x64.exe)。当前完整测试过的微信客户端为 Windows `4.1.9.57` 和 macOS `4.1.8.100`;下载地址与连接要求见[第一次使用](./docs/user-guide/getting-started.md)。 Windows 安装后无法启动时,请先安装 [Microsoft Visual C++ x64 运行库](https://aka.ms/vc14/vc_redist.x64.exe)。
从 WechatExplorer v2.1.9 升级时,TraceMemo v2.2.0 会在首次启动检测旧设置、Knowledge、Token、AI Provider 和 Agent 数据,并在用户确认后复制到新的 TraceMemo 数据目录。迁移不会覆盖已有 TraceMemo 数据,也不会删除旧目录;详情见 [v2.2.0 正式品牌身份与安全升级迁移](./docs/agent/release-notes-v2.2.0.md)。 当前完整测试过的微信客户端为 Windows `4.1.9.57` 和 macOS `4.1.8.100`;下载地址与连接要求见[第一次使用](./docs/user-guide/getting-started.md)。
从 WechatExplorer v2.1.9 升级时,TraceMemo v2.2.0 会在首次启动检测旧设置、Knowledge、Token、AI Provider 和 Agent 数据,并在用户确认后复制到新的 TraceMemo 数据目录。
迁移不会覆盖已有 TraceMemo 数据,也不会删除旧目录;详情见 [v2.2.0 正式品牌身份与安全升级迁移](./docs/agent/release-notes-v2.2.0.md)。
如果 macOS 页面提示处理 SIP,请先阅读对应说明。具体步骤和限制见[第一次使用](./docs/user-guide/getting-started.md)。 如果 macOS 页面提示处理 SIP,请先阅读对应说明。具体步骤和限制见[第一次使用](./docs/user-guide/getting-started.md)。
完整步骤:[第一次使用 TraceMemo](./docs/user-guide/getting-started.md) 完整步骤:[第一次使用 TraceMemo](./docs/user-guide/getting-started.md)
---
## 配置 AI ## 配置 AI
需要 AI 问答、群聊日报或图片理解时,在“设置 → AI 模型”添加并测试一个服务。应用支持云端服务、Ollama 等本地服务和自定义接口;具体服务商的配置、计费和数据规则由服务商决定。 需要 AI 问答、群聊日报或图片理解时,在“设置 → AI 模型”添加并测试一个服务。
应用支持云端服务、Ollama 等本地服务和自定义接口;具体服务商的配置、计费和数据规则由服务商决定。
使用本地服务可以减少数据离开电脑的路径,但本地服务的日志和配置仍由你自己负责。 使用本地服务可以减少数据离开电脑的路径,但本地服务的日志和配置仍由你自己负责。
开发者和 Agent 用户可以从[Agent 接入概览](./docs/agent/overview.md)开始,再按需要查看[Local HTTP API](./docs/agent/api.md)与[API 安全](./docs/agent/api-security.md)。 开发者和 Agent 用户可以从[Agent 接入概览](./docs/agent/overview.md)开始,再按需要查看[Local HTTP API](./docs/agent/api.md)与[API 安全](./docs/agent/api-security.md)。
---
## 文档 ## 文档
- [文档首页](./docs/README.md) - [文档首页](./docs/README.md)
@@ -231,6 +351,8 @@ Windows 安装后无法启动时,请先安装 [Microsoft Visual C++ x64 运行
- [AI 查找聊天信息](./docs/user-guide/ai-search.md) - [AI 查找聊天信息](./docs/user-guide/ai-search.md)
- [本地知识库](./docs/user-guide/knowledge.md) - [本地知识库](./docs/user-guide/knowledge.md)
- [群聊日报](./docs/user-guide/report.md) - [群聊日报](./docs/user-guide/report.md)
- [实验性微信分享卡片](./docs/deployment/experimental-wechat-share-card.md)
- [微信分享卡片自动部署 Skill](./docs/skill/setup-wechat-share-card/SKILL.md)
- [语音转文字](./docs/user-guide/voice.md) - [语音转文字](./docs/user-guide/voice.md)
- [导出聊天](./docs/user-guide/export.md) - [导出聊天](./docs/user-guide/export.md)
- [防撤回](./docs/user-guide/recall-protection.md) - [防撤回](./docs/user-guide/recall-protection.md)
@@ -240,6 +362,8 @@ Windows 安装后无法启动时,请先安装 [Microsoft Visual C++ x64 运行
- [Local HTTP API](./docs/agent/api.md) - [Local HTTP API](./docs/agent/api.md)
- [开发与测试](./docs/development/overview.md) - [开发与测试](./docs/development/overview.md)
---
## 本地开发 ## 本地开发
需要 Node.js、pnpm 7+、对应平台的 Electron/native 构建环境,以及 Go(用于微信连接器)。 需要 Node.js、pnpm 7+、对应平台的 Electron/native 构建环境,以及 Go(用于微信连接器)。
@@ -261,43 +385,62 @@ pnpm test:e2e:build
完整说明:[开发、测试与构建](./docs/development/overview.md) 完整说明:[开发、测试与构建](./docs/development/overview.md)
---
## 支持与反馈 ## 支持与反馈
遇到问题时,先查看[常见问题与排查](./docs/user-guide/troubleshooting.md)。提交 Issue 时请提供操作系统、微信版本、TraceMemo 版本、复现步骤和已遮挡敏感信息的截图。 遇到问题时,先查看[常见问题与排查](./docs/user-guide/troubleshooting.md)。
请仅处理你有权访问的数据,并遵守适用的法律法规、组织政策和微信使用规则。数据库读取、解密、自动化和机器人能力都可能受平台版本与账号环境影响。 提交 Issue 时请提供:
- 操作系统
- 微信版本
- TraceMemo 版本
- 复现步骤
- 已遮挡敏感信息的截图
请仅处理你有权访问的数据,并遵守适用的法律法规、组织政策和微信使用规则。
数据库读取、解密、自动化和机器人能力都可能受平台版本与账号环境影响。
---
## 许可说明 ## 许可说明
仓库中的第三方组件、模型和连接器遵循各自的许可证。当前仓库根目录未提供独立的项目 `LICENSE` 文件;贡献、复制或再分发前,请先向维护者确认 TraceMemo 本身的许可范围 TraceMemo 当前暂未提供独立的项目 `LICENSE` 文件
TraceMemo 允许个人使用、学习、修改、二次开发和 Fork,也欢迎基于项目进行非商业用途的再开发和分享。
**但未经项目维护者书面许可,禁止将 TraceMemo 本身或基于 TraceMemo 的衍生版本用于商业用途,包括但不限于商业软件、付费服务、商业产品、SaaS 服务或其他直接或间接的商业活动。**
仓库中的第三方组件以及参考项目均遵循各自适用的许可证和使用条款。TraceMemo 对第三方项目的参考、使用或集成,并不意味着这些第三方项目的代码或许可证发生变化。涉及第三方代码的部分,请以对应项目的许可证和授权范围为准。
---
## 致谢 ## 致谢
<details> TraceMemo 的诞生离不开开源社区中许多优秀项目的工作。
<summary>展开致谢与参考项目</summary>
TraceMemo 在开发过程中参考了多个优秀的开源项目,感谢这些项目作者的工作与分享。 ### 特别感谢 WeFlow
特别感谢: TraceMemo 在支持微信 4.x 时,参考并使用了 **[WeFlow](https://github.com/hicccc77/WeFlow)** 历史版本中的相关实现和思路,包括数据库密钥获取、图片解密等底层能力。
特别感谢作者 **hicccc77** 的理解和包容。项目与 WeFlow 的具体关系见[项目缘起](#项目缘起)。
### 其他参考项目
- **[WechatMessageExplorer](https://github.com/svcvit/WechatMessageExplorer)** - **[WechatMessageExplorer](https://github.com/svcvit/WechatMessageExplorer)**
- 提供了微信数据库解析相关思路。 - 提供了数据库解析相关思路。
- **[WeFlow](https://github.com/hicccc77/WeFlow)**
- 参考了数据库密钥获取、图片解密等实现思路。
- **[chatlog](https://github.com/sjzar/chatlog)** - **[chatlog](https://github.com/sjzar/chatlog)**
- 提供了聊天记录导出与数据处理方面的参考。 - 提供了数据处理方面的参考。
在此基础上,TraceMemo 进行了重新设计与实现,包括: 感谢所有开源作者,也感谢所有帮助 TraceMemo 发现问题、提出建议和持续使用它的人。
- AI 问问微信 ---
- AI 群聊日报
- 本地 HTTP API
- Reader Skill
- Agent Hub
- 新手引导
- Electron + React 全新界面
- 本地优先 AI 工作流
感谢所有开源作者。 <p align="center">
<b>TraceMemo(迹忆)</b>
</details> <br />
把微信聊过的事,找回来、问清楚、留下来。
</p>
+2
View File
@@ -12,6 +12,8 @@ TraceMemo 的文档按“你想完成什么”组织,而不是按源码模块
- [建立本地知识库](./user-guide/knowledge.md) - [建立本地知识库](./user-guide/knowledge.md)
- [生成群聊日报和总结](./user-guide/report.md) - [生成群聊日报和总结](./user-guide/report.md)
- [实验性:自托管微信分享卡片](./deployment/experimental-wechat-share-card.md)
- [交给 Agent 自动部署微信分享卡片](./skill/setup-wechat-share-card/SKILL.md)
- [语音转文字](./user-guide/voice.md) - [语音转文字](./user-guide/voice.md)
- [导出聊天档案](./user-guide/export.md) - [导出聊天档案](./user-guide/export.md)
- [防撤回](./user-guide/recall-protection.md) - [防撤回](./user-guide/recall-protection.md)
@@ -0,0 +1,447 @@
# 实验性功能:自托管微信分享卡片
![微信卡片分享效果示例](../../public/微信卡片分享.png)
> **实验性功能**
> 该能力需要用户自行准备 Cloudflare、域名和微信公众平台测试号,目前不属于开箱即用的稳定功能。Cloudflare、微信 JS-SDK、测试号权限或微信客户端行为变化,都可能导致分享卡片失效。
## 新手推荐:直接交给 Agent
如果你不熟悉 Cloudflare、Wrangler 或命令行,不需要手动照着整篇文档操作。把下面这个 Skill 文件夹交给 Codex、Claude Code 或其他能够操作项目终端的编程 Agent:
```text
docs/skill/setup-wechat-share-card/
```
然后对 Agent 说:
```text
请使用 setup-wechat-share-card Skill,帮我部署 TraceMemo 的实验性微信分享卡片服务。尽量自动完成,只在缺少必要信息时一次性问我。
```
Agent 会自动:
- 检查 Node.js、pnpm 和 Wrangler
- 必要时临时下载 Wrangler
- 打开 Cloudflare 登录并执行 `whoami`
- 自动生成 `UPLOAD_TOKEN`
- 创建或复用私有 R2 Bucket
- 写入 Worker Secret
- 根据你的域名生成本机 Worker 配置;
- 部署 Worker并执行健康检查和微信签名检查;
- 把上传密钥复制到剪贴板,供你粘贴到 TraceMemo。
Agent 无法替你创建微信测试号或决定使用哪个域名,因此通常只需要你提供:
1. 你准备使用的分享域名,例如 `share.example.com`
2. 微信测试号页面中的 AppID
3. 微信测试号页面中的 AppSecret;
4. 浏览器弹出 Cloudflare OAuth 页面时完成一次登录授权。
真实配置保存在被 Git 忽略的本机 `.env` 中,不会写入 `.env.example`。不要把 `.env` 发给别人或提交到仓库。
TraceMemo 可以把已经生成的群聊日报长图发布为一个临时网页,并在微信中分享成带有标题、描述和缩略图的卡片。
TraceMemo **不提供公共卡片服务器**。使用该功能前,需要按照本文部署一套属于你自己的卡片服务。日报图片将上传到你自己的 Cloudflare R2,而不是上传到 TraceMemo 作者的服务器。
## 这个功能解决什么问题
直接把日报 PNG 发到微信,只会显示为一张普通图片。微信卡片还需要:
- 一个域名 (未能备案的话 在微信里点击多次 可能会被微信内置窗口提示需要备案);
- 卡片标题和描述;
- 一张微信可以读取的缩略图;
- 微信 JS-SDK 签名;
- 一个临时保存日报图片的位置。
本项目提供的 Cloudflare Worker 负责这些工作。桌面端上传日报后,会得到一个分享链接和二维码。用微信扫码打开链接,再点击右上角菜单分享,即可生成微信卡片。
## 数据会经过哪里
```mermaid
flowchart LR
A[TraceMemo 本机日报 PNG] -->|带 UPLOAD_TOKEN 上传| B[你的 Cloudflare Worker]
B --> C[你的私有 R2 Bucket]
B -->|AppID + AppSecret| D[微信公众平台接口]
D -->|access_token 与 jsapi_ticket| B
B --> E[临时分享网页]
E --> F[微信 JS-SDK]
F --> G[微信好友或群聊卡片]
```
与 TraceMemo 的本地浏览能力不同,启用分享卡片后,当前日报长图、缩略图、卡片标题和描述会离开本机,上传到你控制的 Cloudflare 账号。
## 你需要准备什么
| 项目 | 用途 | 从哪里获得 |
| ------------------------ | -------------------------------------------- | ---------------------------------------- |
| Cloudflare 账号 | 运行 Worker 和保存 R2 图片 | 自行注册 Cloudflare |
| 托管在 Cloudflare 的域名 | 提供 HTTPS 分享地址 | 使用自己的域名,例如 `share.example.com` |
| R2 Bucket | 临时保存日报和缩略图 | 使用 Wrangler 创建 |
| `UPLOAD_TOKEN` | 阻止陌生人调用你的上传接口 | **由你自己随机生成** |
| 微信测试号 AppID | 标识调用 JS-SDK 的微信应用 | 微信公众平台接口测试号页面 |
| 微信测试号 AppSecret | Worker 获取微信接口凭据 | 微信公众平台接口测试号页面 |
| JS 接口安全域名 | 告诉微信哪些网页可以使用该 AppID 调用 JS-SDK | 在微信测试号页面填写你的分享域名 |
微信公众平台接口测试号入口:
<https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index>
微信 JS-SDK 官方文档:
<https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/JS-SDK.html>
## 理解三个重要配置
### `UPLOAD_TOKEN` 从哪里来
`UPLOAD_TOKEN` **不是从 Cloudflare 或微信后台领取的**,它是卡片服务部署者自己生成的一段随机密码。
它用于保护 Worker 的上传接口:TraceMemo 上传日报时,会发送:
```http
Authorization: Bearer <UPLOAD_TOKEN>
```
Worker 只有在密钥完全一致时才接受上传。没有它,任何知道接口地址的人都可能向你的 R2 上传文件并消耗资源。
在 macOS 或 Linux 中生成一枚 64 位十六进制随机密钥:
```bash
openssl rand -hex 32
```
示例输出只用于说明格式,不要直接使用:
```text
8a4d...一共 64 个十六进制字符...72ef
```
生成后,同一个值需要配置到两个地方:
1. Cloudflare Worker Secret `UPLOAD_TOKEN`
2. TraceMemo“生成微信卡片”弹窗中的“上传密钥”。
如果两边不一致,卡片服务会返回 HTTP 401 或“未授权”。
TraceMemo 会使用 Electron `safeStorage` 将服务地址和上传密钥加密保存在本机。不要把密钥提交到 Git,也不要写入 `wrangler.jsonc`
### AppID 和 AppSecret 从哪里来
打开[微信公众平台接口测试号](https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index),使用微信扫码登录。
页面上方会显示:
- `appID`
- `appsecret`
将它们分别保存为 Worker Secret
```text
WECHAT_APP_ID
WECHAT_APP_SECRET
```
它们的作用不同:
- AppID 用于标识这个微信测试应用;
- AppSecret 是高敏感凭据,Worker 用它向微信服务器获取 `access_token`
- Worker 再使用 `access_token` 获取 `jsapi_ticket`
- 最后使用 `jsapi_ticket`、当前网页 URL、时间戳和随机串生成 JS-SDK 签名。
AppSecret 只能保存在 Worker Secret 中。不要把它填写到 TraceMemo 的“上传密钥”输入框,不要发送给前端,也不要提交到仓库。怀疑泄露时,应立即在微信后台重置并更新 Worker Secret。
### JS 接口安全域名是干什么的
JS 接口安全域名是微信对网页来源的白名单。
假设你的分享服务地址是:
```text
https://share.example.com
```
那么测试号页面中的“JS 接口安全域名”应填写:
```text
share.example.com
```
填写时:
- 不带 `https://`
- 不带 `/s/xxx` 等路径;
- 不要填写 Cloudflare Worker 名称;
- 必须与用户实际打开分享页时的域名一致。
它不是用来解析 DNS 的。域名仍然需要先在 Cloudflare 中正确绑定到 Worker。安全域名的作用是告诉微信:允许这个域名下的网页使用当前 AppID 请求 JS-SDK 能力。
如果没有配置、填错域名,或签名 URL 与实际页面 URL 不一致,通常会出现 `invalid signature``config:fail` 或分享信息没有生效。
微信可能要求下载一个 TXT 验证文件,并确保它可以通过下面的地址访问:
```text
https://share.example.com/微信提供的文件名.txt
```
项目 Worker 已包含根路径验证文件的实现方式。你需要把自己的文件名和内容加入 `services/share-card-worker/src/index.js` 中的 `WECHAT_DOMAIN_VERIFICATION`,然后重新部署。
## 自托管部署步骤
以下命令均在项目根目录执行。
### 1. 登录 Cloudflare
项目建议使用本地 Wrangler
```bash
pnpm exec wrangler login
pnpm exec wrangler whoami
```
如果本地版本的 OAuth 登录出现 `invalid_scope` 等问题,可临时使用更新版本:
```bash
pnpm dlx wrangler@latest login
pnpm dlx wrangler@latest whoami
```
登录注意事项:
- 让 Wrangler 自动打开浏览器最稳妥;
- 不要复用以前生成的 OAuth 链接;
- 不要修改链接中的 `state``code_challenge` 或回调地址;
- 不建议使用无痕窗口或跨浏览器复制链接;
- 默认回调使用 `localhost:8976`,端口被占用时先结束旧的 Wrangler 登录进程;
- 浏览器提示授权成功后,仍应通过 `whoami` 核对账号。
### 2. 修改 Worker 配置
打开:
```text
services/share-card-worker/wrangler.jsonc
```
至少修改下面两个位置:
```jsonc
{
"routes": [
{
"pattern": "share.example.com",
"custom_domain": true
}
],
"vars": {
"PUBLIC_ORIGIN": "https://share.example.com",
"DEFAULT_EXPIRY_DAYS": "7"
}
}
```
`routes[].pattern` 是 Worker 自定义域名,`PUBLIC_ORIGIN` 是生成分享链接和校验签名来源时使用的完整 HTTPS 地址,两者必须一致。
不要直接照抄仓库维护者的域名。请替换为你自己 Cloudflare 账号中的域名或子域名。
### 3. 创建私有 R2 Bucket
默认配置使用 Bucket 名称:
```text
wechatexplorer-share-reports
```
创建:
```bash
pnpm exec wrangler r2 bucket create wechatexplorer-share-reports \
--config services/share-card-worker/wrangler.jsonc
```
Worker 中的绑定名称是 `REPORTS`。R2 会保存:
```text
cards/<card-id>/card.json
cards/<card-id>/report.png
cards/<card-id>/thumbnail.jpg
```
- `card.json`:标题、描述、创建时间和过期时间;
- `report.png`:完整日报长图;
- `thumbnail.jpg`:微信卡片缩略图。
请保持 R2 Bucket 私有,不要启用公开 `r2.dev` 开发 URL。图片应统一通过 Worker 的随机卡片 URL 读取。
### 4. 生成并配置 `UPLOAD_TOKEN`
```bash
openssl rand -hex 32
```
复制生成结果,然后执行:
```bash
pnpm exec wrangler secret put UPLOAD_TOKEN \
--config services/share-card-worker/wrangler.jsonc
```
Wrangler 提示输入时粘贴密钥。终端不会正常显示 Secret 内容。
### 5. 配置微信 AppID 和 AppSecret
从[微信公众平台接口测试号](https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index)复制 AppID
```bash
pnpm exec wrangler secret put WECHAT_APP_ID \
--config services/share-card-worker/wrangler.jsonc
```
再复制 AppSecret
```bash
pnpm exec wrangler secret put WECHAT_APP_SECRET \
--config services/share-card-worker/wrangler.jsonc
```
Secret 不会出现在 `wrangler.jsonc` 中。如果你更换 Cloudflare 账号或重新创建 Worker,需要重新配置全部三个 Secret。
### 6. 配置微信测试号
在测试号页面完成:
1. 使用测试微信关注该测试号;
2.`share.example.com` 填入“JS 接口安全域名”;
3. 按页面提示完成 TXT 文件域名验证;
4. 确认 AppID/AppSecret 与刚才写入 Worker 的值来自同一个测试号。
测试号只适合开发和验证。正式公众号的接口权限、认证要求和后台菜单可能不同,请以微信公众平台实际规则为准。
### 7. 部署 Worker
```bash
pnpm exec wrangler deploy \
--config services/share-card-worker/wrangler.jsonc
```
Cloudflare Custom Domain 要求域名已经位于同一 Cloudflare 账号中。如果该子域名已经存在 A、AAAA 或 CNAME 记录,绑定可能失败。删除冲突记录,或者换一个未使用的子域名,例如 `share2.example.com`
更新 Secret 后,如果线上仍提示旧配置,可再执行一次完整部署。
## 在 TraceMemo 中配置
生成一份日报后,点击“生成微信卡片(实验性)”。首次使用需要填写:
```text
服务地址:https://share.example.com
上传密钥:你自己通过 openssl rand -hex 32 生成的 UPLOAD_TOKEN
```
这里的“上传密钥”绝对不是微信 AppSecret。
配置保存后,TraceMemo 会上传当前日报和缩略图,返回二维码。使用已经关注测试号的微信扫码,打开页面后再通过右上角菜单分享。
## 验证部署
### 健康检查
```bash
curl -fsS https://share.example.com/health
```
正常结果类似:
```json
{ "ok": true, "service": "wechatexplorer-share-card", "storage": "ready" }
```
### JS-SDK 签名检查
```bash
curl -fsS \
'https://share.example.com/api/wx-signature?url=https%3A%2F%2Fshare.example.com%2Fhealth'
```
正常结果应包含:
```text
appId
timestamp
nonceStr
signature
```
响应中不应包含 AppSecret、`access_token``jsapi_ticket`
## 常见问题
### HTTP 401 / 未授权
TraceMemo 中保存的上传密钥与 Worker 的 `UPLOAD_TOKEN` 不一致。重新生成或重新配置时,必须同步更新两边。
### “微信 JS-SDK 尚未配置”
Worker 缺少 `WECHAT_APP_ID``WECHAT_APP_SECRET`。执行两个 `secret put`,再重新部署。
### `invalid signature` 或分享信息不生效
依次检查:
- `PUBLIC_ORIGIN` 是否与浏览器实际访问的 origin 完全一致;
- JS 接口安全域名是否只填写了域名;
- AppID/AppSecret 是否属于同一个测试号;
- AppSecret 是否已被重置但 Worker 仍保存旧值;
- 分享页面是否经过了改变 URL 的代理或重定向;
- 测试微信是否已关注测试号。
### 自定义域名绑定失败
检查同名 A、AAAA、CNAME 记录是否已经存在,域名是否位于当前 Wrangler 登录的 Cloudflare 账号中。
### R2 未配置
确认 Bucket 存在,并且 `wrangler.jsonc` 中的绑定名称为 `REPORTS``bucket_name` 与实际 Bucket 一致。
### 卡片过期或图片消失
默认有效期为 7 天。Worker 的定时任务会删除过期卡片的元数据、日报和缩略图,这是设计行为。
## 安全和隐私注意事项
- 日报可能包含敏感群聊内容。只分享你有权分享的内容。
- 获得分享 URL 的人,在过期前可能查看对应日报;当前实现不是按访问者身份授权。
- `UPLOAD_TOKEN` 是整个 Worker 的服务级密钥,不是每个用户独立的账号凭据。
- 不要把 `UPLOAD_TOKEN`、AppSecret 或 Wrangler 凭据提交到 Git。
- R2 保持私有,不要把 Bucket 直接公开。
- 建议定期轮换 `UPLOAD_TOKEN`,怀疑泄露时立即轮换。
- 微信 AppSecret 泄露时,应在微信后台重置,并立即更新 Worker Secret。
- 自托管者自行承担 Cloudflare 用量、域名、数据合规和微信平台规则相关责任。
## 当前实验性限制
- 需要用户自己部署,普通用户无法直接开箱使用;
- 使用一个共享的 `UPLOAD_TOKEN`,没有多用户账号系统;
- 分享链接在有效期内属于“知道链接即可访问”;
- 依赖微信 JS-SDK 和测试号能力,微信侧规则变化可能造成失效;
- 当前仅上传 PNG 日报和 JPEG 缩略图;
- 没有管理后台用于列出、提前删除或审计所有卡片;
- 过期清理由定时任务完成,不保证到期瞬间立即删除。
## 代码入口
- Worker`services/share-card-worker/src/index.js`
- Worker 配置:`services/share-card-worker/wrangler.jsonc`
- Worker 测试:`services/share-card-worker/test/index.test.js`
- 桌面端上传:`src/main/wechat-share-card-service.ts`
- 本地加密配置:`src/main/wechat-share-config-store.ts`
- 分享弹窗:`src/renderer/src/components/reports/WechatShareCardDialog.tsx`
- 共享类型:`src/shared/wechat-share-card.ts`
## 参考资料
- [微信公众平台接口测试号](https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index)
- [微信 JS-SDK 官方文档](https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/JS-SDK.html)
- [Cloudflare Wrangler 命令文档](https://developers.cloudflare.com/workers/wrangler/commands/)
- [Cloudflare R2 Wrangler 命令](https://developers.cloudflare.com/workers/wrangler/commands/r2/)
- [在 Worker 中绑定和使用 R2](https://developers.cloudflare.com/r2/api/workers/workers-api-usage/)
- [Cloudflare Worker Custom Domains](https://developers.cloudflare.com/workers/configuration/routing/custom-domains/)
@@ -0,0 +1,92 @@
---
name: setup-wechat-share-card
description: 自动配置和部署 TraceMemo 实验性微信分享卡片服务。用户要求启用、部署、修复或迁移微信分享卡片,配置 Cloudflare Worker/R2/Wrangler,设置 UPLOAD_TOKEN、微信测试号 AppID/AppSecret、JS 接口安全域名,或希望由 Codex、Claude Code 等 Agent 代替手工阅读部署文档时使用。
---
# 部署微信分享卡片
尽量自行发现项目状态并完成部署。只在自动检查后仍缺少必要信息时,一次性询问用户;不要逐项反复确认。
## 安全边界
- 不把真实 AppSecret、`UPLOAD_TOKEN`、Cloudflare Token 或微信验证内容写入 Git。
- `.env.example` 只保存占位符;真实值写入项目根目录 `.env`,该文件必须被 Git 忽略。
- 不在最终回答中回显 Secret。日志中只报告“已配置/缺失”。
- `UPLOAD_TOKEN` 默认自动生成,不要求用户提供。
- AppID/AppSecret 必须来自用户自己的微信测试号或公众号。无法自动获取时才询问。
- 部署、创建 R2 和写 Secret 属于用户明确请求本 Skill 后的正常动作;不要提交、推送或创建 PR,除非用户另外明确要求。
## 自动工作流
1. 定位 TraceMemo 仓库根目录。确认存在 `services/share-card-worker/wrangler.jsonc`
2. 运行:
```bash
bash docs/skill/setup-wechat-share-card/scripts/setup.sh doctor
```
3. 检查根目录 `.env`。脚本会自动复用已有配置并生成缺失的 `WECHAT_SHARE_UPLOAD_TOKEN`。
4. 如果以下值缺失,只向用户发起一次集中询问:
- 分享域名,例如 `share.example.com`
- 微信测试号 AppID
- 微信测试号 AppSecret。
5. 用户不知道从哪里获取时,告诉他打开:
```text
https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?action=showinfo&t=sandbox/index
```
使用微信扫码登录后,复制页面上的 `appID` 和 `appsecret`。提醒用户把分享域名填入“JS 接口安全域名”,不带 `https://` 和路径。
6. 将缺失值交给交互脚本,不要把 Secret 放进命令行参数:
```bash
bash docs/skill/setup-wechat-share-card/scripts/setup.sh configure
```
该命令通过终端交互收集缺项,AppSecret 使用隐藏输入。
7. 执行完整部署:
```bash
bash docs/skill/setup-wechat-share-card/scripts/setup.sh deploy
```
脚本会依次:
- 检查或临时下载 Wrangler
- 启动 Cloudflare OAuth 登录;
- 执行 `whoami`
- 生成本地 `wrangler.local.jsonc`
- 创建或复用 R2 Bucket
- 写入三个 Worker Secret
- 部署 Worker
- 检查 `/health` 和微信签名接口。
8. OAuth 页面出现时,让用户只完成浏览器登录/授权;不要改用 API Token,除非用户主动要求。
9. 部署后把服务地址告诉用户,并提醒他在 TraceMemo 卡片弹窗粘贴 `.env` 中的 `WECHAT_SHARE_UPLOAD_TOKEN`。优先把 Token 复制到剪贴板,不在聊天中展示:
```bash
bash docs/skill/setup-wechat-share-card/scripts/setup.sh copy-token
```
10. 如果微信要求 TXT 验证文件,读取 [references/wechat-domain-verification.md](references/wechat-domain-verification.md),取得用户提供的文件后再修改 Worker。
## 决策规则
- Wrangler 未安装:优先使用项目依赖;否则通过 `pnpm dlx wrangler@latest` 临时下载,不强制全局安装。
- `whoami` 已登录正确账号:不要重复登录。
- R2 已存在:继续,不把“已存在”视为失败。
- 自定义域名有 A/AAAA/CNAME 冲突:报告准确域名并要求用户选择删除冲突记录或换子域名;不要擅自删除 DNS。
- HTTP 401:重新同步 `.env` 中的 `WECHAT_SHARE_UPLOAD_TOKEN` 到 Worker,再让用户更新 TraceMemo。
- “微信 JS-SDK 尚未配置”:重新写入 AppID/AppSecret 并部署。
- 微信返回 AppID/AppSecret 错误:让用户检查是否来自同一个测试号、AppSecret 是否已重置。
- 缺少 JS 接口安全域名或测试号关注:这是微信后台操作,明确告诉用户要填写什么,不要假装已完成。
## 验证结果
完成前必须确认:
- `wrangler whoami` 成功;
- Worker 部署成功;
- `/health` 返回 `storage: ready`
- `/api/wx-signature` 返回 `appId`、`timestamp`、`nonceStr`、`signature`
- Git 扫描未发现 `.env`、真实 AppSecret、上传密钥或用户域名被暂存。
详细产品和架构说明见:`docs/deployment/experimental-wechat-share-card.md`。
@@ -0,0 +1,4 @@
interface:
display_name: "部署微信分享卡片"
short_description: "让 Agent 自动完成微信分享卡片服务的配置与部署"
default_prompt: "Use $setup-wechat-share-card to configure and deploy my self-hosted WeChat share-card service with minimal questions."
@@ -0,0 +1,15 @@
# 微信域名验证文件
当微信测试号页面要求下载 TXT 文件时:
1. 向用户索取 TXT 文件本身,或文件名与完整内容。
2. 不把真实验证内容写进公开仓库历史。
3. 优先在本地私有配置中注入;若当前 Worker 只能通过源码 Map 返回,则先提醒用户该值会进入工作区,确认仓库发布前必须移除或改造成 Secret/变量。
4. 验证目标必须是:
```text
https://<分享域名>/<微信提供的文件名>.txt
```
5. 返回内容必须是纯文本且与微信提供内容完全一致,不加空格、HTML 或额外换行。
6. 完成验证后再配置 JS 接口安全域名。安全域名只填主机名,不带协议或路径。
+266
View File
@@ -0,0 +1,266 @@
#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
REPO_ROOT="$(cd "$SCRIPT_DIR/../../../.." && pwd)"
ENV_FILE="$REPO_ROOT/.env"
EXAMPLE_FILE="$REPO_ROOT/.env.example"
WORKER_DIR="$REPO_ROOT/services/share-card-worker"
BASE_CONFIG="$WORKER_DIR/wrangler.jsonc"
LOCAL_CONFIG="$WORKER_DIR/wrangler.local.jsonc"
BUCKET_NAME="wechatexplorer-share-reports"
cd "$REPO_ROOT"
fail() {
printf 'ERROR: %s\n' "$*" >&2
exit 1
}
info() {
printf '[share-card] %s\n' "$*"
}
require_project() {
[[ -f "$BASE_CONFIG" ]] || fail "请在 TraceMemo 仓库根目录运行此脚本"
[[ -f "$EXAMPLE_FILE" ]] || fail "缺少 .env.example"
}
ensure_env_file() {
if [[ ! -f "$ENV_FILE" ]]; then
cp "$EXAMPLE_FILE" "$ENV_FILE"
chmod 600 "$ENV_FILE"
info "已从 .env.example 创建本机 .env"
fi
}
read_env_value() {
local key="$1"
local line
line="$(grep -E "^${key}=" "$ENV_FILE" | tail -n 1 || true)"
printf '%s' "${line#*=}"
}
write_env_value() {
local key="$1"
local value="$2"
local escaped
escaped="$(printf '%s' "$value" | sed 's/[\\&|]/\\&/g')"
if grep -q -E "^${key}=" "$ENV_FILE"; then
sed -i.bak -E "s|^${key}=.*$|${key}=${escaped}|" "$ENV_FILE"
command rm "$ENV_FILE.bak"
else
printf '\n%s=%s\n' "$key" "$value" >> "$ENV_FILE"
fi
chmod 600 "$ENV_FILE"
}
normalize_domain() {
local value="$1"
value="${value#http://}"
value="${value#https://}"
value="${value%%/*}"
printf '%s' "$value"
}
ensure_upload_token() {
local token
token="$(read_env_value WECHAT_SHARE_UPLOAD_TOKEN)"
if [[ ${#token} -lt 32 ]]; then
token="$(openssl rand -hex 32)"
write_env_value WECHAT_SHARE_UPLOAD_TOKEN "$token"
info "已生成新的 UPLOAD_TOKEN 并安全写入 .env"
fi
}
wrangler() {
if [[ -x "$REPO_ROOT/node_modules/.bin/wrangler" ]]; then
"$REPO_ROOT/node_modules/.bin/wrangler" "$@"
elif command -v pnpm >/dev/null 2>&1; then
pnpm dlx wrangler@latest "$@"
elif command -v npx >/dev/null 2>&1; then
npx --yes wrangler@latest "$@"
else
fail "需要 Node.js 以及 pnpm 或 npm 才能运行 Wrangler"
fi
}
ensure_wrangler_login() {
if wrangler whoami >/dev/null 2>&1; then
wrangler whoami
return
fi
info "即将打开 Cloudflare OAuth 登录,请在浏览器中完成授权"
wrangler login
wrangler whoami
}
validate_required_config() {
local domain app_id app_secret token
domain="$(normalize_domain "$(read_env_value WECHAT_SHARE_DOMAIN)")"
app_id="$(read_env_value WECHAT_SHARE_APP_ID)"
app_secret="$(read_env_value WECHAT_SHARE_APP_SECRET)"
token="$(read_env_value WECHAT_SHARE_UPLOAD_TOKEN)"
[[ -n "$domain" && "$domain" != "share.example.com" ]] || fail "缺少真实 WECHAT_SHARE_DOMAIN"
[[ -n "$app_id" ]] || fail "缺少 WECHAT_SHARE_APP_ID"
[[ -n "$app_secret" ]] || fail "缺少 WECHAT_SHARE_APP_SECRET"
[[ ${#token} -ge 32 ]] || fail "WECHAT_SHARE_UPLOAD_TOKEN 长度不足"
}
configure_interactively() {
ensure_env_file
local domain app_id app_secret
domain="$(read_env_value WECHAT_SHARE_DOMAIN)"
if [[ -z "$domain" || "$domain" == "share.example.com" ]]; then
read -r -p '分享域名(例如 share.example.com,不带 https://):' domain
domain="$(normalize_domain "$domain")"
[[ -n "$domain" ]] || fail "分享域名不能为空"
write_env_value WECHAT_SHARE_DOMAIN "$domain"
fi
app_id="$(read_env_value WECHAT_SHARE_APP_ID)"
if [[ -z "$app_id" ]]; then
read -r -p '微信测试号 AppID' app_id
[[ -n "$app_id" ]] || fail "AppID 不能为空"
write_env_value WECHAT_SHARE_APP_ID "$app_id"
fi
app_secret="$(read_env_value WECHAT_SHARE_APP_SECRET)"
if [[ -z "$app_secret" ]]; then
read -r -s -p '微信测试号 AppSecret(输入不会显示):' app_secret
printf '\n'
[[ -n "$app_secret" ]] || fail "AppSecret 不能为空"
write_env_value WECHAT_SHARE_APP_SECRET "$app_secret"
fi
ensure_upload_token
info "本机配置已准备完成"
}
generate_local_config() {
local domain
domain="$(normalize_domain "$(read_env_value WECHAT_SHARE_DOMAIN)")"
cat > "$LOCAL_CONFIG" <<EOF
{
"\$schema": "node_modules/wrangler/config-schema.json",
"name": "wechatexplorer-share-card",
"main": "src/index.js",
"compatibility_date": "2026-07-23",
"routes": [{ "pattern": "$domain", "custom_domain": true }],
"r2_buckets": [{ "binding": "REPORTS", "bucket_name": "$BUCKET_NAME" }],
"triggers": { "crons": ["17 3 * * *"] },
"vars": {
"PUBLIC_ORIGIN": "https://$domain",
"DEFAULT_EXPIRY_DAYS": "7"
}
}
EOF
info "已生成本机 Worker 配置 services/share-card-worker/wrangler.local.jsonc"
}
assert_secrets_not_tracked() {
git check-ignore -q .env || fail ".env 未被 Git 忽略,请停止部署并检查 .gitignore"
if git ls-files --error-unmatch .env >/dev/null 2>&1; then
fail ".env 已被 Git 跟踪,请先从索引移除"
fi
if git diff --cached --name-only | grep -Eq '(^|/)\.env$|wrangler\.local\.jsonc$'; then
fail "敏感本机配置已被暂存,请先取消暂存"
fi
}
create_bucket_if_needed() {
local output
set +e
output="$(wrangler r2 bucket create "$BUCKET_NAME" --config "$LOCAL_CONFIG" 2>&1)"
local status=$?
set -e
if [[ $status -eq 0 ]]; then
printf '%s\n' "$output"
elif printf '%s' "$output" | grep -Eqi 'already exists|already owned|10004'; then
info "R2 Bucket 已存在,继续部署"
else
printf '%s\n' "$output" >&2
fail "创建 R2 Bucket 失败"
fi
}
put_secrets() {
local upload_token app_id app_secret
upload_token="$(read_env_value WECHAT_SHARE_UPLOAD_TOKEN)"
app_id="$(read_env_value WECHAT_SHARE_APP_ID)"
app_secret="$(read_env_value WECHAT_SHARE_APP_SECRET)"
printf '%s' "$upload_token" | wrangler secret put UPLOAD_TOKEN --config "$LOCAL_CONFIG"
printf '%s' "$app_id" | wrangler secret put WECHAT_APP_ID --config "$LOCAL_CONFIG"
printf '%s' "$app_secret" | wrangler secret put WECHAT_APP_SECRET --config "$LOCAL_CONFIG"
}
verify_service() {
local domain health signature
domain="$(normalize_domain "$(read_env_value WECHAT_SHARE_DOMAIN)")"
health="$(curl -fsS --retry 5 --retry-delay 2 "https://$domain/health")"
printf '%s' "$health" | grep -q '"storage":"ready"' || fail "健康检查未返回 storage: ready"
signature="$(curl -fsS --retry 3 --retry-delay 2 "https://$domain/api/wx-signature?url=https%3A%2F%2F${domain}%2Fhealth")"
printf '%s' "$signature" | grep -q '"signature"' || fail "微信 JS-SDK 签名检查失败:$signature"
info "服务验证成功:https://$domain"
}
doctor() {
require_project
ensure_env_file
ensure_upload_token
assert_secrets_not_tracked
info "Node: $(node --version 2>/dev/null || printf '未安装')"
info "pnpm: $(pnpm --version 2>/dev/null || printf '未安装')"
if wrangler --version >/dev/null 2>&1; then
info "Wrangler 可用:$(wrangler --version | tail -n 1)"
else
fail "Wrangler 无法运行"
fi
local domain app_id app_secret
domain="$(read_env_value WECHAT_SHARE_DOMAIN)"
app_id="$(read_env_value WECHAT_SHARE_APP_ID)"
app_secret="$(read_env_value WECHAT_SHARE_APP_SECRET)"
[[ -n "$domain" && "$domain" != "share.example.com" ]] && info "分享域名:已配置" || info "分享域名:缺失"
[[ -n "$app_id" ]] && info "微信 AppID:已配置" || info "微信 AppID:缺失"
[[ -n "$app_secret" ]] && info "微信 AppSecret:已配置" || info "微信 AppSecret:缺失"
info "UPLOAD_TOKEN:已配置"
}
deploy() {
require_project
ensure_env_file
ensure_upload_token
validate_required_config
assert_secrets_not_tracked
ensure_wrangler_login
generate_local_config
create_bucket_if_needed
put_secrets
wrangler deploy --config "$LOCAL_CONFIG"
verify_service
}
copy_token() {
ensure_env_file
ensure_upload_token
local token
token="$(read_env_value WECHAT_SHARE_UPLOAD_TOKEN)"
if command -v pbcopy >/dev/null 2>&1; then
printf '%s' "$token" | pbcopy
elif command -v wl-copy >/dev/null 2>&1; then
printf '%s' "$token" | wl-copy
elif command -v xclip >/dev/null 2>&1; then
printf '%s' "$token" | xclip -selection clipboard
else
fail "未找到剪贴板工具;请让用户自行从 .env 读取 WECHAT_SHARE_UPLOAD_TOKEN"
fi
info "UPLOAD_TOKEN 已复制到剪贴板"
}
case "${1:-doctor}" in
doctor) doctor ;;
configure) configure_interactively ;;
deploy) deploy ;;
copy-token) copy_token ;;
*) fail "用法:$0 {doctor|configure|deploy|copy-token}" ;;
esac
+674
View File
@@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2026 yincongcyincong
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.
+28
View File
@@ -0,0 +1,28 @@
# wechat_chatter / OneBot 第三方组件说明
TraceMemo 的 macOS 个人微信发送功能会按需使用以下第三方组件:
- 项目:`yincongcyincong/wechat_chatter`
- 上游仓库:https://github.com/yincongcyincong/wechat_chatter
- 当前运行时版本:`v0.0.18`
- 运行时文件:`onebot_mac_arm64.tar.gz`
- 许可证:GNU General Public License version 3GPL-3.0
- 上游版权:Copyright (C) 2026 yincongcyincong
- TraceMemo 修改日期:2026-08-17
## 集成方式
OneBot 运行时不会随 TraceMemo 安装包一起分发。用户启用该实验性功能时,TraceMemo 会从上述上游项目的 GitHub Release 按需下载运行时,并将其安装到应用的用户数据目录。
运行时作为独立进程启动,TraceMemo 通过本机 HTTP 接口与其通信。
## 本地修改
为适配连续发送、图片上传 Hook 状态检测以及微信核心模块基址定位,TraceMemo 会在用户设备上对上游 `onebot/script.js` 应用兼容性补丁。补丁逻辑位于:
- `scripts/prepare-wechat-chatter-runtime.cjs`
- `src/main/services/personal-wechat-runtime-manager.ts`
补丁中源自或修改自上游 `script.js` 的部分,以及补丁应用后产生的修改版 `script.js`,继续按照 GPL-3.0 提供。本说明只针对该第三方组件及相关修改,不用于声明 TraceMemo 仓库其他部分的许可证。
GPL-3.0 的完整文本见本目录下的 `LICENSE`
+1
View File
@@ -25,6 +25,7 @@ extraResources:
to: resources to: resources
filter: filter:
- '**/*' - '**/*'
- '!connectors/wechat-personal/**'
- from: docs/skill/tracememo-reader - from: docs/skill/tracememo-reader
to: skill/tracememo-reader to: skill/tracememo-reader
filter: filter:
+6
View File
@@ -24,6 +24,12 @@ export default defineConfig(
'react-refresh': eslintPluginReactRefresh 'react-refresh': eslintPluginReactRefresh
}, },
rules: { rules: {
'prettier/prettier': [
'error',
{
endOfLine: 'auto'
}
],
...eslintPluginReactHooks.configs.recommended.rules, ...eslintPluginReactHooks.configs.recommended.rules,
...eslintPluginReactRefresh.configs.vite.rules ...eslintPluginReactRefresh.configs.vite.rules
} }
+1
View File
@@ -44,6 +44,7 @@ const api = {
startExport: (request) => electron.ipcRenderer.invoke("export:start", request), startExport: (request) => electron.ipcRenderer.invoke("export:start", request),
cancelExport: (jobId) => electron.ipcRenderer.invoke("export:cancel", jobId), cancelExport: (jobId) => electron.ipcRenderer.invoke("export:cancel", jobId),
revealExport: (path) => electron.ipcRenderer.invoke("export:reveal", path), revealExport: (path) => electron.ipcRenderer.invoke("export:reveal", path),
selectExportDirectory: () => electron.ipcRenderer.invoke("export:selectDirectory"),
onExportProgress: (callback) => { onExportProgress: (callback) => {
const listener = (_event, progress) => callback(progress); const listener = (_event, progress) => callback(progress);
electron.ipcRenderer.on("export:progress", listener); electron.ipcRenderer.on("export:progress", listener);
+28 -4
View File
@@ -1,8 +1,8 @@
{ {
"name": "tracememo", "name": "tracememo",
"version": "2.2.0", "version": "2.2.2",
"packageManager": "pnpm@7.33.7", "packageManager": "pnpm@7.33.7",
"description": "macOS / Windows 本地优先、可追溯的 AI 微信知识与分析工作台", "description": "TraceMemo(迹忆)是一款本地优先、可追溯的 AI 微信知识与分析工作台。 原名 WechatExplorer,支持聊天记录搜索、知识库、AI 总结和 Agent 助手。",
"keywords": [ "keywords": [
"wechat", "wechat",
"wechat chat", "wechat chat",
@@ -20,7 +20,7 @@
"author": "Qingmao", "author": "Qingmao",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/Wxw-Gu/WechatExplorer.git" "url": "https://github.com/Wxw-Gu/TraceMemo.git"
}, },
"main": "./out/main/index.js", "main": "./out/main/index.js",
"scripts": { "scripts": {
@@ -34,6 +34,7 @@
"cp:env": "node scripts/ensure-env.cjs", "cp:env": "node scripts/ensure-env.cjs",
"prepare:env": "node scripts/ensure-env.cjs", "prepare:env": "node scripts/ensure-env.cjs",
"prepare:ffmpeg:win": "node scripts/prepare-electron-runtime.cjs --platform win32 --arch x64", "prepare:ffmpeg:win": "node scripts/prepare-electron-runtime.cjs --platform win32 --arch x64",
"prepare:wechat-personal": "node scripts/prepare-wechat-chatter-runtime.cjs",
"start": "electron-vite preview", "start": "electron-vite preview",
"dev": "node scripts/ensure-env.cjs && node scripts/build-wechat-connector.cjs && electron-vite dev", "dev": "node scripts/ensure-env.cjs && node scripts/build-wechat-connector.cjs && electron-vite dev",
"test:wechat-connector": "go -C services/wechat-connector test ./... && go -C services/wechat-connector vet ./...", "test:wechat-connector": "go -C services/wechat-connector test ./... && go -C services/wechat-connector vet ./...",
@@ -67,9 +68,24 @@
"@electron-toolkit/preload": "^3.0.2", "@electron-toolkit/preload": "^3.0.2",
"@electron-toolkit/utils": "^4.0.0", "@electron-toolkit/utils": "^4.0.0",
"@koromix/koffi-win32-x64": "3.1.0", "@koromix/koffi-win32-x64": "3.1.0",
"@radix-ui/react-alert-dialog": "^1.1.23",
"@radix-ui/react-checkbox": "^1.3.11",
"@radix-ui/react-dialog": "^1.1.23",
"@radix-ui/react-dropdown-menu": "^2.1.24",
"@radix-ui/react-popover": "^1.1.23", "@radix-ui/react-popover": "^1.1.23",
"@radix-ui/react-progress": "^1.1.16",
"@radix-ui/react-radio-group": "^1.4.7",
"@radix-ui/react-scroll-area": "^1.2.18",
"@radix-ui/react-select": "^2.3.7",
"@radix-ui/react-separator": "^1.1.15",
"@radix-ui/react-switch": "^1.3.7",
"@radix-ui/react-tabs": "^1.1.21",
"@radix-ui/react-toast": "^1.2.23",
"@radix-ui/react-tooltip": "^1.2.16",
"@tanstack/react-virtual": "^3.14.6", "@tanstack/react-virtual": "^3.14.6",
"archiver": "^8.0.0", "archiver": "^8.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cross-env": "^10.1.0", "cross-env": "^10.1.0",
"electron-updater": "^6.6.2", "electron-updater": "^6.6.2",
"ffmpeg-static": "5.3.0", "ffmpeg-static": "5.3.0",
@@ -78,8 +94,10 @@
"jsonrepair": "^3.15.0", "jsonrepair": "^3.15.0",
"koffi": "^3.1.0", "koffi": "^3.1.0",
"openai": "^6.10.0", "openai": "^6.10.0",
"qrcode": "^1.5.4",
"sherpa-onnx-node": "1.13.3", "sherpa-onnx-node": "1.13.3",
"silk-wasm": "^3.7.1", "silk-wasm": "^3.7.1",
"tailwind-merge": "^3.6.0",
"wechat-emojis": "^1.0.2" "wechat-emojis": "^1.0.2"
}, },
"devDependencies": { "devDependencies": {
@@ -95,10 +113,12 @@
"@types/archiver": "^8.0.0", "@types/archiver": "^8.0.0",
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/node": "^22.19.1", "@types/node": "^22.19.1",
"@types/qrcode": "^1.5.6",
"@types/react": "^19.2.7", "@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1", "@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.1.10", "@vitest/coverage-v8": "^4.1.10",
"autoprefixer": "^10.5.4",
"electron": "^43.0.0", "electron": "^43.0.0",
"electron-builder": "^26.0.12", "electron-builder": "^26.0.12",
"electron-vite": "^5.0.0", "electron-vite": "^5.0.0",
@@ -107,13 +127,17 @@
"eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24", "eslint-plugin-react-refresh": "^0.4.24",
"jsdom": "^30.0.1", "jsdom": "^30.0.1",
"postcss": "^8.5.26",
"prettier": "^3.7.4", "prettier": "^3.7.4",
"react": "^19.2.1", "react": "^19.2.1",
"react-dom": "^19.2.1", "react-dom": "^19.2.1",
"sass": "^1.102.0", "sass": "^1.102.0",
"tailwindcss": "3.4.17",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"vite": "^7.2.6", "vite": "^7.2.6",
"vitest": "^4.1.10" "vitest": "^4.1.10",
"wrangler": "^4.28.1"
}, },
"pnpm": { "pnpm": {
"supportedArchitectures": { "supportedArchitectures": {
+1868 -21
View File
File diff suppressed because it is too large Load Diff
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 KiB

After

Width:  |  Height:  |  Size: 158 KiB

File diff suppressed because it is too large Load Diff
-32
View File
@@ -464,32 +464,6 @@
font-style: normal; font-style: normal;
color: #98a2b3; color: #98a2b3;
} }
.gallery-card {
display: grid;
grid-template-columns: 112px 1fr;
gap: 12px;
margin-top: 10px;
padding: 12px;
background: #f7faf9;
border-radius: 14px;
}
.gallery-image {
width: 112px;
height: 112px;
border-radius: 12px;
object-fit: cover;
background: #e5e7eb;
}
.gallery-stats {
display: inline-flex;
margin-top: 7px;
padding: 4px 8px;
border-radius: 999px;
background: #eef5ff;
color: #1677ff;
font-size: 11px;
font-weight: 700;
}
.badge-grid { .badge-grid {
display: grid; display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-columns: repeat(2, minmax(0, 1fr));
@@ -644,7 +618,6 @@
padding: 11px; padding: 11px;
} }
.compact .important-card, .compact .important-card,
.compact .gallery-card,
.compact .chat-block { .compact .chat-block {
padding: 10px; padding: 10px;
} }
@@ -801,11 +774,6 @@
{{VISION_CARDS}} {{VISION_CARDS}}
</section> </section>
<section class="section {{GALLERY_EMPTY_CLASS}}">
<div class="section-title">今日群相册</div>
{{GALLERY_CARDS}}
{{GALLERY_MORE_NOTE}}
</section>
<section class="section {{VOICE_EMPTY_CLASS}}"> <section class="section {{VOICE_EMPTY_CLASS}}">
<div class="section-title">语音之最</div> <div class="section-title">语音之最</div>
-32
View File
@@ -465,32 +465,6 @@
font-style: normal; font-style: normal;
color: #98a2b3; color: #98a2b3;
} }
.gallery-card {
display: grid;
grid-template-columns: 112px 1fr;
gap: 12px;
margin-top: 10px;
padding: 12px;
background: #f7faf9;
border-radius: 14px;
}
.gallery-image {
width: 112px;
height: 112px;
border-radius: 12px;
object-fit: cover;
background: #e5e7eb;
}
.gallery-stats {
display: inline-flex;
margin-top: 7px;
padding: 4px 8px;
border-radius: 999px;
background: #eef5ff;
color: #1677ff;
font-size: 11px;
font-weight: 700;
}
.badge-grid { .badge-grid {
display: grid; display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-columns: repeat(2, minmax(0, 1fr));
@@ -645,7 +619,6 @@
padding: 11px; padding: 11px;
} }
.compact .important-card, .compact .important-card,
.compact .gallery-card,
.compact .chat-block { .compact .chat-block {
padding: 10px; padding: 10px;
} }
@@ -801,11 +774,6 @@
{{VISION_CARDS}} {{VISION_CARDS}}
</section> </section>
<section class="section {{GALLERY_EMPTY_CLASS}}">
<div class="section-title">今日群相册</div>
{{GALLERY_CARDS}}
{{GALLERY_MORE_NOTE}}
</section>
<section class="section {{VOICE_EMPTY_CLASS}}"> <section class="section {{VOICE_EMPTY_CLASS}}">
<div class="section-title">语音之最</div> <div class="section-title">语音之最</div>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,244 @@
#!/usr/bin/env node
/* eslint-disable @typescript-eslint/no-require-imports, @typescript-eslint/explicit-function-return-type */
const fs = require('fs')
const path = require('path')
const { JSDOM } = require('jsdom')
const templates = [
{
id: 'mobile-feed',
className: 'template-mobile-feed',
label: 'Mobile 01',
name: '微信信息流',
width: 390
},
{
id: 'mobile-magazine',
className: 'template-mobile-magazine',
label: 'Mobile 02',
name: 'AI Magazine',
width: 390
},
{
id: 'mobile-dashboard',
className: 'template-mobile-dashboard',
label: 'Mobile 03',
name: 'AI Command Center',
width: 390
},
{
id: 'desktop-workspace',
className: 'template-desktop-workspace',
label: 'Desktop 01',
name: '三栏 AI 工作台',
width: 1440
},
{
id: 'desktop-editorial',
className: 'template-desktop-editorial',
label: 'Desktop 02',
name: 'Editorial 科技日报',
width: 1440
}
]
const sourcePath = path.resolve(process.argv[2] || '')
const outputDir = path.resolve(
process.argv[3] || path.join(process.cwd(), '.codex', 'report-template-preview')
)
const templatePath = path.join(process.cwd(), 'resources', 'daily_report_templates.html')
if (!sourcePath || !fs.existsSync(sourcePath)) {
console.error(
'用法: node scripts/generate-report-template-preview.cjs <现有日报.html> [输出目录]'
)
process.exit(1)
}
if (!fs.existsSync(templatePath)) {
console.error(`模板资源不存在: ${templatePath}`)
process.exit(1)
}
const document = new JSDOM(fs.readFileSync(sourcePath, 'utf8')).window.document
const templateHtml = fs.readFileSync(templatePath, 'utf8')
const one = (selector) => document.querySelector(selector)
const html = (selector) => one(selector)?.innerHTML || ''
const childrenAfterTitle = (selector) => {
const section = one(selector)
if (!section) return ''
return Array.from(section.children)
.filter((child) => !child.classList.contains('section-title'))
.map((child) => child.outerHTML)
.join('')
}
const sectionClass = (selector) => {
const section = one(selector)
return !section || section.classList.contains('empty-section') ? 'empty-section' : ''
}
const statValues = Array.from(document.querySelectorAll('.stat')).map((node) => {
const strong = node.querySelector('strong')?.textContent?.trim()
if (strong) return strong
return node.textContent?.trim().match(/[\d.]+\s*h?/i)?.[0] || ''
})
const title = one('.hero h1')?.textContent?.trim() || document.title
const subItems = Array.from(document.querySelectorAll('.sub > *'))
const dateTimeRange = subItems[0]?.textContent?.trim() || ''
const reportDate = dateTimeRange.match(/\d{4}-\d{2}-\d{2}/)?.[0] || ''
const recordNote = one('.record-note')?.textContent?.trim() || ''
const overview = one('.overview')?.textContent?.trim() || ''
const footer = one('.footer')?.textContent?.trim().replace(/\s+/g, ' ') || ''
const generatedAt = footer.match(/生成时间[:]\s*([^基]+?)(?:基于|$)/)?.[1]?.trim() || ''
const activityLine = Array.from(document.querySelectorAll('.analytics > .card')).find((node) =>
node.textContent?.includes('活跃时间线')
)
const values = {
REPORT_TITLE: title,
REPORT_DATE: reportDate,
DATE_RANGE: '今天',
TIME_SPAN: statValues[2] || dateTimeRange,
HERO_SUMMARY: overview,
HERO_TAKEAWAY: '',
HERO_PENDING: '',
HERO_STATUS_LINE: '',
HERO_AVATARS: html('.avatar-grid'),
HERO_AVATAR_CLASS: sectionClass('.avatar-grid'),
MESSAGE_COUNT: statValues[0] || '',
ACTIVE_USERS: statValues[1] || '',
TOPIC_COUNT: statValues[3] || '',
RECORD_NOTE: recordNote,
GENERATED_AT: generatedAt,
FOOTER_NOTE: footer,
TOPIC_CARDS: childrenAfterTitle('.topics'),
IMPORTANT_MESSAGES: childrenAfterTitle('.messages'),
QUOTE_BLOCKS: childrenAfterTitle('.quotes'),
QA_CARDS: childrenAfterTitle('.qa'),
HEAT_BARS: Array.from(document.querySelectorAll('.analytics > .heat-row'))
.map((node) => node.outerHTML)
.join(''),
RANK_ITEMS: Array.from(document.querySelectorAll('.analytics .rank'))
.map((node) => node.outerHTML)
.join(''),
ACTIVITY_TIMELINE: activityLine?.textContent?.trim() || '',
CLOUD_TAGS: html('.cloud-tags'),
RESOURCE_ITEMS: childrenAfterTitle('.resources'),
TODO_CARDS: '',
UNRESOLVED_CARDS: '',
STORYLINE_CARDS: '',
REVERSAL_CARDS: '',
CHAIN_CARDS: '',
VISION_TITLE: 'AI 识别的图片精选',
VISION_CARDS: childrenAfterTitle('.vision'),
VOICE_CARDS: '',
VOICE_RANK_CARDS: '',
BADGE_CARDS: '',
KEYWORDS_EMPTY_CLASS: sectionClass('.cloud'),
ANALYTICS_EMPTY_CLASS: sectionClass('.analytics'),
MESSAGES_EMPTY_CLASS: sectionClass('.messages'),
TOPICS_EMPTY_CLASS: sectionClass('.topics'),
QUOTES_EMPTY_CLASS: sectionClass('.quotes'),
RESOURCES_EMPTY_CLASS: sectionClass('.resources'),
QA_EMPTY_CLASS: sectionClass('.qa'),
ACTIONS_EMPTY_CLASS: 'empty-section',
STORYLINES_EMPTY_CLASS: 'empty-section',
REVERSALS_EMPTY_CLASS: 'empty-section',
CHAINS_EMPTY_CLASS: 'empty-section',
VISION_EMPTY_CLASS: sectionClass('.vision'),
VOICE_EMPTY_CLASS: 'empty-section',
VOICE_RANK_EMPTY_CLASS: 'empty-section',
BADGES_EMPTY_CLASS: 'empty-section',
HERO_TAKEAWAY_EMPTY_CLASS: 'empty-section',
HERO_PENDING_EMPTY_CLASS: 'empty-section',
HERO_STATUS_EMPTY_CLASS: 'empty-section'
}
const escapeHtml = (value) =>
String(value ?? '')
.replace(/&/g, '&amp;')
.replace(/</g, '&lt;')
.replace(/>/g, '&gt;')
.replace(/"/g, '&quot;')
.replace(/'/g, '&#039;')
const render = (template) => {
let result = templateHtml
const replacements = {
...values,
TEMPLATE_CLASS: template.className,
TEMPLATE_LABEL: template.label,
TEMPLATE_NAME: template.name
}
const htmlKeys = new Set([
'HERO_AVATARS',
'TOPIC_CARDS',
'IMPORTANT_MESSAGES',
'QUOTE_BLOCKS',
'QA_CARDS',
'HEAT_BARS',
'RANK_ITEMS',
'CLOUD_TAGS',
'RESOURCE_ITEMS',
'TODO_CARDS',
'UNRESOLVED_CARDS',
'STORYLINE_CARDS',
'REVERSAL_CARDS',
'CHAIN_CARDS',
'VISION_CARDS',
'VOICE_CARDS',
'VOICE_RANK_CARDS',
'BADGE_CARDS'
])
for (const [key, value] of Object.entries(replacements)) {
const safeValue = htmlKeys.has(key) ? String(value || '') : escapeHtml(value)
result = result.replaceAll(`{{${key}}}`, safeValue)
}
return result.replace(/\{\{[A-Z0-9_]+\}\}/g, '')
}
fs.mkdirSync(outputDir, { recursive: true })
for (const template of templates) {
fs.writeFileSync(path.join(outputDir, `${template.id}.html`), render(template), 'utf8')
}
const reportName = title.replace(/日报$/, '')
const buttons = templates
.map(
(template, index) => `
<button class="${index === 0 ? 'active' : ''}" data-src="${template.id}.html" data-width="${template.width}">
<span>${template.label}</span><b>${template.name}</b>
</button>`
)
.join('')
const indexHtml = `<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>${escapeHtml(reportName)} · 五套日报模板预览</title>
<style>
*{box-sizing:border-box} body{margin:0;background:#e9eeeb;color:#17211d;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}
header{position:sticky;top:0;z-index:2;padding:18px 24px 14px;background:rgba(255,255,255,.95);border-bottom:1px solid #d7e0da;backdrop-filter:blur(14px)}
h1{margin:0;font-size:20px} p{margin:5px 0 0;color:#68736c;font-size:12px}.toolbar{display:flex;gap:8px;overflow-x:auto;margin-top:14px;padding-bottom:2px}
button{display:grid;flex:0 0 auto;gap:2px;min-width:142px;padding:9px 12px;border:1px solid #d8e1db;border-radius:9px;background:#fff;color:#24332b;text-align:left;cursor:pointer}
button span{color:#708078;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}button b{font-size:12px}button.active{border-color:#16835b;background:#eaf6ef;color:#0d6744}
.stage{display:flex;justify-content:center;min-height:calc(100vh - 132px);padding:24px;overflow:auto}.frame-shell{width:390px;max-width:100%;overflow:hidden;border:1px solid #cbd6cf;border-radius:14px;background:white;box-shadow:0 18px 48px rgba(30,55,43,.15);transition:width .2s ease}
iframe{display:block;width:100%;height:calc(100vh - 180px);min-height:680px;border:0;background:white}
@media(max-width:640px){header{padding:14px 12px 12px}.stage{padding:12px}.frame-shell{border-radius:10px}button{min-width:132px}}
</style>
</head>
<body>
<header><h1>${escapeHtml(reportName)} · 五套日报模板</h1><p>同一份 2026-08-11 真实日报数据,可直接切换比较布局、排版和信息密度。</p><div class="toolbar">${buttons}</div></header>
<main class="stage"><div class="frame-shell"><iframe title="日报模板预览" src="mobile-feed.html"></iframe></div></main>
<script>
const frame=document.querySelector('iframe');const shell=document.querySelector('.frame-shell');
document.querySelectorAll('button').forEach(button=>button.addEventListener('click',()=>{document.querySelectorAll('button').forEach(item=>item.classList.remove('active'));button.classList.add('active');frame.src=button.dataset.src;shell.style.width=button.dataset.width+'px'}));
</script>
</body>
</html>`
fs.writeFileSync(path.join(outputDir, 'index.html'), indexHtml, 'utf8')
console.log(path.join(outputDir, 'index.html'))
+64
View File
@@ -0,0 +1,64 @@
#!/bin/sh
set -eu
ANCHOR='com.tencent.wechat.update'
ANCHOR_FILE='/etc/pf.anchors/wechat-update'
PF_CONF='/etc/pf.conf'
BACKUP_DIR='/etc/pf.conf.wechat-backups'
CACHE_DIR="${HOME}/Library/Caches/com.tencent.xinWeChat"
domains='dldir1.qq.com dldir2.qq.com dldir3.qq.com dldir1v6.qq.com'
die() { printf '%s\n' "error: $*" >&2; exit 1; }
need_root() { [ "$(id -u)" -eq 0 ] || die '请使用 sudo 执行此脚本'; }
resolve_ips() {
command -v dig >/dev/null 2>&1 || die '需要 digmacOS 通常已内置)'
for domain in $domains; do
dig +short A "$domain"
dig +short AAAA "$domain"
done | awk '/^[0-9]+(\.[0-9]+){3}$/ || /^[0-9A-Fa-f:]+:[0-9A-Fa-f:]+/' | sort -u
}
enable() {
need_root
ips="$(resolve_ips)"
[ -n "$ips" ] || die '域名解析没有返回 IP,未修改 PF'
mkdir -p /etc/pf.anchors "$BACKUP_DIR"
backup="$BACKUP_DIR/pf.conf.$(date +%Y%m%d-%H%M%S)"
cp -p "$PF_CONF" "$backup"
{
printf 'table <wechat_update> persist { '
printf '%s' "$ips" | tr '\n' ' '
printf '}\nblock drop out quick to <wechat_update>\n'
} > "$ANCHOR_FILE"
if ! grep -Fq 'anchor "com.tencent.wechat.update"' "$PF_CONF"; then
printf '\n# TraceMemo: block WeChat update endpoints\nanchor "com.tencent.wechat.update"\nload anchor "com.tencent.wechat.update" from "/etc/pf.anchors/wechat-update"\n' >> "$PF_CONF"
fi
pfctl -vnf "$PF_CONF"
pfctl -f "$PF_CONF"
pfctl -E >/dev/null 2>&1 || true
printf '已启用微信更新拦截,规则备份:%s\n' "$backup"
printf '当前 IP\n%s\n' "$ips"
}
disable() {
need_root
pfctl -a "$ANCHOR" -F all >/dev/null 2>&1 || true
printf '已清空微信更新 PF anchor。要完全移除配置行,请从 /etc/pf.conf 删除 TraceMemo 标记的三行。\n'
}
status() {
pfctl -s info 2>&1 | head -20
printf '\n微信更新 anchor\n'
pfctl -a "$ANCHOR" -sr 2>&1 || true
printf '\n缓存目录:\n%s\n' "$CACHE_DIR"
ls -ldO "$CACHE_DIR" 2>/dev/null || true
}
case "${1:-status}" in
enable) enable ;;
disable) disable ;;
status) status ;;
*) die "用法:sudo $0 {enable|disable|status}" ;;
esac
+200
View File
@@ -0,0 +1,200 @@
/*
* wechat_chatter runtime integration
*
* Upstream: https://github.com/yincongcyincong/wechat_chatter
* Runtime version: v0.0.18
* Upstream license: GNU General Public License version 3 (GPL-3.0)
*
* This file applies local compatibility patches to the upstream
* onebot/script.js. See docs/third-party/wechat-chatter/NOTICE.md.
*/
/* eslint-disable @typescript-eslint/explicit-function-return-type, @typescript-eslint/no-require-imports */
const { execFileSync } = require('node:child_process')
const fs = require('node:fs')
const os = require('node:os')
const path = require('node:path')
const release = 'v0.0.18'
const asset = 'onebot_mac_arm64.tar.gz'
const url = `https://github.com/yincongcyincong/wechat_chatter/releases/download/${release}/${asset}`
const projectRoot = path.resolve(__dirname, '..')
const outputDir = path.join(
projectRoot,
'resources',
'connectors',
'wechat-personal',
'darwin-arm64'
)
const archive = path.join(os.tmpdir(), `wechat-chatter-${release}-${asset}`)
const appleSilicon =
process.platform === 'darwin' &&
execFileSync('/usr/sbin/sysctl', ['-n', 'hw.optional.arm64'], { encoding: 'utf8' }).trim() === '1'
if (!appleSilicon) {
throw new Error('个人微信发送运行时当前仅支持 macOS arm64')
}
fs.mkdirSync(outputDir, { recursive: true })
let archiveReady = false
if (fs.existsSync(archive)) {
try {
execFileSync('/usr/bin/tar', ['-tzf', archive], { stdio: 'ignore' })
archiveReady = true
console.log(`[wechat-personal] 复用已下载归档:${archive}`)
} catch {
// The archive is partial or invalid; curl will resume it below.
}
}
if (!archiveReady) {
console.log(`[wechat-personal] 下载 ${release},支持断点续传:${archive}`)
execFileSync(
'/usr/bin/curl',
['--http1.1', '-L', '--fail', '--retry', '3', '--continue-at', '-', '--output', archive, url],
{ stdio: 'inherit' }
)
}
const extractionDir = fs.mkdtempSync(path.join(os.tmpdir(), 'wechat-chatter-extract-'))
console.log(`[wechat-personal] 解压并原子安装到 ${outputDir}`)
try {
execFileSync('/usr/bin/tar', ['-xzf', archive, '-C', extractionDir], { stdio: 'inherit' })
fs.mkdirSync(path.join(outputDir, 'onebot'), { recursive: true })
fs.mkdirSync(path.join(outputDir, 'wechat_version'), { recursive: true })
fs.copyFileSync(
path.join(extractionDir, 'onebot', 'script.js'),
path.join(outputDir, 'onebot', 'script.js')
)
fs.cpSync(path.join(extractionDir, 'wechat_version'), path.join(outputDir, 'wechat_version'), {
recursive: true,
force: true
})
const stagedExecutable = path.join(outputDir, 'onebot', `.onebot-${process.pid}.tmp`)
fs.copyFileSync(path.join(extractionDir, 'onebot', 'onebot'), stagedExecutable)
fs.chmodSync(stagedExecutable, 0o755)
fs.renameSync(stagedExecutable, path.join(outputDir, 'onebot', 'onebot'))
} finally {
fs.rmSync(extractionDir, { recursive: true, force: true })
}
const executable = path.join(outputDir, 'onebot', 'onebot')
const script = path.join(outputDir, 'onebot', 'script.js')
const config = path.join(outputDir, 'wechat_version', '4_1_11_53_mac.json')
for (const required of [executable, script, config]) {
if (!fs.existsSync(required)) throw new Error(`运行时文件缺失:${required}`)
}
function patchPerSendPayload(scriptPath) {
let source = fs.readFileSync(scriptPath, 'utf8')
if (source.includes('var activeTriggerX1Payload = ptr(0);')) return
const declarations = 'var triggerX1Payload;\nvar triggerX0;'
const patchedDeclarations =
'var triggerX1Payload;\nvar activeTriggerX1Payload = ptr(0);\nvar triggerX0;'
const originalSend = ` const payloadData = hexToByteArray(payloadHex);
triggerX1Payload.writeByteArray(payloadData);
triggerX1Payload.add(0x18).writePointer(info.cgiAddr);
triggerX1Payload.add(0xb8).writePointer(triggerX1Payload.add(0xc0));
triggerX1Payload.add(0x190).writePointer(triggerX1Payload.add(0x198));`
const patchedSend = ` const payloadData = hexToByteArray(payloadHex);
activeTriggerX1Payload = Memory.alloc(payloadData.length);
activeTriggerX1Payload.writeByteArray(payloadData);
activeTriggerX1Payload.add(0x18).writePointer(info.cgiAddr);
activeTriggerX1Payload.add(0xb8).writePointer(activeTriggerX1Payload.add(0xc0));
activeTriggerX1Payload.add(0x190).writePointer(activeTriggerX1Payload.add(0x198));`
if (!source.includes(declarations) || !source.includes(originalSend)) {
throw new Error('无法定位 wechat_chatter 连续发送补丁位置')
}
source = source.replace(declarations, patchedDeclarations).replace(originalSend, patchedSend)
source = source.replace(
' MMStartTask(triggerX0, triggerX1Payload);',
' MMStartTask(triggerX0, activeTriggerX1Payload);'
)
source = source.replace(
' } catch (e) {\n console.error("[!] Error trigger " + msgType + " MMStartTask: " + e);',
' } catch (e) {\n activeTriggerX1Payload = ptr(0);\n console.error("[!] Error trigger " + msgType + " MMStartTask: " + e);'
)
source = source.replace(
'\t\t\t\tpendingSendMsgType = "";\n\t\t\t\treturn',
'\t\t\t\tpendingSendMsgType = "";\n\t\t\t\tactiveTriggerX1Payload = ptr(0);\n\t\t\t\treturn'
)
fs.writeFileSync(scriptPath, source)
console.log('[wechat-personal] 已应用逐条发送 payload 隔离补丁')
}
function patchImageHookReadiness(scriptPath) {
let source = fs.readFileSync(scriptPath, 'utf8')
if (
source.includes('捕获到图片上传上下文,uploadGlobalX0') &&
source.includes('图片上传 Hook Setup Complete')
)
return
const original = `\t\t\tuploadGlobalX0 = this.context.x0;`
const patched = `\t\t\tconst capturedUploadX0 = this.context.x0;
\t\t\tif (uploadGlobalX0.equals(ptr(0)) && !capturedUploadX0.equals(ptr(0))) {
\t\t\t\tconsole.log("[+] 捕获到图片上传上下文,uploadGlobalX0" + capturedUploadX0);
\t\t\t}
\t\t\tuploadGlobalX0 = capturedUploadX0;`
if (!source.includes(original)) throw new Error('无法定位 wechat_chatter 图片 Hook 状态补丁位置')
source = source.replace(original, patched)
source = source.replace(
' })\n}\n\n\n\nfunction patchCdnOnComplete()',
' })\n console.log("[+] 图片上传 Hook Setup Complete.");\n}\n\n\n\nfunction patchCdnOnComplete()'
)
fs.writeFileSync(scriptPath, source)
console.log('[wechat-personal] 已应用图片 Hook 状态补丁')
}
function patchWechatCoreModuleBase(scriptPath) {
let source = fs.readFileSync(scriptPath, 'utf8')
if (source.includes('WeChat core module base:')) return
const initMarker = 'function initAddresses() {'
const initIndex = source.indexOf(initMarker)
if (initIndex < 0 || !source.startsWith('var targetPath = ')) {
throw new Error('无法定位 wechat_chatter 基址扫描逻辑')
}
const patchedHeader = `var targetPath = "/Applications/WeChat.app/Contents/Resources/wechat.dylib";
var module = Process.enumerateModules().find(function(m) {
return m.path === targetPath || m.path.endsWith("/Contents/Resources/wechat.dylib");
});
if (!module) {
throw new Error("[-] Cannot find WeChat core module: " + targetPath);
}
var moduleBase = module.base;
var baseAddr = moduleBase;
console.log("[+] WeChat core module base: " + baseAddr + " path=" + module.path);
setImmediate(initAddresses);
`
source = patchedHeader + source.slice(initIndex)
fs.writeFileSync(scriptPath, source)
console.log('[wechat-personal] 已应用微信核心模块基址补丁')
}
function addModifiedWorkNotice(scriptPath) {
let source = fs.readFileSync(scriptPath, 'utf8')
if (source.includes('TraceMemo wechat_chatter compatibility modifications')) return
const notice = `/*
* TraceMemo wechat_chatter compatibility modifications
* Modified: 2026-08-17
* Upstream: https://github.com/yincongcyincong/wechat_chatter
* Runtime version: v0.0.18
* License: GNU General Public License version 3 (GPL-3.0)
* Changes: WeChat module discovery, per-send payload isolation, and image Hook readiness logging.
* These modifications are not provided by the upstream author.
*/
`
source = notice + source
fs.writeFileSync(scriptPath, source)
console.log('[wechat-personal] 已写入 GPL 修改声明')
}
patchWechatCoreModuleBase(script)
patchPerSendPayload(script)
patchImageHookReadiness(script)
addModifiedWorkNotice(script)
fs.chmodSync(executable, 0o755)
console.log('[wechat-personal] 运行时准备完成')
+1 -23
View File
@@ -182,7 +182,6 @@ fullRequest.report.sectionMeta = {
qa: { enabled: true, importance: 0.62, confidence: 0.8, totalCount: 2, displayedCount: 2 }, qa: { enabled: true, importance: 0.62, confidence: 0.8, totalCount: 2, displayedCount: 2 },
storylines: { enabled: true, importance: 0.68, confidence: 0.74, totalCount: 2, displayedCount: 2 }, storylines: { enabled: true, importance: 0.68, confidence: 0.74, totalCount: 2, displayedCount: 2 },
reversals: { enabled: true, importance: 0.55, confidence: 0.72, totalCount: 1, displayedCount: 1 }, reversals: { enabled: true, importance: 0.55, confidence: 0.72, totalCount: 1, displayedCount: 1 },
gallery: { enabled: true, importance: 0.64, confidence: 0.82, totalCount: 2, displayedCount: 2 },
voices: { enabled: true, importance: 0.6, confidence: 0.83, totalCount: 2, displayedCount: 2 }, voices: { enabled: true, importance: 0.6, confidence: 0.83, totalCount: 2, displayedCount: 2 },
badges: { enabled: true, importance: 0.45, confidence: 0.68, totalCount: 2, displayedCount: 2 }, badges: { enabled: true, importance: 0.45, confidence: 0.68, totalCount: 2, displayedCount: 2 },
chains: { enabled: true, importance: 0.58, confidence: 0.72, totalCount: 1, displayedCount: 1 } chains: { enabled: true, importance: 0.58, confidence: 0.72, totalCount: 1, displayedCount: 1 }
@@ -218,24 +217,7 @@ fullRequest.report.reversals = [
{ topic: '接口异常', initialView: '最初以为后端服务不稳定。', finalView: '最终判断更像缓存与配置问题。', note: '多轮验证后,排查方向明显收敛。' } { topic: '接口异常', initialView: '最初以为后端服务不稳定。', finalView: '最终判断更像缓存与配置问题。', note: '多轮验证后,排查方向明显收敛。' }
] ]
fullRequest.report.media = { fullRequest.report.media = {
gallery: [ gallery: [],
{
sender: '阿宇',
time: '09:52',
imageUrl: sampleImage,
note: '图片发出后,群里立刻围绕异常现象、返回结构和复现环境展开讨论。',
stats: '12 条后续消息 · 6 人接话',
inferenceLabel: '基于图片后的聊天上下文推断'
},
{
sender: '佩佩',
time: '17:14',
imageUrl: sampleImage,
note: '第二张图带起一轮轻松但有效的快速确认。',
stats: '5 条后续消息 · 3 人接话',
inferenceLabel: '基于图片后的聊天上下文推断'
}
],
voiceHighlights: [ voiceHighlights: [
{ title: '语音输出王', sender: '老周', note: '共发送 3 条语音,累计 97 秒。' }, { title: '语音输出王', sender: '老周', note: '共发送 3 条语音,累计 97 秒。' },
{ title: '连续发言时刻', sender: '阿宇', note: '16:32 连发 2 条语音,共 54 秒。' } { title: '连续发言时刻', sender: '阿宇', note: '16:32 连发 2 条语音,共 54 秒。' }
@@ -281,7 +263,6 @@ async function renderRequest(request, targetBase) {
const qaCards = (report.qa || []).map((item) => `<div class="qa-card"><b>Q${escapeHtml(item.question)}</b><div>A${escapeHtml(item.answer)}${item.answerer ? `${escapeHtml(item.answerer)}` : ''}</div></div>`).join('') const qaCards = (report.qa || []).map((item) => `<div class="qa-card"><b>Q${escapeHtml(item.question)}</b><div>A${escapeHtml(item.answer)}${item.answerer ? `${escapeHtml(item.answerer)}` : ''}</div></div>`).join('')
const storylineCards = (report.storylines || []).map((item) => `<div class="card storyline-card"><div class="topic-title-row"><h3>${escapeHtml(item.title)}</h3></div><div class="storyline-steps">${item.stages.map((stage) => `<div class="storyline-step"><span>${escapeHtml(stage.time)}</span><b>${escapeHtml(stage.event)}</b></div>`).join('')}</div>${item.result ? `<p class="muted">${escapeHtml(item.result)}</p>` : ''}</div>`).join('') const storylineCards = (report.storylines || []).map((item) => `<div class="card storyline-card"><div class="topic-title-row"><h3>${escapeHtml(item.title)}</h3></div><div class="storyline-steps">${item.stages.map((stage) => `<div class="storyline-step"><span>${escapeHtml(stage.time)}</span><b>${escapeHtml(stage.event)}</b></div>`).join('')}</div>${item.result ? `<p class="muted">${escapeHtml(item.result)}</p>` : ''}</div>`).join('')
const reversalCards = (report.reversals || []).map((item) => `<div class="qa-card"><b>${escapeHtml(item.topic)}</b><div>最初:${escapeHtml(item.initialView)}</div><div>后来:${escapeHtml(item.finalView)}</div>${item.note ? `<div>${escapeHtml(item.note)}</div>` : ''}</div>`).join('') const reversalCards = (report.reversals || []).map((item) => `<div class="qa-card"><b>${escapeHtml(item.topic)}</b><div>最初:${escapeHtml(item.initialView)}</div><div>后来:${escapeHtml(item.finalView)}</div>${item.note ? `<div>${escapeHtml(item.note)}</div>` : ''}</div>`).join('')
const galleryCards = (report.media.gallery || []).map((item) => `<div class="gallery-card"><img class="gallery-image" src="${item.imageUrl}" alt=""><div class="gallery-body"><div class="important-meta"><b>${escapeHtml(item.sender)}</b><span>${escapeHtml(item.time)}</span></div>${item.stats ? `<div class="gallery-stats">${escapeHtml(item.stats)}</div>` : ''}<div class="important-text">${escapeHtml(item.note)}</div>${item.inferenceLabel ? `<div class="topic-meta">${escapeHtml(item.inferenceLabel)}</div>` : ''}</div></div>`).join('')
const voiceCards = (report.media.voiceHighlights || []).map((item) => `<div class="qa-card"><b>${escapeHtml(item.title)} · ${escapeHtml(item.sender)}</b><div>${escapeHtml(item.note)}</div></div>`).join('') const voiceCards = (report.media.voiceHighlights || []).map((item) => `<div class="qa-card"><b>${escapeHtml(item.title)} · ${escapeHtml(item.sender)}</b><div>${escapeHtml(item.note)}</div></div>`).join('')
const voiceRankCards = (report.analytics.voiceLeaderboard || []).map((item, index) => `<div class="rank"><img src="${avatars[item.sender] || avatarSvg(item.sender[0], '#e5e7eb')}" alt=""><b>${index + 1}. ${escapeHtml(item.sender)}</b><span>${item.count} 条 · ${item.durationSec} 秒</span></div>`).join('') const voiceRankCards = (report.analytics.voiceLeaderboard || []).map((item, index) => `<div class="rank"><img src="${avatars[item.sender] || avatarSvg(item.sender[0], '#e5e7eb')}" alt=""><b>${index + 1}. ${escapeHtml(item.sender)}</b><span>${item.count} 条 · ${item.durationSec} 秒</span></div>`).join('')
const badgeCards = (report.media.funBadges || []).map((item) => `<div class="badge-card"><span class="tag">${escapeHtml(item.title)}</span><b>${escapeHtml(item.owner)}</b><p>${escapeHtml(item.note)}</p></div>`).join('') const badgeCards = (report.media.funBadges || []).map((item) => `<div class="badge-card"><span class="tag">${escapeHtml(item.title)}</span><b>${escapeHtml(item.owner)}</b><p>${escapeHtml(item.note)}</p></div>`).join('')
@@ -343,9 +324,6 @@ async function renderRequest(request, targetBase) {
REVERSALS_EMPTY_CLASS: report.sectionMeta.reversals?.enabled ? '' : 'empty-section', REVERSALS_EMPTY_CLASS: report.sectionMeta.reversals?.enabled ? '' : 'empty-section',
REVERSAL_CARDS: reversalCards, REVERSAL_CARDS: reversalCards,
REVERSALS_MORE_NOTE: '', REVERSALS_MORE_NOTE: '',
GALLERY_EMPTY_CLASS: report.sectionMeta.gallery?.enabled ? '' : 'empty-section',
GALLERY_CARDS: galleryCards,
GALLERY_MORE_NOTE: '',
VOICE_EMPTY_CLASS: report.sectionMeta.voices?.enabled ? '' : 'empty-section', VOICE_EMPTY_CLASS: report.sectionMeta.voices?.enabled ? '' : 'empty-section',
VOICE_CARDS: voiceCards, VOICE_CARDS: voiceCards,
VOICE_MORE_NOTE: '', VOICE_MORE_NOTE: '',
+26
View File
@@ -0,0 +1,26 @@
# WechatExplorer share-card worker
Cloudflare Worker + private R2 service for temporary WeChat report cards.
This is an experimental, self-hosted feature. See the complete Chinese deployment guide:
- `../../docs/deployment/experimental-wechat-share-card.md`
Required encrypted secrets:
- `WECHAT_APP_ID`
- `WECHAT_APP_SECRET`
- `UPLOAD_TOKEN` (random 32+ character token also saved in WechatExplorer's secure settings)
Create the private bucket, set secrets, and deploy:
```bash
npx wrangler r2 bucket create wechatexplorer-share-reports
npx wrangler secret put WECHAT_APP_ID
npx wrangler secret put WECHAT_APP_SECRET
npx wrangler secret put UPLOAD_TOKEN
npx wrangler deploy
```
Keep the R2 public development URL disabled. All reads go through the Worker and expire with
the card.
+13
View File
@@ -0,0 +1,13 @@
{
"name": "wechatexplorer-share-card-worker",
"private": true,
"type": "module",
"scripts": {
"dev": "wrangler dev",
"deploy": "wrangler deploy",
"check": "node --check src/index.js && node --test test/index.test.js"
},
"devDependencies": {
"wrangler": "^4.28.1"
}
}
+318
View File
@@ -0,0 +1,318 @@
const encoder = new TextEncoder()
const DAY_MS = 86_400_000
// Add the TXT filename and content supplied by the WeChat test-account page when
// domain verification is required. Never commit a real verification value.
const WECHAT_DOMAIN_VERIFICATION = new Map()
const json = (value, init = {}) =>
new Response(JSON.stringify(value), {
...init,
headers: { 'content-type': 'application/json; charset=utf-8', ...(init.headers || {}) }
})
const escapeHtml = (value) =>
String(value ?? '')
.replaceAll('&', '&amp;')
.replaceAll('<', '&lt;')
.replaceAll('>', '&gt;')
.replaceAll('"', '&quot;')
.replaceAll("'", '&#39;')
const safeJson = (value) => JSON.stringify(value).replaceAll('<', '\\u003c')
const cardKey = (id) => `cards/${id}/card.json`
const imageKey = (id) => `cards/${id}/report.png`
const thumbnailKey = (id) => `cards/${id}/thumbnail.jpg`
const storageUnavailable = () =>
json(
{
error: '图片存储服务尚未启用,请在 Cloudflare 控制台启用 R2 后重新生成分享卡片'
},
{ status: 503 }
)
const readCard = async (env, id) => {
if (!/^[0-9a-f-]{36}$/i.test(id)) return null
const object = await env.REPORTS.get(cardKey(id))
if (!object) return null
const card = JSON.parse(await object.text())
if (Date.parse(card.expiresAt) <= Date.now()) {
await deleteCard(env, id)
return null
}
return card
}
const deleteCard = async (env, id) => {
await env.REPORTS.delete([cardKey(id), imageKey(id), thumbnailKey(id)])
}
const bearerAuthorized = (request, env) => {
const value = request.headers.get('authorization') || ''
return Boolean(env.UPLOAD_TOKEN) && value === `Bearer ${env.UPLOAD_TOKEN}`
}
const publicOrigin = (request, env) =>
String(env.PUBLIC_ORIGIN || new URL(request.url).origin).replace(/\/+$/, '')
const createCard = async (request, env) => {
if (!bearerAuthorized(request, env)) return json({ error: '未授权' }, { status: 401 })
const body = await request.json().catch(() => null)
if (!body) return json({ error: '请求体无效' }, { status: 400 })
const title = String(body.title || '')
.trim()
.slice(0, 64)
const description = String(body.description || '')
.trim()
.slice(0, 120)
if (!title || !body.imageBase64 || !body.thumbnailBase64) {
return json({ error: '缺少标题或图片' }, { status: 400 })
}
const image = Uint8Array.from(atob(body.imageBase64), (char) => char.charCodeAt(0))
const thumbnail = Uint8Array.from(atob(body.thumbnailBase64), (char) => char.charCodeAt(0))
if (image.byteLength > 25 * 1024 * 1024 || thumbnail.byteLength > 2 * 1024 * 1024) {
return json({ error: '图片超过大小限制' }, { status: 413 })
}
const id = crypto.randomUUID()
const days = Math.max(1, Math.min(30, Number(body.expiresInDays || env.DEFAULT_EXPIRY_DAYS || 7)))
const createdAt = new Date().toISOString()
const expiresAt = new Date(Date.now() + days * DAY_MS).toISOString()
const card = { id, title, description, createdAt, expiresAt }
await Promise.all([
env.REPORTS.put(cardKey(id), JSON.stringify(card), {
httpMetadata: { contentType: 'application/json; charset=utf-8' }
}),
env.REPORTS.put(imageKey(id), image, {
httpMetadata: { contentType: 'image/png', cacheControl: 'private, max-age=300' }
}),
env.REPORTS.put(thumbnailKey(id), thumbnail, {
httpMetadata: { contentType: 'image/jpeg', cacheControl: 'public, max-age=300' }
})
])
const origin = publicOrigin(request, env)
return json({
cardId: id,
shareUrl: `${origin}/s/${id}`,
viewUrl: `${origin}/v/${id}`,
expiresAt
})
}
const serveAsset = async (env, id, kind) => {
const card = await readCard(env, id)
if (!card) return new Response('Not found', { status: 404 })
const object = await env.REPORTS.get(kind === 'thumbnail' ? thumbnailKey(id) : imageKey(id))
if (!object) return new Response('Not found', { status: 404 })
const headers = new Headers()
object.writeHttpMetadata(headers)
headers.set('x-content-type-options', 'nosniff')
headers.set('cache-control', kind === 'thumbnail' ? 'public, max-age=300' : 'private, max-age=60')
return new Response(object.body, { headers })
}
const sharePage = (request, env, card) => {
const origin = publicOrigin(request, env)
const viewUrl = `${origin}/v/${card.id}`
const cardLinkUrl = `${origin}/l/${card.id}`
const imageUrl = `${origin}/a/${card.id}/thumbnail`
const share = { title: card.title, desc: card.description, link: cardLinkUrl, imgUrl: imageUrl }
return new Response(
`<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover">
<meta property="og:title" content="${escapeHtml(card.title)}">
<meta property="og:description" content="${escapeHtml(card.description)}">
<meta property="og:image" content="${escapeHtml(imageUrl)}">
<title>${escapeHtml(card.title)}</title>
<style>
*{box-sizing:border-box}body{margin:0;background:#f3f6f5;color:#17201d;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
main{min-height:100vh;padding:48px 24px;display:flex;align-items:center;justify-content:center}
.card{width:min(100%,440px);background:#fff;border-radius:24px;padding:30px;box-shadow:0 18px 60px rgba(23,32,29,.10);text-align:center}
.arrow{font-size:52px;color:#16a66a;transform:rotate(-20deg);margin:-10px 0 12px}
h1{font-size:23px;margin:0 0 12px}.desc{color:#61706a;line-height:1.7;margin:0 0 28px}
.hint{background:#ecf8f2;border:1px solid #cdebdc;border-radius:16px;padding:18px;line-height:1.7}
.open{display:inline-block;margin-top:22px;color:#08794c;text-decoration:none;font-weight:650}
#status{font-size:13px;color:#7f8d87;margin-top:18px}
</style>
</head>
<body><main><section class="card">
<div class="arrow">↗</div>
<h1>点击右上角 ··· 分享</h1>
<p class="desc">${escapeHtml(card.description)}</p>
<div class="hint">发送给好友或群聊后,将显示为标题、描述和缩略图组成的微信卡片。</div>
<a class="open" href="${escapeHtml(viewUrl)}">先查看完整日报</a>
<p id="status">正在准备微信分享信息…</p>
</section></main>
<script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
<script>
const share=${safeJson(share)};
const status=document.getElementById('status');
fetch('/api/wx-signature?url='+encodeURIComponent(location.href.split('#')[0]))
.then(r=>r.json().then(data=>({ok:r.ok,data})))
.then(({ok,data})=>{
if(!ok) throw new Error(data.error||'签名失败');
wx.config({...data,debug:false,jsApiList:['updateAppMessageShareData','updateTimelineShareData']});
wx.ready(()=>{
wx.updateAppMessageShareData({...share,success:()=>status.textContent='分享卡片已准备好'});
wx.updateTimelineShareData({title:share.title,link:share.link,imgUrl:share.imgUrl});
status.textContent='分享卡片已准备好';
});
wx.error(err=>{status.textContent='微信分享配置失败:'+(err.errMsg||'未知错误')});
})
.catch(err=>{status.textContent='微信分享配置失败:'+err.message});
</script></body></html>`,
{
headers: {
'content-type': 'text/html; charset=utf-8',
'cache-control': 'no-store',
'content-security-policy':
"default-src 'self'; script-src 'self' 'unsafe-inline' https://res.wx.qq.com; img-src 'self' data:; style-src 'self' 'unsafe-inline'; connect-src 'self'"
}
}
)
}
const viewPage = (env, card) => {
const origin = String(env.PUBLIC_ORIGIN).replace(/\/+$/, '')
return new Response(
`<!doctype html><html lang="zh-CN"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>${escapeHtml(card.title)}</title><style>*{box-sizing:border-box}body{margin:0;background:#eef2f0;color:#17201d;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}header{padding:20px;background:#fff;position:sticky;top:0;box-shadow:0 1px 8px #0001}h1{font-size:18px;margin:0 0 6px}p{margin:0;color:#68746f;font-size:13px}.image{display:block;width:min(100%,900px);height:auto;margin:20px auto;background:#fff}</style></head><body><header><h1>${escapeHtml(card.title)}</h1><p>${escapeHtml(card.description)} · 有效期至 ${escapeHtml(card.expiresAt.slice(0, 10))}</p></header><img class="image" src="${origin}/a/${card.id}/report" alt="${escapeHtml(card.title)}"></body></html>`,
{
headers: {
'content-type': 'text/html; charset=utf-8',
'cache-control': 'no-store',
'content-security-policy': "default-src 'self'; img-src 'self'; style-src 'unsafe-inline'"
}
}
)
}
const cachedWechatValue = async (cacheKey, ttl, loader) => {
const cache = caches.default
const request = new Request(`https://wechat-cache.invalid/${cacheKey}`)
const cached = await cache.match(request)
if (cached) return cached.json()
const value = await loader()
await cache.put(request, json(value, { headers: { 'cache-control': `public, max-age=${ttl}` } }))
return value
}
const getAccessToken = (env) =>
cachedWechatValue(`access-token/${env.WECHAT_APP_ID}`, 6900, async () => {
const url = new URL('https://api.weixin.qq.com/cgi-bin/token')
url.searchParams.set('grant_type', 'client_credential')
url.searchParams.set('appid', env.WECHAT_APP_ID)
url.searchParams.set('secret', env.WECHAT_APP_SECRET)
const data = await fetch(url).then((response) => response.json())
if (!data.access_token) throw new Error(data.errmsg || '无法获取 access_token')
return { value: data.access_token }
})
const getTicket = async (env) => {
const token = await getAccessToken(env)
return cachedWechatValue(`jsapi-ticket/${env.WECHAT_APP_ID}`, 6900, async () => {
const url = new URL('https://api.weixin.qq.com/cgi-bin/ticket/getticket')
url.searchParams.set('access_token', token.value)
url.searchParams.set('type', 'jsapi')
const data = await fetch(url).then((response) => response.json())
if (!data.ticket) throw new Error(data.errmsg || '无法获取 jsapi_ticket')
return { value: data.ticket }
})
}
const sha1 = async (value) => {
const digest = await crypto.subtle.digest('SHA-1', encoder.encode(value))
return [...new Uint8Array(digest)].map((byte) => byte.toString(16).padStart(2, '0')).join('')
}
const signature = async (request, env) => {
if (!env.WECHAT_APP_ID || !env.WECHAT_APP_SECRET) {
return json({ error: '微信 JS-SDK 尚未配置' }, { status: 503 })
}
const pageUrl = new URL(request.url).searchParams.get('url')
if (!pageUrl) return json({ error: '缺少签名 URL' }, { status: 400 })
const parsed = new URL(pageUrl)
if (parsed.origin !== publicOrigin(request, env)) {
return json({ error: '只能签名当前分享域名' }, { status: 400 })
}
const ticket = await getTicket(env)
const nonceStr = crypto.randomUUID().replaceAll('-', '')
const timestamp = Math.floor(Date.now() / 1000)
const source = `jsapi_ticket=${ticket.value}&noncestr=${nonceStr}&timestamp=${timestamp}&url=${pageUrl}`
return json({
appId: env.WECHAT_APP_ID,
timestamp,
nonceStr,
signature: await sha1(source)
})
}
const router = async (request, env) => {
const url = new URL(request.url)
const verificationContent = WECHAT_DOMAIN_VERIFICATION.get(url.pathname.slice(1))
if (request.method === 'GET' && verificationContent) {
return new Response(verificationContent, {
headers: {
'content-type': 'text/plain; charset=utf-8',
'cache-control': 'public, max-age=300',
'x-content-type-options': 'nosniff'
}
})
}
if (request.method === 'GET' && url.pathname === '/health') {
return json({
ok: true,
service: 'wechatexplorer-share-card',
storage: env.REPORTS ? 'ready' : 'unavailable'
})
}
if (!env.REPORTS && (url.pathname === '/api/cards' || /^\/(s|l|v|a)\//i.test(url.pathname))) {
return storageUnavailable()
}
if (request.method === 'POST' && url.pathname === '/api/cards') return createCard(request, env)
if (request.method === 'GET' && url.pathname === '/api/wx-signature') {
try {
return await signature(request, env)
} catch (error) {
return json(
{ error: error instanceof Error ? error.message : String(error) },
{ status: 502 }
)
}
}
const match = url.pathname.match(/^\/(s|l|v|a)\/([0-9a-f-]{36})(?:\/(report|thumbnail))?$/i)
if (!match) return new Response('Not found', { status: 404 })
const [, route, id, asset] = match
if (route === 'a') return serveAsset(env, id, asset)
const card = await readCard(env, id)
if (!card) return new Response('卡片不存在或已过期', { status: 404 })
if (route === 'l') {
return Response.redirect(`${publicOrigin(request, env)}/v/${card.id}`, 302)
}
return route === 's' ? sharePage(request, env, card) : viewPage(env, card)
}
const cleanup = async (env) => {
let cursor
do {
const listed = await env.REPORTS.list({ prefix: 'cards/', cursor, include: ['httpMetadata'] })
const metadataObjects = listed.objects.filter((object) => object.key.endsWith('/card.json'))
for (const item of metadataObjects) {
const object = await env.REPORTS.get(item.key)
if (!object) continue
const card = JSON.parse(await object.text())
if (Date.parse(card.expiresAt) <= Date.now()) await deleteCard(env, card.id)
}
cursor = listed.truncated ? listed.cursor : undefined
} while (cursor)
}
export default {
fetch: (request, env) => router(request, env),
scheduled: (_controller, env, ctx) => ctx.waitUntil(cleanup(env))
}
export { escapeHtml, sha1 }
@@ -0,0 +1,137 @@
import assert from 'node:assert/strict'
import test from 'node:test'
import worker, { escapeHtml, sha1 } from '../src/index.js'
class MemoryR2Object {
constructor(value, metadata = {}) {
this.value = value
this.metadata = metadata
}
async text() {
return new TextDecoder().decode(this.value)
}
get body() {
return this.value
}
writeHttpMetadata(headers) {
if (this.metadata.contentType) headers.set('content-type', this.metadata.contentType)
if (this.metadata.cacheControl) headers.set('cache-control', this.metadata.cacheControl)
}
}
class MemoryR2 {
objects = new Map()
async put(key, value, options = {}) {
const bytes =
typeof value === 'string' ? new TextEncoder().encode(value) : new Uint8Array(value)
this.objects.set(key, new MemoryR2Object(bytes, options.httpMetadata))
}
async get(key) {
return this.objects.get(key) || null
}
async delete(keys) {
for (const key of Array.isArray(keys) ? keys : [keys]) this.objects.delete(key)
}
}
const env = () => ({
REPORTS: new MemoryR2(),
UPLOAD_TOKEN: 'test-upload-token-that-is-long-enough',
PUBLIC_ORIGIN: 'https://share.example.com',
DEFAULT_EXPIRY_DAYS: '7'
})
test('requires the upload bearer token', async () => {
const response = await worker.fetch(
new Request('https://share.example.com/api/cards', { method: 'POST', body: '{}' }),
env()
)
assert.equal(response.status, 401)
})
test('returns a controlled error when R2 is not configured', async () => {
const response = await worker.fetch(
new Request('https://share.example/s/d9069d5a-d1a0-44fc-a983-2602c3f1cb94'),
{ PUBLIC_ORIGIN: 'https://share.example' }
)
assert.equal(response.status, 503)
assert.match(await response.text(), /图片存储服务尚未启用/)
})
test('creates an expiring card and serves only its random assets', async () => {
const testEnv = env()
const response = await worker.fetch(
new Request('https://share.example.com/api/cards', {
method: 'POST',
headers: {
authorization: `Bearer ${testEnv.UPLOAD_TOKEN}`,
'content-type': 'application/json'
},
body: JSON.stringify({
title: '技术交流群日报',
description: '今日群聊总结',
imageBase64: Buffer.from('png-data').toString('base64'),
thumbnailBase64: Buffer.from('jpeg-data').toString('base64')
})
}),
testEnv
)
assert.equal(response.status, 200)
const card = await response.json()
assert.match(card.cardId, /^[0-9a-f-]{36}$/)
assert.equal(card.shareUrl, `https://share.example.com/s/${card.cardId}`)
const page = await worker.fetch(new Request(card.shareUrl), testEnv)
assert.equal(page.status, 200)
const pageHtml = await page.text()
assert.match(pageHtml, /updateAppMessageShareData/)
assert.match(pageHtml, new RegExp(`/l/${card.cardId}`))
const link = await worker.fetch(
new Request(`https://share.example.com/l/${card.cardId}`),
testEnv
)
assert.equal(link.status, 302)
assert.equal(link.headers.get('location'), `https://share.example.com/v/${card.cardId}`)
const asset = await worker.fetch(
new Request(`https://share.example.com/a/${card.cardId}/thumbnail`),
testEnv
)
assert.equal(asset.status, 200)
assert.equal(await asset.text(), 'jpeg-data')
})
test('escapes untrusted card metadata and produces the expected SHA-1', async () => {
assert.equal(
escapeHtml(`<img src=x onerror="alert('x')">&`),
'&lt;img src=x onerror=&quot;alert(&#39;x&#39;)&quot;&gt;&amp;'
)
assert.equal(await sha1('abc'), 'a9993e364706816aba3e25717850c26c9cd0d89d')
})
test('removes expired cards when they are requested', async () => {
const testEnv = env()
const id = '11111111-1111-4111-8111-111111111111'
await testEnv.REPORTS.put(
`cards/${id}/card.json`,
JSON.stringify({
id,
title: 'expired',
description: '',
expiresAt: new Date(Date.now() - 1000).toISOString()
})
)
await testEnv.REPORTS.put(`cards/${id}/report.png`, 'image')
await testEnv.REPORTS.put(`cards/${id}/thumbnail.jpg`, 'thumb')
const response = await worker.fetch(new Request(`https://share.example.com/s/${id}`), testEnv)
assert.equal(response.status, 404)
assert.equal(testEnv.REPORTS.objects.size, 0)
})
+25
View File
@@ -0,0 +1,25 @@
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "wechatexplorer-share-card",
"main": "src/index.js",
"compatibility_date": "2026-07-23",
"routes": [
{
"pattern": "share.example.com",
"custom_domain": true
}
],
"r2_buckets": [
{
"binding": "REPORTS",
"bucket_name": "wechatexplorer-share-reports"
}
],
"triggers": {
"crons": ["17 3 * * *"]
},
"vars": {
"PUBLIC_ORIGIN": "https://share.example.com",
"DEFAULT_EXPIRY_DAYS": "7"
}
}
@@ -0,0 +1,16 @@
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "wechatexplorer-share-card",
"main": "src/index.js",
"compatibility_date": "2026-07-23",
"routes": [
{
"pattern": "share.example.com",
"custom_domain": true
}
],
"vars": {
"PUBLIC_ORIGIN": "https://share.example.com",
"DEFAULT_EXPIRY_DAYS": "7"
}
}
+59 -4
View File
@@ -18,8 +18,10 @@ import {
type UserDataSelection type UserDataSelection
} from './app-data-paths' } from './app-data-paths'
import type { LegacySecretBundle } from './legacy-safe-storage-helper' import type { LegacySecretBundle } from './legacy-safe-storage-helper'
import { SqliteTranscriptRepository } from './voice-pipeline/transcript-repository'
const MIGRATION_STATE_FILE = 'tracememo-migration-v1.json' const MIGRATION_STATE_FILE = 'tracememo-migration-v1.json'
const VOICE_TRANSCRIPT_CACHE_ITEM = 'cache/voice-transcripts.sqlite'
const TOKEN_MIGRATION_BLOCK_MESSAGE = const TOKEN_MIGRATION_BLOCK_MESSAGE =
'检测到旧版 API Token 尚未完成迁移。请重试数据迁移,或在 API Center 主动重新生成 Token。' '检测到旧版 API Token 尚未完成迁移。请重试数据迁移,或在 API Center 主动重新生成 Token。'
@@ -289,6 +291,24 @@ async function copyDirectoryWithoutOverwrite(
return 'migrated' return 'migrated'
} }
export async function migrateLegacyVoiceTranscripts(
sourceRoot: string,
targetRoot: string
): Promise<MigrationItemStatus> {
const relativePath = path.join('cache', 'voice-transcripts.sqlite')
const sourcePath = path.join(sourceRoot, relativePath)
const targetPath = path.join(targetRoot, relativePath)
if (!(await fs.pathExists(sourcePath))) return 'missing'
if (path.resolve(sourcePath) === path.resolve(targetPath)) return 'skipped'
const repository = new SqliteTranscriptRepository(targetPath)
try {
return repository.mergeFrom(sourcePath) > 0 ? 'migrated' : 'skipped'
} finally {
repository.close()
}
}
async function writeEncryptedWithoutOverwrite( async function writeEncryptedWithoutOverwrite(
targetRoot: string, targetRoot: string,
relativePath: string, relativePath: string,
@@ -472,6 +492,9 @@ export async function executeMigration(
copyDirectoryWithoutOverwrite(sourceRoot, targetRoot, relativePath, stagingRoot) copyDirectoryWithoutOverwrite(sourceRoot, targetRoot, relativePath, stagingRoot)
) )
} }
await runItem(VOICE_TRANSCRIPT_CACHE_ITEM, () =>
migrateLegacyVoiceTranscripts(sourceRoot, targetRoot)
)
const agentRoots = dependencies.agentRoots() const agentRoots = dependencies.agentRoots()
await runItem('agent-credentials', () => copyMissingTree(agentRoots.legacy, agentRoots.current)) await runItem('agent-credentials', () => copyMissingTree(agentRoots.legacy, agentRoots.current))
@@ -528,7 +551,9 @@ export async function executeMigration(
await fs.remove(stagingRoot).catch(() => undefined) await fs.remove(stagingRoot).catch(() => undefined)
} }
const failed = Object.values(items).some((status) => status === 'failed') const failed = Object.entries(items).some(
([name, status]) => name !== VOICE_TRANSCRIPT_CACHE_ITEM && status === 'failed'
)
state.status = failed || secretFailures.length > 0 ? 'partial' : 'completed' state.status = failed || secretFailures.length > 0 ? 'partial' : 'completed'
state.updatedAt = timestamp() state.updatedAt = timestamp()
state.secretFailures = Array.from(new Set(secretFailures)) state.secretFailures = Array.from(new Set(secretFailures))
@@ -592,6 +617,38 @@ function closeMigrationProgress(window: BrowserWindow | null): void {
export async function runFirstLaunchMigration(roots: UserDataRoots): Promise<MigrationFlowResult> { export async function runFirstLaunchMigration(roots: UserDataRoots): Promise<MigrationFlowResult> {
const assessment = assessMigration(roots) const assessment = assessMigration(roots)
const voiceMigrationStatus = assessment.state?.items[VOICE_TRANSCRIPT_CACHE_ITEM]
const needsVoiceBackfill = !voiceMigrationStatus
if (
assessment.reason === 'migration-completed' &&
assessment.sourceRoot &&
assessment.state &&
needsVoiceBackfill
) {
const state: MigrationState = {
...assessment.state,
items: { ...assessment.state.items },
updatedAt: new Date().toISOString()
}
try {
state.items[VOICE_TRANSCRIPT_CACHE_ITEM] = await migrateLegacyVoiceTranscripts(
assessment.sourceRoot,
roots.current
)
} catch {
state.items[VOICE_TRANSCRIPT_CACHE_ITEM] = 'failed'
}
await writeMigrationState(roots.current, state)
return {
assessment: { ...assessment, state },
action: state.items[VOICE_TRANSCRIPT_CACHE_ITEM] === 'migrated' ? 'migrated' : 'none',
execution: {
state,
tokenGenerationBlocked: false
},
tokenGenerationBlocked: false
}
}
if (!assessment.shouldPrompt || !assessment.sourceRoot) { if (!assessment.shouldPrompt || !assessment.sourceRoot) {
return { assessment, action: 'none', tokenGenerationBlocked: false } return { assessment, action: 'none', tokenGenerationBlocked: false }
} }
@@ -649,9 +706,7 @@ export async function runFirstLaunchMigration(roots: UserDataRoots): Promise<Mig
type: execution.state.status === 'completed' ? ('info' as const) : ('warning' as const), type: execution.state.status === 'completed' ? ('info' as const) : ('warning' as const),
title: 'TraceMemo 数据迁移', title: 'TraceMemo 数据迁移',
message: message:
execution.state.status === 'completed' execution.state.status === 'completed' ? 'WechatExplorer 数据迁移完成' : '部分数据未能迁移',
? 'WechatExplorer 数据迁移完成'
: '部分数据未能迁移',
detail: detail:
execution.state.status === 'completed' execution.state.status === 'completed'
? '核心用户资产已复制到 TraceMemo。旧目录仍完整保留。' ? '核心用户资产已复制到 TraceMemo。旧目录仍完整保留。'
+2 -1
View File
@@ -131,7 +131,8 @@ export function hasValidUserAssets(root: string): boolean {
'wechat-db-key.bin', 'wechat-db-key.bin',
'wechat-image-keys.bin', 'wechat-image-keys.bin',
'image-insights.json', 'image-insights.json',
'wechat-share-service.bin' 'wechat-share-service.bin',
path.join('cache', 'voice-transcripts.sqlite')
] ]
if (markers.some((marker) => isNonEmptyFile(path.join(root, marker)))) return true if (markers.some((marker) => isNonEmptyFile(path.join(root, marker)))) return true
if (hasKnowledgeDatabase(root)) return true if (hasKnowledgeDatabase(root)) return true
+17 -2
View File
@@ -995,6 +995,19 @@ const renderExportScript = (name: string): string => `
message.contentData && forwardedSearchText(message.contentData.items), message.contentData && forwardedSearchText(message.contentData.items),
message.exportMediaName message.exportMediaName
].filter(Boolean).join(' ').toLowerCase() ].filter(Boolean).join(' ').toLowerCase()
const exportedImageOrVideoFileStem = (message) => {
const mediaType = message.exportMediaType || (message.contentData && message.contentData.type)
if (mediaType !== 'image' && mediaType !== 'video') return ''
const mediaUrl = String(message.exportMediaUrl || '').split(/[?#]/, 1)[0]
const fileName = mediaUrl.slice(mediaUrl.lastIndexOf('/') + 1)
if (!fileName) return ''
let decodedFileName = fileName
try {
decodedFileName = decodeURIComponent(fileName)
} catch {}
const extensionIndex = decodedFileName.lastIndexOf('.')
return (extensionIndex > 0 ? decodedFileName.slice(0, extensionIndex) : decodedFileName).toLowerCase()
}
const shareLabel = (typeVal) => { const shareLabel = (typeVal) => {
if (String(typeVal) === '5') return '公众号链接' if (String(typeVal) === '5') return '公众号链接'
@@ -1516,7 +1529,9 @@ const renderExportScript = (name: string): string => `
return allMessages.filter((message) => return allMessages.filter((message) =>
(activeConversation === 'all' || message.exportConversationId === activeConversation) && (activeConversation === 'all' || message.exportConversationId === activeConversation) &&
(activeKind === 'all' || kindOf(message) === activeKind) && (activeKind === 'all' || kindOf(message) === activeKind) &&
(!term || searchText(message).includes(term)) (!term ||
searchText(message).includes(term) ||
exportedImageOrVideoFileStem(message) === term)
) )
} }
const applyFilters = (restorePosition = false) => { const applyFilters = (restorePosition = false) => {
@@ -1779,7 +1794,7 @@ export function renderExportPage(name: string): string {
</div> </div>
</div> </div>
<div class="controls"> <div class="controls">
<input id="query" type="search" placeholder="搜索发送者消息内容…" aria-label="搜索消息"> <input id="query" type="search" placeholder="搜索发送者消息内容或媒体文件名(不含后缀)…" aria-label="搜索消息">
</div> </div>
<div class="filters" id="filters"> <div class="filters" id="filters">
<button class="filter-button active" type="button" data-kind="all">全部</button> <button class="filter-button active" type="button" data-kind="all">全部</button>
+157 -68
View File
@@ -275,6 +275,8 @@ const mergeArchiveMessage = (previous: Message, current: Message): Message => {
if (!current.exportMediaUrl && !current.voiceDataUrl && previous.exportMediaError) { if (!current.exportMediaUrl && !current.voiceDataUrl && previous.exportMediaError) {
merged.exportMediaError = previous.exportMediaError merged.exportMediaError = previous.exportMediaError
} }
if (merged.voiceDataUrl) delete merged.exportMediaError
if (merged.voiceTranscript) delete merged.voiceTranscriptError
return merged return merged
} }
@@ -754,7 +756,8 @@ const preserveLegacyCombinedArchive = async (outputDir: string): Promise<void> =
async function runSingleExport( async function runSingleExport(
request: ExportRequest, request: ExportRequest,
win: BrowserWindow, win: BrowserWindow,
voiceRecognition?: Pick<VoiceRecognitionUseCase, 'recognize'>, voiceRecognition?: Pick<VoiceRecognitionUseCase, 'recognize'> &
Partial<Pick<VoiceRecognitionUseCase, 'publishTranscript'>>,
options: SingleExportOptions = {} options: SingleExportOptions = {}
): Promise<ExportResult> { ): Promise<ExportResult> {
const manageJob = options.manageJob !== false const manageJob = options.manageJob !== false
@@ -925,7 +928,7 @@ async function runSingleExport(
request.format === 'html' request.format === 'html'
? options.outputFolderName || safeFilePart(request.outputName) ? options.outputFolderName || safeFilePart(request.outputName)
: `${safeFilePart(request.outputName)}_${exportStamp()}` : `${safeFilePart(request.outputName)}_${exportStamp()}`
const root = options.outputRoot || (await resolveDefaultExportRoot(outputFolder)) const root = options.outputRoot || request.outputDirectory || (await resolveDefaultExportRoot(outputFolder))
await fs.mkdir(root, { recursive: true }) await fs.mkdir(root, { recursive: true })
const outputDir = join(root, outputFolder) const outputDir = join(root, outputFolder)
const outputPath = const outputPath =
@@ -1083,89 +1086,173 @@ async function runSingleExport(
total: voiceMessages.length, total: voiceMessages.length,
percent: 20 percent: 20
}) })
for (const [voiceIndex, message] of voiceMessages.entries()) { const voiceIndexUpdates = new Map<
if (!jobs.has(request.jobId)) throw new Error('已取消') string,
const previous = reusablePreviousMessages.get(message) {
let canTranscribe = true reference: {
if (previous?.voiceDataUrl && (await resourceExists(previous.voiceDataUrl))) { sessionId: string
message.voiceDataUrl = previous.voiceDataUrl localId: number
message.voiceDuration = previous.voiceDuration createTime: number
if (request.includeVoiceTranscripts && previous.voiceTranscript) { svrId?: string | number
message.voiceTranscript = previous.voiceTranscript
} }
} else if (!message.sessionId || message.localId == null || !message.createTime) { transcript: string
keepMediaError(request, message, '语音标识不完整,无法定位本地语音') cached: boolean
canTranscribe = false }
} else { >()
try { const batchSize = 16
const voice = await voiceService.resolveVoice( for (let batchStart = 0; batchStart < voiceMessages.length; batchStart += batchSize) {
message.sessionId, const batch = voiceMessages.slice(batchStart, batchStart + batchSize)
message.localId, const mediaItems: Array<{
message.createTime, message: Message
message.serverId reference: {
) sessionId: string
if (!voice.success || !voice.data) { localId: number
const detail = voice.error || '未知原因' createTime: number
const reason = /未找到|不存在|获取语音数据失败/.test(detail) svrId?: string | number
? `${detail}` }
: /Silk|解码|数据为空/.test(detail) }> = []
? `${detail}` for (const message of batch) {
: `${detail}` if (!jobs.has(request.jobId)) throw new Error('已取消')
keepMediaError(request, message, reason) const previous = reusablePreviousMessages.get(message)
canTranscribe = false const hasVoiceIdentity = Boolean(
} else { message.sessionId && message.localId != null && message.createTime
const audioBuffer = Buffer.from(voice.data, 'base64') )
const voiceName = `voice_${bufferHashPart(audioBuffer)}.wav` const reference = hasVoiceIdentity
const voiceUrl = `voices/${voiceName}` ? {
if (!(await resourceExists(voiceUrl))) { sessionId: message.sessionId!,
await fs.writeFile(join(outputDir, 'voices', voiceName), audioBuffer) localId: message.localId!,
markResourceExists(voiceUrl) createTime: message.createTime!,
svrId: message.serverId
} }
message.voiceDataUrl = voiceUrl : null
message.voiceDuration = Math.max(1, Math.round(audioBuffer.length / (24000 * 2))) if (previous?.voiceDataUrl && (await resourceExists(previous.voiceDataUrl))) {
message.voiceDataUrl = previous.voiceDataUrl
message.voiceDuration = previous.voiceDuration
if (request.includeVoiceTranscripts && previous.voiceTranscript) {
message.voiceTranscript = previous.voiceTranscript
} }
}
if (request.includeVoiceTranscripts && !message.voiceTranscript) {
if (!reference) {
message.voiceTranscriptError = '语音标识不完整,无法转文字'
} else if (!voiceRecognition) {
message.voiceTranscriptError = '语音转文字服务不可用'
} else {
try {
const recognition = await voiceRecognition.recognize(
reference,
voiceRecognition.publishTranscript
? { publishTranscriptUpdate: false }
: undefined
)
if (recognition.success) {
message.voiceTranscript = recognition.transcript?.trim() || '未识别出文字'
if (voiceRecognition.publishTranscript && recognition.transcript?.trim()) {
voiceIndexUpdates.set(reference.sessionId, {
reference,
transcript: recognition.transcript.trim(),
cached: Boolean(recognition.cached)
})
}
} else {
message.voiceTranscriptError = recognition.error || '语音识别失败'
}
} catch (error) {
message.voiceTranscriptError =
error instanceof Error ? error.message : '语音识别失败'
}
}
}
if (
request.includeVoiceTranscripts &&
reference &&
message.voiceTranscript &&
voiceRecognition?.publishTranscript &&
!voiceIndexUpdates.has(reference.sessionId)
) {
voiceIndexUpdates.set(reference.sessionId, {
reference,
transcript: message.voiceTranscript,
cached: true
})
}
if (!message.voiceDataUrl) {
if (!reference) {
keepMediaError(request, message, '语音标识不完整,无法定位本地语音')
} else {
mediaItems.push({ message, reference })
}
}
}
const voices =
typeof voiceService.resolveVoices === 'function'
? await voiceService.resolveVoices(mediaItems.map((item) => item.reference))
: await Promise.all(
mediaItems.map(({ reference }) =>
voiceService.resolveVoice(
reference.sessionId,
reference.localId,
reference.createTime,
reference.svrId
)
)
)
for (const [{ message }, voice] of mediaItems.map(
(item, index) => [item, voices[index]] as const
)) {
if (!voice?.success || !voice.data) {
const detail = voice?.error || '未知原因'
const reason = /未找到|不存在|获取语音数据失败/.test(detail)
? `${detail}`
: /Silk|解码|数据为空/.test(detail)
? `${detail}`
: `${detail}`
keepMediaError(request, message, reason)
continue
}
try {
const audioBuffer = Buffer.from(voice.data, 'base64')
const voiceName = `voice_${bufferHashPart(audioBuffer)}.wav`
const voiceUrl = `voices/${voiceName}`
if (!(await resourceExists(voiceUrl))) {
await fs.writeFile(join(outputDir, 'voices', voiceName), audioBuffer)
markResourceExists(voiceUrl)
}
message.voiceDataUrl = voiceUrl
message.voiceDuration = Math.max(1, Math.round(audioBuffer.length / (24000 * 2)))
} catch (error) { } catch (error) {
keepMediaError( keepMediaError(
request, request,
message, message,
`${error instanceof Error ? error.message : String(error)}` `${error instanceof Error ? error.message : String(error)}`
) )
canTranscribe = false
}
}
if (request.includeVoiceTranscripts && canTranscribe && !message.voiceTranscript) {
if (!voiceRecognition) {
message.voiceTranscriptError = '语音转文字服务不可用'
} else {
try {
const recognition = await voiceRecognition.recognize({
sessionId: message.sessionId!,
localId: message.localId!,
createTime: message.createTime!,
svrId: message.serverId
})
if (recognition.success) {
message.voiceTranscript = recognition.transcript?.trim() || '未识别出文字'
} else {
message.voiceTranscriptError = recognition.error || '语音识别失败'
}
} catch (error) {
message.voiceTranscriptError =
error instanceof Error ? error.message : '语音识别失败'
}
} }
} }
const processedVoices = Math.min(batchStart + batch.length, voiceMessages.length)
send({ send({
jobId: request.jobId, jobId: request.jobId,
phase: voicePhase, phase: voicePhase,
processed: voiceIndex + 1, processed: processedVoices,
total: voiceMessages.length, total: voiceMessages.length,
percent: percent:
20 + 20 +
Math.round( Math.round(
((voiceIndex + 1) / Math.max(voiceMessages.length, 1)) * (voiceProgressEnd - 20) (processedVoices / Math.max(voiceMessages.length, 1)) * (voiceProgressEnd - 20)
) )
}) })
await new Promise<void>((resolve) => setImmediate(resolve))
}
for (const update of voiceIndexUpdates.values()) {
try {
await voiceRecognition?.publishTranscript?.(
update.reference,
update.transcript,
update.cached
)
} catch (error) {
console.warn('[Export] voice transcript index refresh failed:', error)
}
} }
} else if (request.includeMedia) { } else if (request.includeMedia) {
for (const message of messages) { for (const message of messages) {
@@ -1500,7 +1587,8 @@ async function runSingleExport(
async function runAllExport( async function runAllExport(
request: ExportRequest, request: ExportRequest,
win: BrowserWindow, win: BrowserWindow,
voiceRecognition?: Pick<VoiceRecognitionUseCase, 'recognize'> voiceRecognition?: Pick<VoiceRecognitionUseCase, 'recognize'> &
Partial<Pick<VoiceRecognitionUseCase, 'publishTranscript'>>
): Promise<ExportResult> { ): Promise<ExportResult> {
jobs.add(request.jobId) jobs.add(request.jobId)
const send = (progress: ExportJobProgress): void => { const send = (progress: ExportJobProgress): void => {
@@ -1519,7 +1607,7 @@ async function runAllExport(
} }
const outputFolder = safeFilePart(request.outputName) const outputFolder = safeFilePart(request.outputName)
const exportRoot = await resolveDefaultExportRoot(outputFolder) const exportRoot = request.outputDirectory || (await resolveDefaultExportRoot(outputFolder))
outputDir = join(exportRoot, outputFolder) outputDir = join(exportRoot, outputFolder)
const folderNames = conversationFolderNames(targets) const folderNames = conversationFolderNames(targets)
let lastProgressAt = 0 let lastProgressAt = 0
@@ -1674,7 +1762,8 @@ async function runAllExport(
export async function runExport( export async function runExport(
request: ExportRequest, request: ExportRequest,
win: BrowserWindow, win: BrowserWindow,
voiceRecognition?: Pick<VoiceRecognitionUseCase, 'recognize'> voiceRecognition?: Pick<VoiceRecognitionUseCase, 'recognize'> &
Partial<Pick<VoiceRecognitionUseCase, 'publishTranscript'>>
): Promise<ExportResult> { ): Promise<ExportResult> {
return request.scope === 'all' return request.scope === 'all'
? runAllExport(request, win, voiceRecognition) ? runAllExport(request, win, voiceRecognition)
+296 -30
View File
@@ -6,21 +6,23 @@ import {
GroupReportExportRequest, GroupReportExportRequest,
GroupReportExportResult, GroupReportExportResult,
GroupReportMetadata, GroupReportMetadata,
GroupReportRenderSnapshot,
GroupReportRenderSnapshotExportRequest,
ReportHeat, ReportHeat,
ReportSectionMeta, ReportSectionMeta,
selectHeroParticipantNames selectHeroParticipantNames
} from '../shared/group-report' } from '../shared/group-report'
import { resolveMd5, getGroupSnapshot } from './services/chat-service' import { resolveMd5, getGroupSnapshot } from './services/chat-service'
import { imageInsightService } from './services/image-insight-service' import { imageInsightService } from './services/image-insight-service'
import { getReportTemplate } from '../shared/report-templates'
const TEMPLATE_FILES: Record<string, string> = { const LEGACY_TEMPLATE_FILES: Record<string, string> = {
v1: 'mobile_daily_report_v1.html', v1: 'mobile_daily_report_v1.html',
v2: 'mobile_daily_report_v2.html' v2: 'mobile_daily_report_v2.html'
} }
const DEFAULT_TEMPLATE = TEMPLATE_FILES.v1
const templatePath = (templateId?: string): string => { const templatePath = (templateId?: string): string => {
const name = TEMPLATE_FILES[templateId || ''] || DEFAULT_TEMPLATE const name = LEGACY_TEMPLATE_FILES[templateId || ''] || getReportTemplate(templateId).resourceFile
const candidates = [ const candidates = [
path.join(process.resourcesPath, 'resources', name), path.join(process.resourcesPath, 'resources', name),
path.join(app.getAppPath(), 'resources', name), path.join(app.getAppPath(), 'resources', name),
@@ -168,6 +170,7 @@ const overflowNote = (
const renderReportHtml = async (request: GroupReportExportRequest): Promise<string> => { const renderReportHtml = async (request: GroupReportExportRequest): Promise<string> => {
const { report, metadata } = request const { report, metadata } = request
const template = getReportTemplate(request.templateId)
const avatarNames = new Set<string>(metadata.heroParticipants) const avatarNames = new Set<string>(metadata.heroParticipants)
report.topics.forEach((topic) => topic.participants.forEach((name) => avatarNames.add(name))) report.topics.forEach((topic) => topic.participants.forEach((name) => avatarNames.add(name)))
report.importantMessages.forEach((message) => avatarNames.add(message.sender)) report.importantMessages.forEach((message) => avatarNames.add(message.sender))
@@ -175,7 +178,6 @@ const renderReportHtml = async (request: GroupReportExportRequest): Promise<stri
quote.messages.forEach((message) => avatarNames.add(message.sender)) quote.messages.forEach((message) => avatarNames.add(message.sender))
) )
report.analytics.topSpeakers.forEach((speaker) => avatarNames.add(speaker.name)) report.analytics.topSpeakers.forEach((speaker) => avatarNames.add(speaker.name))
report.media?.gallery?.forEach((item) => avatarNames.add(item.sender))
report.media?.voiceHighlights?.forEach((item) => avatarNames.add(item.sender)) report.media?.voiceHighlights?.forEach((item) => avatarNames.add(item.sender))
report.media?.funBadges?.forEach((item) => avatarNames.add(item.owner)) report.media?.funBadges?.forEach((item) => avatarNames.add(item.owner))
@@ -341,20 +343,6 @@ const renderReportHtml = async (request: GroupReportExportRequest): Promise<stri
) )
.join('') .join('')
const galleryCards = (report.media?.gallery || [])
.map(
(item) => `<div class="gallery-card">
<img class="gallery-image" src="${item.imageUrl}" alt="群聊图片">
<div class="gallery-body">
<div class="important-meta"><b>${escapeHtml(item.sender)}</b><span>${escapeHtml(item.time)}</span></div>
${item.stats ? `<div class="gallery-stats">${escapeHtml(item.stats)}</div>` : ''}
<div class="important-text">${escapeHtml(item.note)}</div>
${item.inferenceLabel ? `<div class="topic-meta">${escapeHtml(item.inferenceLabel)}</div>` : ''}
</div>
</div>`
)
.join('')
// AI 图片理解结果板块(ImageInsight) // AI 图片理解结果板块(ImageInsight)
// 内容由 ImageInsightService.analyze 生成,真实看图 + 看上下文 // 内容由 ImageInsightService.analyze 生成,真实看图 + 看上下文
const visionCards = (report.media?.visionGallery || []) const visionCards = (report.media?.visionGallery || [])
@@ -411,11 +399,12 @@ const renderReportHtml = async (request: GroupReportExportRequest): Promise<stri
.join('') .join('')
// v1 模板使用的水平条形热度图,渲染 top speakers 排行 // v1 模板使用的水平条形热度图,渲染 top speakers 排行
const heatBarsHtml = report.analytics.topSpeakers const heatSpeakers = report.analytics.topSpeakers.slice(0, 8)
.slice(0, 8) const maxSpeakerCount = Math.max(1, ...heatSpeakers.map((speaker) => Math.max(0, speaker.count)))
const heatBarsHtml = heatSpeakers
.map((speaker) => { .map((speaker) => {
const count = Math.max(0, speaker.count) const count = Math.max(0, speaker.count)
const width = Math.min(100, count * 12) const width = Math.max(4, Math.round((count / maxSpeakerCount) * 100))
return `<div class="heat-row"> return `<div class="heat-row">
<span class="heat-name">${escapeHtml(speaker.name)}</span> <span class="heat-name">${escapeHtml(speaker.name)}</span>
<span class="heat-bar"><i style="width:${width}%"></i></span> <span class="heat-bar"><i style="width:${width}%"></i></span>
@@ -454,7 +443,11 @@ const renderReportHtml = async (request: GroupReportExportRequest): Promise<stri
let html = await fs.readFile(templatePath(request.templateId), 'utf8') let html = await fs.readFile(templatePath(request.templateId), 'utf8')
const values: Record<string, string> = { const values: Record<string, string> = {
TEMPLATE_CLASS: template.cssClass,
TEMPLATE_LABEL: escapeHtml(template.label),
TEMPLATE_NAME: escapeHtml(template.name),
REPORT_TITLE: escapeHtml(`${metadata.groupName}日报`), REPORT_TITLE: escapeHtml(`${metadata.groupName}日报`),
REPORT_DATE: escapeHtml(metadata.reportDate),
REPORT_MODE_CLASS: metadata.reportMode === 'full' ? 'full' : 'compact', REPORT_MODE_CLASS: metadata.reportMode === 'full' ? 'full' : 'compact',
GROUP_NAME: escapeHtml(metadata.groupName), GROUP_NAME: escapeHtml(metadata.groupName),
DATE_RANGE: escapeHtml(metadata.dateRange), DATE_RANGE: escapeHtml(metadata.dateRange),
@@ -525,9 +518,6 @@ const renderReportHtml = async (request: GroupReportExportRequest): Promise<stri
), ),
VISION_CARDS: visionCards, VISION_CARDS: visionCards,
VISION_TITLE: '📸 AI 识别的图片精选', VISION_TITLE: '📸 AI 识别的图片精选',
GALLERY_EMPTY_CLASS: sectionClass(request, 'gallery', report.media?.gallery?.length > 0),
GALLERY_CARDS: galleryCards,
GALLERY_MORE_NOTE: overflowNote(request, 'gallery'),
VOICE_EMPTY_CLASS: sectionClass(request, 'voices', report.media?.voiceHighlights?.length > 0), VOICE_EMPTY_CLASS: sectionClass(request, 'voices', report.media?.voiceHighlights?.length > 0),
VOICE_CARDS: voiceCards, VOICE_CARDS: voiceCards,
VOICE_MORE_NOTE: overflowNote(request, 'voices'), VOICE_MORE_NOTE: overflowNote(request, 'voices'),
@@ -560,11 +550,242 @@ const renderReportHtml = async (request: GroupReportExportRequest): Promise<stri
return html return html
} }
const captureFullPage = async (htmlPath: string, pngPath: string): Promise<string> => { const renderReportSnapshotHtml = async (
request: GroupReportRenderSnapshotExportRequest
): Promise<string> => {
const template = getReportTemplate(request.templateId)
let html = await fs.readFile(templatePath(request.templateId), 'utf8')
const values = {
...request.snapshot.values,
TEMPLATE_CLASS: template.cssClass,
TEMPLATE_LABEL: escapeHtml(template.label),
TEMPLATE_NAME: escapeHtml(template.name),
REPORT_TITLE:
request.snapshot.values.REPORT_TITLE || escapeHtml(`${request.snapshot.groupName}日报`),
REPORT_DATE: request.snapshot.values.REPORT_DATE || escapeHtml(request.snapshot.reportDate)
}
for (const [key, value] of Object.entries(values)) html = replacePlaceholder(html, key, value)
return html.replace(/\{\{[A-Z0-9_]+\}\}/g, '')
}
export const extractGroupReportRenderSnapshot = async (
htmlPath: string,
fallback: {
groupName: string
reportDate: string
dateRange: string
messageCount: number
generatedAt: string
}
): Promise<GroupReportRenderSnapshot> => {
let reportWindow: BrowserWindow | null = null
try {
reportWindow = new BrowserWindow({
show: false,
webPreferences: {
sandbox: true,
contextIsolation: true,
nodeIntegration: false
}
})
await reportWindow.loadFile(htmlPath)
const extracted = (await reportWindow.webContents.executeJavaScript(`(() => {
const one = (selector) => document.querySelector(selector)
const text = (...selectors) => {
for (const selector of selectors) {
const value = one(selector)?.textContent?.trim()
if (value) return value
}
return ''
}
const html = (...selectors) => {
for (const selector of selectors) {
const value = one(selector)?.innerHTML
if (value?.trim()) return value
}
return ''
}
const sectionChildren = (selector) => {
const section = one(selector)
if (!section) return ''
return Array.from(section.children)
.filter((child) => !child.classList.contains('section-title'))
.map((child) => child.outerHTML)
.join('')
}
const sectionClass = (...selectors) => {
for (const selector of selectors) {
const section = one(selector)
if (!section) continue
return section.classList.contains('empty-section') || !sectionChildren(selector).trim()
? 'empty-section'
: ''
}
return 'empty-section'
}
const statValues = Array.from(document.querySelectorAll('.hero .stat b, .report-stats .stat-block strong'))
.map((node) => node.textContent?.trim() || '')
const activity = Array.from(document.querySelectorAll('.analytics > .card, .section-analytics-heat .card'))
.find((node) => node.textContent?.includes('活跃时间线'))
?.textContent?.replace(/^.*?活跃时间线[:]?/, '')
.trim() || ''
const legacyRanks = Array.from(document.querySelectorAll('.analytics .rank'))
.map((node) => node.outerHTML)
.join('')
const legacyHeat = Array.from(document.querySelectorAll('.analytics > .heat-row'))
.map((node) => node.outerHTML)
.join('')
const footerText = text('.footer', '.report-footer')
.replaceAll('\\n', ' ')
.replaceAll('\\r', ' ')
.replaceAll('\\t', ' ')
return {
reportTitle: text('.hero h1', '.report-masthead h1', 'title'),
reportDate: text('.report-date strong'),
overview: text('.overview', '.report-lede'),
recordNote: text('.record-note'),
heroAvatars: html('.avatar-grid', '.report-hero-avatars'),
messageCount: statValues[0] || '',
activeUsers: statValues[1] || '',
timeSpan: statValues[2] || '',
topicCount: statValues[3] || '',
topicCards: sectionChildren('.topics') || html('.section-topics .topics-grid'),
importantMessages: sectionChildren('.messages') || html('.section-messages .section-body'),
quoteBlocks: sectionChildren('.quotes') || html('.section-quotes .section-body'),
qaCards: sectionChildren('.qa') || html('.section-qa .section-body'),
resourceItems: sectionChildren('.resources') || html('.section-resources .section-body'),
visionCards: sectionChildren('.vision') || html('.section-vision .vision-grid'),
rankItems: legacyRanks || html('.section-analytics-rank .rank-list'),
heatBars: legacyHeat || html('.section-analytics-heat .section-body'),
activityTimeline: activity,
cloudTags: html('.cloud-tags', '.section-keywords .cloud-tags'),
footerText,
classes: {
topics: sectionClass('.topics', '.section-topics'),
messages: sectionClass('.messages', '.section-messages'),
quotes: sectionClass('.quotes', '.section-quotes'),
qa: sectionClass('.qa', '.section-qa'),
resources: sectionClass('.resources', '.section-resources'),
vision: sectionClass('.vision', '.section-vision'),
keywords: sectionClass('.cloud', '.section-keywords')
}
}
})()`)) as {
reportTitle: string
reportDate: string
overview: string
recordNote: string
heroAvatars: string
messageCount: string
activeUsers: string
timeSpan: string
topicCount: string
topicCards: string
importantMessages: string
quoteBlocks: string
qaCards: string
resourceItems: string
visionCards: string
rankItems: string
heatBars: string
activityTimeline: string
cloudTags: string
footerText: string
classes: Record<string, string>
}
if (!extracted.reportTitle || !extracted.topicCards) {
throw new Error('旧日报 HTML 缺少可迁移的标题或主题内容')
}
const values: Record<string, string> = {
REPORT_TITLE: escapeHtml(extracted.reportTitle),
REPORT_DATE: escapeHtml(extracted.reportDate || fallback.reportDate),
DATE_RANGE: escapeHtml(fallback.dateRange),
TIME_SPAN: escapeHtml(extracted.timeSpan),
HERO_SUMMARY: escapeHtml(extracted.overview),
HERO_TAKEAWAY: '',
HERO_PENDING: '',
HERO_STATUS_LINE: '',
HERO_TAKEAWAY_EMPTY_CLASS: 'empty-section',
HERO_PENDING_EMPTY_CLASS: 'empty-section',
HERO_STATUS_EMPTY_CLASS: 'empty-section',
HERO_AVATARS: extracted.heroAvatars,
HERO_AVATAR_CLASS: extracted.heroAvatars ? '' : 'empty-section',
MESSAGE_COUNT: escapeHtml(extracted.messageCount || String(fallback.messageCount)),
ACTIVE_USERS: escapeHtml(extracted.activeUsers),
TOPIC_COUNT: escapeHtml(extracted.topicCount),
RECORD_NOTE: escapeHtml(extracted.recordNote),
GENERATED_AT: escapeHtml(fallback.generatedAt),
FOOTER_NOTE: escapeHtml(extracted.footerText),
TOPIC_CARDS: extracted.topicCards,
IMPORTANT_MESSAGES: extracted.importantMessages,
QUOTE_BLOCKS: extracted.quoteBlocks,
QA_CARDS: extracted.qaCards,
RESOURCE_ITEMS: extracted.resourceItems,
VISION_TITLE: '📸 AI 识别的图片精选',
VISION_CARDS: extracted.visionCards,
RANK_ITEMS: extracted.rankItems,
HEAT_BARS: extracted.heatBars,
ACTIVITY_TIMELINE: escapeHtml(extracted.activityTimeline),
CLOUD_TAGS: extracted.cloudTags,
TOPICS_EMPTY_CLASS: extracted.classes.topics,
MESSAGES_EMPTY_CLASS: extracted.classes.messages,
QUOTES_EMPTY_CLASS: extracted.classes.quotes,
QA_EMPTY_CLASS: extracted.classes.qa,
RESOURCES_EMPTY_CLASS: extracted.classes.resources,
VISION_EMPTY_CLASS: extracted.classes.vision,
KEYWORDS_EMPTY_CLASS: extracted.classes.keywords,
ANALYTICS_EMPTY_CLASS: extracted.heatBars || extracted.rankItems ? '' : 'empty-section',
ACTIONS_EMPTY_CLASS: 'empty-section',
STORYLINES_EMPTY_CLASS: 'empty-section',
REVERSALS_EMPTY_CLASS: 'empty-section',
CHAINS_EMPTY_CLASS: 'empty-section',
VOICE_EMPTY_CLASS: 'empty-section',
VOICE_RANK_EMPTY_CLASS: 'empty-section',
BADGES_EMPTY_CLASS: 'empty-section',
TODO_CARDS: '',
UNRESOLVED_CARDS: '',
STORYLINE_CARDS: '',
REVERSAL_CARDS: '',
CHAIN_CARDS: '',
VOICE_CARDS: '',
VOICE_RANK_CARDS: '',
BADGE_CARDS: '',
TOPICS_MORE_NOTE: '',
MESSAGES_MORE_NOTE: '',
QUOTES_MORE_NOTE: '',
QA_MORE_NOTE: '',
RESOURCES_MORE_NOTE: '',
ACTIONS_MORE_NOTE: '',
STORYLINES_MORE_NOTE: '',
REVERSALS_MORE_NOTE: '',
CHAINS_MORE_NOTE: '',
VOICE_MORE_NOTE: '',
BADGES_MORE_NOTE: '',
KEYWORDS_MORE_NOTE: ''
}
return {
groupName: fallback.groupName,
reportDate: extracted.reportDate || fallback.reportDate,
values
}
} finally {
if (reportWindow && !reportWindow.isDestroyed()) reportWindow.destroy()
}
}
const captureFullPage = async (
htmlPath: string,
pngPath: string,
templateId?: string
): Promise<string> => {
const template = getReportTemplate(templateId)
const captureWidth = LEGACY_TEMPLATE_FILES[templateId || ''] ? 430 : template.captureWidth
const maxCaptureWidth = LEGACY_TEMPLATE_FILES[templateId || ''] ? 1200 : template.maxCaptureWidth
console.log(`[GroupReport] capture begin html=${htmlPath}`) console.log(`[GroupReport] capture begin html=${htmlPath}`)
const reportWindow = new BrowserWindow({ const reportWindow = new BrowserWindow({
show: false, show: false,
width: 430, width: captureWidth,
height: 800, height: 800,
frame: false, frame: false,
backgroundColor: '#f3f5f7', backgroundColor: '#f3f5f7',
@@ -583,10 +804,10 @@ const captureFullPage = async (htmlPath: string, pngPath: string): Promise<strin
])`) ])`)
console.log('[GroupReport] capture assets ready') console.log('[GroupReport] capture assets ready')
const metrics = (await reportWindow.webContents.executeJavaScript(`({ const metrics = (await reportWindow.webContents.executeJavaScript(`({
width: Math.ceil(Math.max(document.documentElement.scrollWidth, document.body.scrollWidth, 430)), width: Math.ceil(Math.max(document.documentElement.scrollWidth, document.body.scrollWidth, ${captureWidth})),
height: Math.ceil(Math.max(document.documentElement.scrollHeight, document.body.scrollHeight, 800)) height: Math.ceil(Math.max(document.documentElement.scrollHeight, document.body.scrollHeight, 800))
})`)) as { width: number; height: number } })`)) as { width: number; height: number }
const width = Math.max(430, Math.min(1200, Math.ceil(metrics.width))) const width = Math.max(captureWidth, Math.min(maxCaptureWidth, Math.ceil(metrics.width)))
const height = Math.max(800, Math.min(20000, Math.ceil(metrics.height))) const height = Math.max(800, Math.min(20000, Math.ceil(metrics.height)))
reportWindow.setContentSize(width, height) reportWindow.setContentSize(width, height)
await new Promise((resolve) => setTimeout(resolve, 100)) await new Promise((resolve) => setTimeout(resolve, 100))
@@ -611,7 +832,12 @@ export const exportGroupReport = async (
const outputDir = path.join(os.homedir(), 'Documents', '微信聊天记录') const outputDir = path.join(os.homedir(), 'Documents', '微信聊天记录')
await fs.ensureDir(outputDir) await fs.ensureDir(outputDir)
const templateLabel = request.templateId === 'v1' ? '经典版' : '模板2' const templateLabel =
request.templateId === 'v1'
? '经典版'
: request.templateId === 'v2'
? '丰富版'
: getReportTemplate(request.templateId).fileLabel
const baseName = `${sanitizeFileName(request.metadata.groupName)}日报_${request.metadata.reportDate}_${templateLabel}` const baseName = `${sanitizeFileName(request.metadata.groupName)}日报_${request.metadata.reportDate}_${templateLabel}`
const htmlPath = path.join(outputDir, `${baseName}.html`) const htmlPath = path.join(outputDir, `${baseName}.html`)
const pngPath = path.join(outputDir, `${baseName}.png`) const pngPath = path.join(outputDir, `${baseName}.png`)
@@ -620,7 +846,7 @@ export const exportGroupReport = async (
await fs.writeFile(htmlPath, html, 'utf8') await fs.writeFile(htmlPath, html, 'utf8')
const htmlEndedAt = new Date() const htmlEndedAt = new Date()
const pngStartedAt = new Date() const pngStartedAt = new Date()
const imageDataUrl = await captureFullPage(htmlPath, pngPath) const imageDataUrl = await captureFullPage(htmlPath, pngPath, request.templateId)
const pngEndedAt = new Date() const pngEndedAt = new Date()
return { return {
success: true, success: true,
@@ -646,3 +872,43 @@ export const exportGroupReport = async (
return { success: false, error: error instanceof Error ? error.message : String(error) } return { success: false, error: error instanceof Error ? error.message : String(error) }
} }
} }
export const exportGroupReportSnapshot = async (
request: GroupReportRenderSnapshotExportRequest
): Promise<GroupReportExportResult> => {
try {
const outputDir = path.join(os.homedir(), 'Documents', '微信聊天记录')
await fs.ensureDir(outputDir)
const templateLabel = getReportTemplate(request.templateId).fileLabel
const baseName = `${sanitizeFileName(request.snapshot.groupName)}日报_${request.snapshot.reportDate}_${templateLabel}`
const htmlPath = path.join(outputDir, `${baseName}.html`)
const pngPath = path.join(outputDir, `${baseName}.png`)
const htmlStartedAt = new Date()
const html = await renderReportSnapshotHtml(request)
await fs.writeFile(htmlPath, html, 'utf8')
const htmlEndedAt = new Date()
const pngStartedAt = new Date()
const imageDataUrl = await captureFullPage(htmlPath, pngPath, request.templateId)
const pngEndedAt = new Date()
return {
success: true,
htmlPath,
pngPath,
imageDataUrl,
exportTimings: {
html: {
startedAt: htmlStartedAt.toISOString(),
endedAt: htmlEndedAt.toISOString(),
duration: htmlEndedAt.getTime() - htmlStartedAt.getTime()
},
png: {
startedAt: pngStartedAt.toISOString(),
endedAt: pngEndedAt.toISOString(),
duration: pngEndedAt.getTime() - pngStartedAt.getTime()
}
}
}
} catch (error) {
return { success: false, error: error instanceof Error ? error.message : String(error) }
}
}
+159 -8
View File
@@ -16,9 +16,8 @@ import {
dialog, dialog,
protocol protocol
} from 'electron' } from 'electron'
import { dirname, join } from 'path' import { basename, dirname, extname, join } from 'path'
import { existsSync, promises as fsPromises } from 'fs' import { existsSync, promises as fsPromises } from 'fs'
import { extname } from 'path'
import { electronApp, optimizer, is } from '@electron-toolkit/utils' import { electronApp, optimizer, is } from '@electron-toolkit/utils'
import icon from '../../resources/icon.png?asset' import icon from '../../resources/icon.png?asset'
import { WechatDb } from './wechat-db' import { WechatDb } from './wechat-db'
@@ -32,14 +31,27 @@ import {
inspectImageDecoderStatus, inspectImageDecoderStatus,
type DecodedImage type DecodedImage
} from './image-decrypt-service' } from './image-decrypt-service'
import { exportGroupReport } from './group-report-service' import {
exportGroupReport,
exportGroupReportSnapshot,
extractGroupReportRenderSnapshot
} from './group-report-service'
import { import {
deleteGeneratedReport, deleteGeneratedReport,
listGeneratedReports, listGeneratedReports,
saveGeneratedReport prepareGeneratedReportTemplateSwitch,
saveGeneratedReport,
updateGeneratedReportTemplate
} from './report-history-service' } from './report-history-service'
import type { GroupReportExportRequest } from '../shared/group-report' import type {
import type { SaveGeneratedReportRequest } from '../shared/report-history' GroupReportExportRequest,
GroupReportRenderSnapshotExportRequest
} from '../shared/group-report'
import type {
SaveGeneratedReportRequest,
PrepareGeneratedReportTemplateSwitchRequest,
UpdateGeneratedReportTemplateRequest
} from '../shared/report-history'
import type { import type {
AIChatRequestOptions, AIChatRequestOptions,
AiSearchExternalAuthorizationRequest, AiSearchExternalAuthorizationRequest,
@@ -99,6 +111,15 @@ import {
} from './services/bootstrap-cache' } from './services/bootstrap-cache'
import { installSafeConsole } from './safe-log' import { installSafeConsole } from './safe-log'
import { agentHubService } from './services/agent-hub-service' import { agentHubService } from './services/agent-hub-service'
import { personalWechatSendService } from './services/personal-wechat-send-service'
import { PersonalWechatRuntimeManager } from './services/personal-wechat-runtime-manager'
import type { PersonalWechatSendRequest } from '../shared/personal-wechat'
import { TextToSpeechSettingsService } from './services/text-to-speech-settings-service'
import type {
ListTextToSpeechVoicesRequest,
SaveTextToSpeechSettingsRequest,
SynthesizeTextToSpeechRequest
} from '../shared/text-to-speech'
import { appLogger } from './app-logger' import { appLogger } from './app-logger'
import type { AppLogEntry } from '../shared/app-log' import type { AppLogEntry } from '../shared/app-log'
import { appUpdateService } from './services/app-update-service' import { appUpdateService } from './services/app-update-service'
@@ -122,6 +143,12 @@ import { KnowledgeSearchService } from './knowledge/knowledge-search-service'
import { AiSearchPipelineService } from './services/ai-search-pipeline-service' import { AiSearchPipelineService } from './services/ai-search-pipeline-service'
import { runLegacySafeStorageHelper } from './legacy-safe-storage-helper' import { runLegacySafeStorageHelper } from './legacy-safe-storage-helper'
import { runFirstLaunchMigration } from './app-data-migration' import { runFirstLaunchMigration } from './app-data-migration'
import { WechatShareConfigStore } from './wechat-share-config-store'
import { WechatShareCardService } from './wechat-share-card-service'
import type {
PublishWechatShareCardRequest,
WechatShareServiceConfig
} from '../shared/wechat-share-card'
// electron-vite can close the child's stdout/stderr after spawning Electron. // electron-vite can close the child's stdout/stderr after spawning Electron.
// Plain console.error then throws EPIPE on a closed pipe and crashes the IPC // Plain console.error then throws EPIPE on a closed pipe and crashes the IPC
@@ -139,8 +166,12 @@ let videoAssetService: VideoAssetService | null = null
const databaseKeyStore = new DatabaseKeyStore() const databaseKeyStore = new DatabaseKeyStore()
const imageKeyConfigService = new ImageKeyConfigService() const imageKeyConfigService = new ImageKeyConfigService()
const aiProviderService = new AIProviderService() const aiProviderService = new AIProviderService()
const textToSpeechSettingsService = new TextToSpeechSettingsService()
const personalWechatRuntimeManager = new PersonalWechatRuntimeManager()
const keyServiceMac = new KeyServiceMac() const keyServiceMac = new KeyServiceMac()
const keyServiceWin = new KeyServiceWin() const keyServiceWin = new KeyServiceWin()
const wechatShareConfigStore = new WechatShareConfigStore()
const wechatShareCardService = new WechatShareCardService(wechatShareConfigStore)
let tray: Tray | null = null let tray: Tray | null = null
let recallArchiveMonitor: RecallArchiveMonitor | null = null let recallArchiveMonitor: RecallArchiveMonitor | null = null
let recallProtectionGeneration = 0 let recallProtectionGeneration = 0
@@ -570,6 +601,11 @@ app.whenReady().then(async () => {
if (!window.isDestroyed()) window.webContents.send('voice:modelProgress', status) if (!window.isDestroyed()) window.webContents.send('voice:modelProgress', status)
} }
}) })
personalWechatRuntimeManager.setProgressListener((status) => {
for (const window of BrowserWindow.getAllWindows()) {
if (!window.isDestroyed()) window.webContents.send('wechat-personal:runtimeProgress', status)
}
})
protocol.handle('wxe-media', async (request) => { protocol.handle('wxe-media', async (request) => {
const filePath = videoAssetService?.pathForUrl(request.url) const filePath = videoAssetService?.pathForUrl(request.url)
if (!filePath) return new Response('Not found', { status: 404 }) if (!filePath) return new Response('Not found', { status: 404 })
@@ -833,7 +869,13 @@ app.whenReady().then(async () => {
if (!selectedRoot) return { success: false, error: '请先选择微信账号' } if (!selectedRoot) return { success: false, error: '请先选择微信账号' }
const validation = await chat.testConnection(result.key, selectedRoot) const validation = await chat.testConnection(result.key, selectedRoot)
if (!validation.success) { if (!validation.success) {
return { ...result, success: false, key: undefined, error: '获取到的密钥不属于所选账号' } return {
...result,
success: false,
key: undefined,
error:
'获取到的密钥不属于所选账号, 也可能是选择错误的目录了, 请打开微信设置 左下角确认目录是否和软件内填写一致'
}
} }
if (options?.save === false) return result if (options?.save === false) return result
@@ -1096,6 +1138,7 @@ app.whenReady().then(async () => {
ipcMain.handle('ai:listProviders', () => aiProviderService.list()) ipcMain.handle('ai:listProviders', () => aiProviderService.list())
ipcMain.handle('ai:getRuntimeConfig', () => aiProviderService.getRuntimeConfig()) ipcMain.handle('ai:getRuntimeConfig', () => aiProviderService.getRuntimeConfig())
ipcMain.handle('ai:getVisionRuntimeConfig', () => aiProviderService.getVisionRuntimeConfig())
ipcMain.handle('ai:saveProvider', (_, provider: AIProviderConfig) => ipcMain.handle('ai:saveProvider', (_, provider: AIProviderConfig) =>
aiProviderService.save(provider) aiProviderService.save(provider)
) )
@@ -1113,6 +1156,28 @@ app.whenReady().then(async () => {
aiProviderService.migrateLegacy(config) aiProviderService.migrateLegacy(config)
) )
ipcMain.handle('tts:getSettings', () => textToSpeechSettingsService.get())
ipcMain.handle('tts:saveSettings', (_, request: SaveTextToSpeechSettingsRequest) =>
textToSpeechSettingsService.save(request)
)
ipcMain.handle('tts:listVoices', (_, request?: ListTextToSpeechVoicesRequest) =>
textToSpeechSettingsService.listVoices(request)
)
ipcMain.handle('tts:synthesize', (_, request: SynthesizeTextToSpeechRequest) =>
textToSpeechSettingsService.synthesize(request)
)
ipcMain.handle('tts:removeGeneratedAudio', (_, filePath: string) =>
textToSpeechSettingsService.removeGeneratedAudio(String(filePath || ''))
)
ipcMain.handle('tts:openApiKeys', async () => {
try {
await shell.openExternal('https://fish.audio/app/api-keys/')
return { success: true }
} catch {
return { success: false, error: '无法打开 Fish Audio API Key 页面' }
}
})
ipcMain.handle('copy-image', async (_, imageSource: unknown) => { ipcMain.handle('copy-image', async (_, imageSource: unknown) => {
try { try {
if (typeof imageSource !== 'string' || !imageSource) { if (typeof imageSource !== 'string' || !imageSource) {
@@ -1132,12 +1197,23 @@ app.whenReady().then(async () => {
ipcMain.handle('report:export', async (_, request: GroupReportExportRequest) => { ipcMain.handle('report:export', async (_, request: GroupReportExportRequest) => {
return exportGroupReport(request) return exportGroupReport(request)
}) })
ipcMain.handle(
'report:exportSnapshot',
async (_, request: GroupReportRenderSnapshotExportRequest) => exportGroupReportSnapshot(request)
)
ipcMain.handle('export:start', async (event, request: ExportRequest) => { ipcMain.handle('export:start', async (event, request: ExportRequest) => {
const window = BrowserWindow.fromWebContents(event.sender) const window = BrowserWindow.fromWebContents(event.sender)
if (!window) return { success: false, error: '窗口不可用' } if (!window) return { success: false, error: '窗口不可用' }
return runExport(request, window, voiceRecognition || undefined) return runExport(request, window, voiceRecognition || undefined)
}) })
ipcMain.handle('export:selectDirectory', async (event) => {
const window = BrowserWindow.fromWebContents(event.sender)
const result = await dialog.showOpenDialog(window!, {
properties: ['openDirectory', 'createDirectory']
})
return result.canceled ? { canceled: true } : { canceled: false, path: result.filePaths[0] }
})
ipcMain.handle('export:cancel', (_, jobId: string) => { ipcMain.handle('export:cancel', (_, jobId: string) => {
cancelExport(jobId) cancelExport(jobId)
return { success: true } return { success: true }
@@ -1158,6 +1234,19 @@ app.whenReady().then(async () => {
return saveGeneratedReport(request) return saveGeneratedReport(request)
}) })
ipcMain.handle(
'report:updateGeneratedTemplate',
async (_, request: UpdateGeneratedReportTemplateRequest) => {
return updateGeneratedReportTemplate(request)
}
)
ipcMain.handle(
'report:prepareTemplateSwitch',
async (_, request: PrepareGeneratedReportTemplateSwitchRequest) =>
prepareGeneratedReportTemplateSwitch(request.reportId, extractGroupReportRenderSnapshot)
)
ipcMain.handle('report:deleteGenerated', async (_, reportId: string) => { ipcMain.handle('report:deleteGenerated', async (_, reportId: string) => {
return deleteGeneratedReport(reportId) return deleteGeneratedReport(reportId)
}) })
@@ -1171,6 +1260,14 @@ app.whenReady().then(async () => {
} }
}) })
ipcMain.handle('wechat-share:getConfig', async () => wechatShareConfigStore.status())
ipcMain.handle('wechat-share:saveConfig', async (_, config: WechatShareServiceConfig) =>
wechatShareConfigStore.save(config)
)
ipcMain.handle('wechat-share:publish', async (_, request: PublishWechatShareCardRequest) =>
wechatShareCardService.publish(request)
)
ipcMain.handle( ipcMain.handle(
'db:getVoiceData', 'db:getVoiceData',
async (_, sessionId: string, localId: number, createTime: number, svrId?: string | number) => { async (_, sessionId: string, localId: number, createTime: number, svrId?: string | number) => {
@@ -1650,6 +1747,57 @@ app.whenReady().then(async () => {
ipcMain.handle('agent-hub:cancelLogin', () => agentHubService.cancelLogin()) ipcMain.handle('agent-hub:cancelLogin', () => agentHubService.cancelLogin())
ipcMain.handle('agent-hub:reconnect', () => agentHubService.reconnect()) ipcMain.handle('agent-hub:reconnect', () => agentHubService.reconnect())
ipcMain.handle('agent-hub:disconnect', () => agentHubService.disconnect()) ipcMain.handle('agent-hub:disconnect', () => agentHubService.disconnect())
ipcMain.handle('wechat-personal:getStatus', () => personalWechatSendService.getStatus())
ipcMain.handle('wechat-personal:getRuntimeStatus', () => personalWechatRuntimeManager.getStatus())
ipcMain.handle('wechat-personal:downloadRuntime', () => personalWechatRuntimeManager.download())
ipcMain.handle('wechat-personal:cancelRuntimeDownload', () => ({
success: personalWechatRuntimeManager.cancelDownload()
}))
ipcMain.handle('wechat-personal:removeRuntime', async () => {
await personalWechatSendService.terminate()
return personalWechatRuntimeManager.remove()
})
ipcMain.handle('wechat-personal:openRuntimeDirectory', async () => {
const status = await personalWechatRuntimeManager.getStatus()
const directory = status.directory || personalWechatRuntimeManager.directory
await fsPromises.mkdir(directory, { recursive: true })
const error = await shell.openPath(directory)
return error ? { success: false, error } : { success: true }
})
ipcMain.handle('wechat-personal:rebind', () => personalWechatSendService.rebind())
ipcMain.handle('wechat-personal:send', (_, request: PersonalWechatSendRequest) =>
personalWechatSendService.send(request)
)
ipcMain.handle('wechat-personal:selectImage', async (event) => {
const window = BrowserWindow.fromWebContents(event.sender)
const result = await dialog.showOpenDialog(window!, {
title: '选择要通过个人微信测试发送的图片',
properties: ['openFile'],
filters: [
{ name: '图片', extensions: ['png', 'jpg', 'jpeg', 'gif', 'webp'] },
{ name: '所有文件', extensions: ['*'] }
]
})
if (result.canceled || !result.filePaths[0]) return { canceled: true }
return {
canceled: false,
path: result.filePaths[0],
name: basename(result.filePaths[0])
}
})
ipcMain.handle('wechat-personal:selectVoice', async (event) => {
const window = BrowserWindow.fromWebContents(event.sender)
const result = await dialog.showOpenDialog(window!, {
title: '选择要通过个人微信测试发送的语音',
properties: ['openFile'],
filters: [
{ name: '语音', extensions: ['silk', 'mp3', 'wav', 'm4a', 'aac', 'ogg', 'flac'] },
{ name: '所有文件', extensions: ['*'] }
]
})
if (result.canceled || !result.filePaths[0]) return { canceled: true }
return { canceled: false, path: result.filePaths[0], name: basename(result.filePaths[0]) }
})
ipcMain.handle('agent-hub:selectTestImage', async (event) => { ipcMain.handle('agent-hub:selectTestImage', async (event) => {
const window = BrowserWindow.fromWebContents(event.sender) const window = BrowserWindow.fromWebContents(event.sender)
const result = await dialog.showOpenDialog(window!, { const result = await dialog.showOpenDialog(window!, {
@@ -1714,7 +1862,10 @@ app.on('before-quit', (event) => {
apiServer.stop().catch(() => undefined), apiServer.stop().catch(() => undefined),
chat.closeChatDbForQuit().catch(() => false), chat.closeChatDbForQuit().catch(() => false),
voiceRecognition?.dispose().catch(() => undefined), voiceRecognition?.dispose().catch(() => undefined),
knowledgeSearchService?.dispose().catch(() => undefined) knowledgeSearchService?.dispose().catch(() => undefined),
personalWechatSendService.terminate().catch((error) => {
console.warn('[Shutdown] personal WeChat sender cleanup failed:', error)
})
]) ])
if (!nativeCallsDrained) { if (!nativeCallsDrained) {
console.warn('[Shutdown] WCDB async calls did not fully drain before quit') console.warn('[Shutdown] WCDB async calls did not fully drain before quit')
+2 -2
View File
@@ -87,7 +87,7 @@ export class KeyServiceMac {
code, code,
error: error:
'内存扫描失败:未匹配到目标函数特征(Sink pattern not found),当前微信版本可能暂未适配。\n' + '内存扫描失败:未匹配到目标函数特征(Sink pattern not found),当前微信版本可能暂未适配。\n' +
'建议步骤:降级微信到 4.1.7 -> 重启电脑(冷启动) -> 自动获取密钥 -> 成功后再升级微信。\n' + '建议步骤:降级微信到 4.1.8 (点击顶部"上手教程"获取下载链接) -> 重启电脑(冷启动) -> 自动获取密钥 -> 成功后再升级微信。\n' +
'请不要连续重试,以免触发微信安全模式或系统内存保护。' '请不要连续重试,以免触发微信安全模式或系统内存保护。'
} }
} }
@@ -141,7 +141,7 @@ export class KeyServiceMac {
'return "ERR::" & errNum & "::" & errMsg', 'return "ERR::" & errNum & "::" & errMsg',
'end try' 'end try'
] ]
onStatus?.('授权后请保持微信登录界面 点击登录微信...') onStatus?.('授权后 需要在微信登录界面 点击登录微信')
const { stdout } = await execFileAsync( const { stdout } = await execFileAsync(
'/usr/bin/osascript', '/usr/bin/osascript',
scriptLines.flatMap((line) => ['-e', line]), scriptLines.flatMap((line) => ['-e', line]),
+1 -1
View File
@@ -683,7 +683,7 @@ export class KeyService {
if (loginRequired) { if (loginRequired) {
return { return {
success: false, success: false,
error: '微信已启动但尚未完成登录,请先在微信客户端完成登录后再重试自动获取密钥。', error: '微信可能已经启动并登录,请先在微信客户端保持未登录状态,具体点击上方“查看5分钟上手教程” ',
logs logs
} }
} }
+13 -1
View File
@@ -55,6 +55,16 @@ function looksLikeOpaqueSenderId(value: string | undefined): boolean {
) )
} }
function conversationAliases(contact: { md5: string; m_nsUsrName: string }): string[] {
return Array.from(
new Set(
[contact.md5, contact.m_nsUsrName, `Chat_${contact.md5}`]
.map((value) => String(value || '').trim())
.filter(Boolean)
)
)
}
function groupMemberDisplayName(member: chat.GroupSnapshot['members'][number]): string { function groupMemberDisplayName(member: chat.GroupSnapshot['members'][number]): string {
return ( return (
[member.groupNickname, member.wechatNickname, member.nickname, member.remark] [member.groupNickname, member.wechatNickname, member.nickname, member.remark]
@@ -442,7 +452,9 @@ export class KnowledgeSearchService {
const contacts = await this.listContacts() const contacts = await this.listContacts()
const allowedConversations = new Set(request.conversationIds || []) const allowedConversations = new Set(request.conversationIds || [])
const sourceContacts = allowedConversations.size const sourceContacts = allowedConversations.size
? contacts.filter((contact) => allowedConversations.has(contact.md5)) ? contacts.filter((contact) =>
conversationAliases(contact).some((alias) => allowedConversations.has(alias))
)
: contacts : contacts
const senderIds = new Set(request.senderIds || []) const senderIds = new Set(request.senderIds || [])
const terms = request.terms.filter((term) => term.trim().length >= 2) const terms = request.terms.filter((term) => term.trim().length >= 2)
+129 -2
View File
@@ -7,8 +7,11 @@ import type {
ReportAssetStatus, ReportAssetStatus,
ReportHistoryResult, ReportHistoryResult,
SaveGeneratedReportRequest, SaveGeneratedReportRequest,
SaveGeneratedReportResult SaveGeneratedReportResult,
UpdateGeneratedReportTemplateRequest,
UpdateGeneratedReportTemplateResult
} from '../shared/report-history' } from '../shared/report-history'
import type { GroupReportRenderSnapshot } from '../shared/group-report'
const REPORTS_DIR = 'reports' const REPORTS_DIR = 'reports'
@@ -78,6 +81,7 @@ const normalizeRecord = async (
const pngStatus = await fileStatus(record.pngPath) const pngStatus = await fileStatus(record.pngPath)
return { return {
...record, ...record,
textModelName: record.textModelName || record.modelName,
jsonPath, jsonPath,
htmlStatus, htmlStatus,
pngStatus, pngStatus,
@@ -178,13 +182,18 @@ export async function saveGeneratedReport(
pngStatus: savedPngPath ? 'ready' : 'missing', pngStatus: savedPngPath ? 'ready' : 'missing',
imageSize: await readPngSize(savedPngPath), imageSize: await readPngSize(savedPngPath),
duration: request.duration, duration: request.duration,
textModelName: request.textModelName || request.modelName,
imageModelName: request.imageModelName,
modelName: request.modelName, modelName: request.modelName,
tokenUsage: request.tokenUsage, tokenUsage: request.tokenUsage,
fileSize: { fileSize: {
html: await readFileSize(savedHtmlPath), html: await readFileSize(savedHtmlPath),
png: await readFileSize(savedPngPath) png: await readFileSize(savedPngPath)
}, },
generationLogs: request.generationLogs generationLogs: request.generationLogs,
reportSnapshot: request.reportSnapshot,
reportMetadata: request.reportMetadata,
templateId: request.templateId
} }
await fs.writeFile(jsonPath, JSON.stringify(record, null, 2), 'utf8') await fs.writeFile(jsonPath, JSON.stringify(record, null, 2), 'utf8')
@@ -200,6 +209,124 @@ export async function saveGeneratedReport(
} }
} }
export async function updateGeneratedReportTemplate(
request: UpdateGeneratedReportTemplateRequest
): Promise<UpdateGeneratedReportTemplateResult> {
try {
const jsonFiles = await walkJsonFiles(getReportsRoot())
for (const jsonPath of jsonFiles) {
try {
const content = await fs.readFile(jsonPath, 'utf8')
const record = JSON.parse(content) as GeneratedReportRecord
if (record.id !== request.reportId) continue
if ((!record.reportSnapshot || !record.reportMetadata) && !record.reportRenderSnapshot) {
return { success: false, error: '旧报告未保存结构化数据,无法无损切换模板' }
}
const directory = path.dirname(jsonPath)
const baseName = path.basename(jsonPath, '.json')
const htmlPath = record.htmlPath || path.join(directory, `${baseName}.html`)
const pngPath = record.pngPath || path.join(directory, `${baseName}.png`)
const imageBuffer = request.generatedImage ? parseDataUrl(request.generatedImage) : null
const hasPngFile = Boolean(request.pngPath && (await exists(request.pngPath)))
if (!request.htmlPath || !(await exists(request.htmlPath))) {
return { success: false, error: '新模板 HTML 文件不存在' }
}
if (!imageBuffer && !hasPngFile) {
return { success: false, error: '新模板 PNG 文件不存在' }
}
await fs.copyFile(request.htmlPath, htmlPath)
if (imageBuffer) {
await fs.writeFile(pngPath, imageBuffer)
} else if (request.pngPath) {
await fs.copyFile(request.pngPath, pngPath)
}
const updated: GeneratedReportRecord = {
...record,
htmlPath,
pngPath,
jsonPath,
htmlStatus: 'ready',
pngStatus: 'ready',
imageSize: await readPngSize(pngPath),
fileSize: {
html: await readFileSize(htmlPath),
png: await readFileSize(pngPath)
},
templateId: request.templateId
}
delete updated.generatedImage
await fs.writeFile(jsonPath, JSON.stringify(updated, null, 2), 'utf8')
return {
success: true,
record: {
...updated,
generatedImage: await readPngAsDataUrl(pngPath)
}
}
} catch (error) {
console.warn(
`[ReportHistory] skip invalid report record while switching template: ${jsonPath}`,
error
)
}
}
return { success: false, error: '未找到要切换模板的日报记录' }
} catch (error) {
return { success: false, error: error instanceof Error ? error.message : String(error) }
}
}
export async function prepareGeneratedReportTemplateSwitch(
reportId: string,
extractSnapshot: (
htmlPath: string,
fallback: {
groupName: string
reportDate: string
dateRange: string
messageCount: number
generatedAt: string
}
) => Promise<GroupReportRenderSnapshot>
): Promise<import('../shared/report-history').PrepareGeneratedReportTemplateSwitchResult> {
try {
const jsonFiles = await walkJsonFiles(getReportsRoot())
for (const jsonPath of jsonFiles) {
try {
const content = await fs.readFile(jsonPath, 'utf8')
const record = JSON.parse(content) as GeneratedReportRecord
if (record.id !== reportId) continue
if (record.reportRenderSnapshot)
return { success: true, snapshot: record.reportRenderSnapshot }
if (!record.htmlPath || !(await exists(record.htmlPath))) {
return { success: false, error: '当前日报缺少 HTML 文件,无法迁移旧模板数据' }
}
const snapshot = await extractSnapshot(record.htmlPath, {
groupName: record.contactName,
reportDate: record.reportDate,
dateRange: record.dateRange,
messageCount: record.messageCount,
generatedAt: record.generatedAt
})
const updated = { ...record, reportRenderSnapshot: snapshot }
await fs.writeFile(jsonPath, JSON.stringify(updated, null, 2), 'utf8')
return { success: true, snapshot }
} catch (error) {
console.warn(
`[ReportHistory] skip invalid report record while preparing template switch: ${jsonPath}`,
error
)
}
}
return { success: false, error: '未找到要切换模板的日报记录' }
} catch (error) {
return { success: false, error: error instanceof Error ? error.message : String(error) }
}
}
export async function deleteGeneratedReport( export async function deleteGeneratedReport(
reportId: string reportId: string
): Promise<DeleteGeneratedReportResult> { ): Promise<DeleteGeneratedReportResult> {
+82 -3
View File
@@ -9,6 +9,7 @@ import type {
AIProviderSummary, AIProviderSummary,
AiSearchProviderStatus, AiSearchProviderStatus,
AIRuntimeModelConfig, AIRuntimeModelConfig,
AIVisionRuntimeConfig,
AIVisionTestRequest, AIVisionTestRequest,
AIVisionTestResult, AIVisionTestResult,
LegacyAIConfig LegacyAIConfig
@@ -25,16 +26,18 @@ type AIMessagePart = { type: 'text'; text: string } | { type: 'image'; dataUrl:
type AIMessage = { role: string; content: string | AIMessagePart[] } type AIMessage = { role: string; content: string | AIMessagePart[] }
type AIRequestResult = { type AIRequestResult = {
data: string data: string
finishReason?: string
usage?: { input?: number; output?: number; total?: number; estimated?: boolean } usage?: { input?: number; output?: number; total?: number; estimated?: boolean }
} }
interface OpenAIResponsePayload { interface OpenAIResponsePayload {
error?: { message?: string } error?: { message?: string }
choices?: Array<{ message?: { content?: string } }> choices?: Array<{ message?: { content?: string }; finish_reason?: string }>
usage?: { prompt_tokens?: number; completion_tokens?: number; total_tokens?: number } usage?: { prompt_tokens?: number; completion_tokens?: number; total_tokens?: number }
} }
interface AnthropicResponsePayload { interface AnthropicResponsePayload {
error?: { message?: string } error?: { message?: string }
content?: Array<{ type?: string; text?: string }> content?: Array<{ type?: string; text?: string }>
stop_reason?: string
usage?: { input_tokens?: number; output_tokens?: number } usage?: { input_tokens?: number; output_tokens?: number }
} }
@@ -74,6 +77,60 @@ export class AIProviderService {
} }
} }
getVisionRuntimeConfig(): AIVisionRuntimeConfig {
const result = this.list()
const defaultProvider = result.providers.find((item) => item.id === result.defaultProviderId)
const defaultModel = defaultProvider?.models.find(
(item) => item.id === defaultProvider.defaultModel
)
if (
defaultProvider &&
defaultModel &&
(defaultProvider.hasApiKey || !needsApiKey(defaultProvider)) &&
(defaultModel.capabilities.vision || defaultModel.capabilities.ocr)
) {
return {
providerId: defaultProvider.id,
providerName: defaultProvider.name,
model: defaultModel.id,
modelName: defaultModel.name || defaultModel.id,
configured: true,
status: defaultProvider.status,
timeoutMs: defaultProvider.advanced.timeoutMs,
source: 'default-model'
}
}
for (const provider of result.providers) {
if (!provider.hasApiKey && needsApiKey(provider)) continue
const model =
provider.models.find(
(item) =>
item.id === provider.defaultModel && (item.capabilities.vision || item.capabilities.ocr)
) || provider.models.find((item) => item.capabilities.vision || item.capabilities.ocr)
if (!model) continue
return {
providerId: provider.id,
providerName: provider.name,
model: model.id,
modelName: model.name || model.id,
configured: true,
status: provider.status,
timeoutMs: provider.advanced.timeoutMs,
source: 'vision-capability'
}
}
return {
providerName: '尚未配置',
model: '',
modelName: '尚未验证图片理解模型',
configured: false,
status: 'untested',
source: 'unavailable'
}
}
getAiSearchProviderStatus(providerId?: string): AiSearchProviderStatus { getAiSearchProviderStatus(providerId?: string): AiSearchProviderStatus {
const result = this.list() const result = this.list()
const provider = const provider =
@@ -557,6 +614,12 @@ async function requestOpenAICompatible(
const endpoint = provider.baseUrl.endsWith('/chat/completions') const endpoint = provider.baseUrl.endsWith('/chat/completions')
? provider.baseUrl ? provider.baseUrl
: `${provider.baseUrl.replace(/\/+$/, '')}/chat/completions` : `${provider.baseUrl.replace(/\/+$/, '')}/chat/completions`
let modelMaxTokens = 0
for (const m of provider.models) {
if (m.id === model && m.maxTokens) {
modelMaxTokens = m.maxTokens
}
}
const response = await fetchWithTimeout( const response = await fetchWithTimeout(
endpoint, endpoint,
{ {
@@ -566,7 +629,11 @@ async function requestOpenAICompatible(
model, model,
messages: toOpenAIMessages(messages), messages: toOpenAIMessages(messages),
temperature: provider.advanced.temperature, temperature: provider.advanced.temperature,
max_tokens: testing ? 8 : provider.advanced.maxTokens max_tokens: testing
? 8
: modelMaxTokens > 0
? modelMaxTokens
: provider.advanced.maxTokens || 4096
}) })
}, },
provider.advanced.timeoutMs, provider.advanced.timeoutMs,
@@ -576,6 +643,7 @@ async function requestOpenAICompatible(
if (!response.ok) throw new Error(payload.error?.message || `AI 请求失败 (${response.status})`) if (!response.ok) throw new Error(payload.error?.message || `AI 请求失败 (${response.status})`)
return { return {
data: String(payload.choices?.[0]?.message?.content || ''), data: String(payload.choices?.[0]?.message?.content || ''),
finishReason: String(payload.choices?.[0]?.finish_reason || 'unknown'),
usage: payload.usage usage: payload.usage
? { ? {
input: payload.usage.prompt_tokens, input: payload.usage.prompt_tokens,
@@ -612,6 +680,12 @@ async function requestAnthropic(
const endpoint = provider.baseUrl.endsWith('/messages') const endpoint = provider.baseUrl.endsWith('/messages')
? provider.baseUrl ? provider.baseUrl
: `${provider.baseUrl.replace(/\/+$/, '')}/messages` : `${provider.baseUrl.replace(/\/+$/, '')}/messages`
let modelMaxTokens = 0
for (const m of provider.models) {
if (m.id === model && m.maxTokens) {
modelMaxTokens = m.maxTokens
}
}
const response = await fetchWithTimeout( const response = await fetchWithTimeout(
endpoint, endpoint,
{ {
@@ -622,7 +696,11 @@ async function requestAnthropic(
system: system || undefined, system: system || undefined,
messages: anthropicMessages, messages: anthropicMessages,
temperature: provider.advanced.temperature, temperature: provider.advanced.temperature,
max_tokens: testing ? 8 : provider.advanced.maxTokens || 4096 max_tokens: testing
? 8
: modelMaxTokens > 0
? modelMaxTokens
: provider.advanced.maxTokens || 4096
}) })
}, },
provider.advanced.timeoutMs, provider.advanced.timeoutMs,
@@ -638,6 +716,7 @@ async function requestAnthropic(
.map((item) => item.text || '') .map((item) => item.text || '')
.join('\n') .join('\n')
: '', : '',
finishReason: String(payload.stop_reason || 'unknown'),
usage: payload.usage usage: payload.usage
? { ? {
input: payload.usage.input_tokens, input: payload.usage.input_tokens,
+69 -16
View File
@@ -6,6 +6,8 @@ import type {
export type EvidenceBuildResult = { export type EvidenceBuildResult = {
evidence: AiSearchFinalEvidence[] evidence: AiSearchFinalEvidence[]
/** All safe, de-duplicated candidates from this request for browse-only pagination. */
collection: AiSearchFinalEvidence[]
aggregation: AiSearchAggregation aggregation: AiSearchAggregation
candidateCount: number candidateCount: number
deduplicatedCount: number deduplicatedCount: number
@@ -133,7 +135,9 @@ export function buildEvidenceAggregation(evidence: AiSearchFinalEvidence[]): AiS
export function buildFinalEvidence( export function buildFinalEvidence(
candidates: AiSearchPipelineEvidence[], candidates: AiSearchPipelineEvidence[],
limit: number, limit: number,
options?: { strategy?: 'ranked' | 'conversation_coverage' } options?: {
strategy?: 'ranked' | 'recall_chunk_coverage' | 'sender_coverage' | 'conversation_coverage'
}
): EvidenceBuildResult { ): EvidenceBuildResult {
const rankingStartedAt = Date.now() const rankingStartedAt = Date.now()
const ranked = [...candidates].sort(compareEvidence) const ranked = [...candidates].sort(compareEvidence)
@@ -146,11 +150,20 @@ export function buildFinalEvidence(
if (!unique.has(identity)) unique.set(identity, item) if (!unique.has(identity)) unique.set(identity, item)
} }
const uniqueEvidence = Array.from(unique.values()) const uniqueEvidence = Array.from(unique.values())
const selected = const max = Math.max(0, limit)
options?.strategy === 'conversation_coverage' const selection =
? selectConversationCoverage(uniqueEvidence, limit) options?.strategy === 'recall_chunk_coverage'
: uniqueEvidence.slice(0, Math.max(1, limit)) ? selectRecallChunkCoverage(uniqueEvidence, max)
const evidence = selected.map((item, index) => ({ ...item, id: `E${index + 1}` as const })) : options?.strategy === 'sender_coverage'
? selectCoverage(uniqueEvidence, (item) => senderCoverageIdentity(item))
: options?.strategy === 'conversation_coverage'
? selectCoverage(uniqueEvidence, (item) => item.conversationId)
: { ordered: uniqueEvidence, summaryCount: Math.min(max, uniqueEvidence.length) }
const collection = selection.ordered.map((item, index) => ({
...item,
id: `E${index + 1}` as const
}))
const evidence = collection.slice(0, Math.min(max, selection.summaryCount))
const evidenceBuildMs = Date.now() - evidenceStartedAt const evidenceBuildMs = Date.now() - evidenceStartedAt
const aggregationStartedAt = Date.now() const aggregationStartedAt = Date.now()
@@ -159,6 +172,7 @@ export function buildFinalEvidence(
return { return {
evidence, evidence,
collection,
aggregation, aggregation,
candidateCount: candidates.length, candidateCount: candidates.length,
deduplicatedCount: unique.size, deduplicatedCount: unique.size,
@@ -172,11 +186,12 @@ export function buildFinalEvidence(
* A recent-conversation answer should cover separate local conversation chunks, * A recent-conversation answer should cover separate local conversation chunks,
* not merely pick eight adjacent newest messages from one exchange. * not merely pick eight adjacent newest messages from one exchange.
*/ */
function selectConversationCoverage( function selectRecallChunkCoverage(
evidence: AiSearchPipelineEvidence[], evidence: AiSearchPipelineEvidence[],
limit: number limit: number
): AiSearchPipelineEvidence[] { ): { ordered: AiSearchPipelineEvidence[]; summaryCount: number } {
const max = Math.max(1, limit) const max = Math.max(0, limit)
if (max === 0) return { ordered: evidence, summaryCount: 0 }
const byChunk = new Map<string, AiSearchPipelineEvidence[]>() const byChunk = new Map<string, AiSearchPipelineEvidence[]>()
for (const item of evidence) { for (const item of evidence) {
const chunk = byChunk.get(item.chunkId) || [] const chunk = byChunk.get(item.chunkId) || []
@@ -186,14 +201,52 @@ function selectConversationCoverage(
const representatives = Array.from(byChunk.values()) const representatives = Array.from(byChunk.values())
.map((items) => [...items].sort(compareEvidence)[0]) .map((items) => [...items].sort(compareEvidence)[0])
.sort((left, right) => left.timestamp - right.timestamp) .sort((left, right) => left.timestamp - right.timestamp)
if (representatives.length <= max) return representatives const selected =
const selected: AiSearchPipelineEvidence[] = [] representatives.length <= max
for (let index = 0; index < max; index += 1) { ? representatives
const position = Math.round((index * (representatives.length - 1)) / (max - 1 || 1)) : Array.from({ length: max }, (_item, index) => {
const item = representatives[position] const position = Math.round((index * (representatives.length - 1)) / (max - 1 || 1))
if (item && !selected.includes(item)) selected.push(item) return representatives[position]
}).filter(
(item, index, items): item is AiSearchPipelineEvidence =>
Boolean(item) && items.indexOf(item) === index
)
const selectedIdentities = new Set(selected.map(evidenceIdentity))
return {
ordered: [
...selected,
...evidence.filter((item) => !selectedIdentities.has(evidenceIdentity(item)))
],
summaryCount: selected.length
}
}
const senderCoverageIdentity = (item: AiSearchPipelineEvidence): string =>
item.senderId ? `sender:${item.senderId}` : `name:${item.sender}`
/**
* Coverage is a two-pass order: one best-ranked representative per key first,
* then every remaining candidate in its original relevance order.
*/
function selectCoverage(
evidence: AiSearchPipelineEvidence[],
identity: (item: AiSearchPipelineEvidence) => string
): { ordered: AiSearchPipelineEvidence[]; summaryCount: number } {
const covered = new Set<string>()
const representatives: AiSearchPipelineEvidence[] = []
const remaining: AiSearchPipelineEvidence[] = []
for (const item of evidence) {
const key = identity(item)
if (covered.has(key)) remaining.push(item)
else {
covered.add(key)
representatives.push(item)
}
}
return {
ordered: [...representatives, ...remaining],
summaryCount: evidence.length
} }
return selected
} }
/** Do not expose citations that cannot resolve to program-owned Final Evidence. */ /** Do not expose citations that cannot resolve to program-owned Final Evidence. */
+109 -24
View File
@@ -50,7 +50,9 @@ type ExternalProviderAuthorization = {
const EXTERNAL_AUTHORIZATION_PENDING_MS = 60_000 const EXTERNAL_AUTHORIZATION_PENDING_MS = 60_000
const contactScopeForIntent = (intent: AiSearchPlan['intent']): ContactResolutionScope => const contactScopeForIntent = (intent: AiSearchPlan['intent']): ContactResolutionScope =>
intent === 'conversation_name_search' ? 'group' : 'person' intent === 'conversation_name_search' || intent === 'global_group_topic_search'
? 'group'
: 'person'
const isIdentityIntent = (intent: AiSearchPlan['intent']): boolean => const isIdentityIntent = (intent: AiSearchPlan['intent']): boolean =>
intent === 'conversation_recall' || intent === 'conversation_recall' ||
@@ -77,6 +79,21 @@ const contactLabel = (contact: Contact | undefined): string =>
contact?.m_nsUsrName || contact?.m_nsUsrName ||
'当前会话' '当前会话'
const isGroupContact = (contact: Contact): boolean =>
contact.type === 'group' || contact.m_nsUsrName.trim().toLocaleLowerCase().endsWith('@chatroom')
const conversationAliases = (contact: Contact): string[] =>
Array.from(
new Set(
[contact.md5, contact.m_nsUsrName, `Chat_${contact.md5}`]
.map((value) => String(value || '').trim())
.filter(Boolean)
)
)
const conversationIdsForContacts = (contacts: Contact[]): string[] =>
Array.from(new Set(contacts.flatMap((contact) => conversationAliases(contact))))
const messageTime = (timestamp: number): string => const messageTime = (timestamp: number): string =>
new Date(timestamp).toLocaleString('zh-CN', { hour12: false }) new Date(timestamp).toLocaleString('zh-CN', { hour12: false })
@@ -211,9 +228,14 @@ export class AiSearchPipelineService {
new Date(), new Date(),
request.timeRangeOverride request.timeRangeOverride
) )
const localPlan = buildLocalAiSearchPlan(request.text)
let plan: AiSearchPlan = { let plan: AiSearchPlan = {
...buildLocalAiSearchPlan(request.text), ...localPlan,
scopeLabel: aiSearchScopeLabel(request.scope), scopeLabel: aiSearchScopeLabel(
localPlan.intent === 'global_group_topic_search' && request.scope === 'global'
? 'groups'
: request.scope
),
timeRange: initialTimeRange, timeRange: initialTimeRange,
rangeLabel: initialTimeRange.label, rangeLabel: initialTimeRange.label,
contactNames: [] contactNames: []
@@ -242,7 +264,7 @@ export class AiSearchPipelineService {
request.scope === 'conversation' && request.conversationId request.scope === 'conversation' && request.conversationId
? contacts.find((contact) => contact.md5 === request.conversationId) ? contacts.find((contact) => contact.md5 === request.conversationId)
: undefined : undefined
const sourceContacts = this.scopeContacts(contacts, request, selectedContact) const sourceContacts = this.scopeContacts(contacts, request, selectedContact, plan.intent)
if (!sourceContacts.length) throw new Error('当前搜索范围没有可用会话') if (!sourceContacts.length) throw new Error('当前搜索范围没有可用会话')
const contactResolution = plan.contactQuery const contactResolution = plan.contactQuery
? resolveContact(plan.contactQuery, sourceContacts, contactScopeForIntent(plan.intent)) ? resolveContact(plan.contactQuery, sourceContacts, contactScopeForIntent(plan.intent))
@@ -254,15 +276,20 @@ export class AiSearchPipelineService {
: undefined) : undefined)
plan = { plan = {
...plan, ...plan,
scopeLabel: aiSearchScopeLabel(request.scope, contactLabel(selectedContact)), scopeLabel: aiSearchScopeLabel(
plan.intent === 'global_group_topic_search' && request.scope === 'global'
? 'groups'
: request.scope,
contactLabel(selectedContact)
),
contactNames: resolvedContact ? [contactLabel(resolvedContact)] : [] contactNames: resolvedContact ? [contactLabel(resolvedContact)] : []
} }
const conversationIds = const conversationIds =
isIdentityIntent(plan.intent) && resolvedContact isIdentityIntent(plan.intent) && resolvedContact
? [resolvedContact.md5] ? [resolvedContact.md5]
: request.scope === 'global' : request.scope === 'global' && plan.intent !== 'global_group_topic_search'
? undefined ? undefined
: sourceContacts.map((contact) => contact.md5) : conversationIdsForContacts(sourceContacts)
timings.contactResolutionMs = Date.now() - contactResolutionStartedAt timings.contactResolutionMs = Date.now() - contactResolutionStartedAt
let agent: AiSearchAgentRun = { mode: 'fallback', toolCalls: 0, trace: [] } let agent: AiSearchAgentRun = { mode: 'fallback', toolCalls: 0, trace: [] }
@@ -378,7 +405,7 @@ export class AiSearchPipelineService {
{ {
role: 'system', role: 'system',
content: content:
'你是本地聊天检索规划器,不回答用户问题。请从用户问题中提取用于本地数据库检索的主题词和同义短语,只输出 JSON{"intent":"global_topic_search|general","keywords":["..."],"variants":["..."],"topicQuery":"..."}。不要编造人名或聊天内容;联系人身份和会话回顾由程序决定。' '你是本地聊天检索规划器,不回答用户问题。请从用户问题中提取用于本地数据库检索的主题词和同义短语,只输出 JSON{"intent":"global_topic_search|global_sender_topic_search|global_group_topic_search|general","keywords":["..."],"variants":["..."],"topicQuery":"..."}。不要编造人名或聊天内容;联系人身份和会话回顾由程序决定。'
}, },
{ role: 'user', content: `用户问题:${request.text}` } { role: 'user', content: `用户问题:${request.text}` }
], ],
@@ -442,6 +469,14 @@ export class AiSearchPipelineService {
candidateEvidence = this.toPipelineEvidence(searchResult, contacts) candidateEvidence = this.toPipelineEvidence(searchResult, contacts)
} }
} }
if (plan.intent === 'global_group_topic_search') {
const allowedGroupIds = new Set(
sourceContacts.filter(isGroupContact).flatMap((contact) => conversationAliases(contact))
)
candidateEvidence = candidateEvidence.filter((item) =>
allowedGroupIds.has(item.conversationId)
)
}
timings.queryUnderstandingMs += timings.queryUnderstandingMs +=
Date.now() - Date.now() -
queryUnderstandingStartedAt - queryUnderstandingStartedAt -
@@ -554,7 +589,14 @@ export class AiSearchPipelineService {
timings: snapshotTimings() timings: snapshotTimings()
}) })
const evidenceBuild = buildFinalEvidence(candidateEvidence, DISPLAY_EVIDENCE_LIMIT, { const evidenceBuild = buildFinalEvidence(candidateEvidence, DISPLAY_EVIDENCE_LIMIT, {
strategy: plan.intent === 'conversation_recall' ? 'conversation_coverage' : 'ranked' strategy:
plan.intent === 'conversation_recall'
? 'recall_chunk_coverage'
: plan.intent === 'global_sender_topic_search'
? 'sender_coverage'
: plan.intent === 'global_group_topic_search'
? 'conversation_coverage'
: 'ranked'
}) })
signal.throwIfAborted() signal.throwIfAborted()
const evidence = evidenceBuild.evidence const evidence = evidenceBuild.evidence
@@ -641,6 +683,7 @@ export class AiSearchPipelineService {
candidateEvidenceCount: evidenceBuild.candidateCount, candidateEvidenceCount: evidenceBuild.candidateCount,
retrieval, retrieval,
evidence, evidence,
evidenceCollection: evidenceBuild.collection,
contextEvidenceCount: evidence.length, contextEvidenceCount: evidence.length,
aggregation: evidenceBuild.aggregation, aggregation: evidenceBuild.aggregation,
timings: snapshotTimings(), timings: snapshotTimings(),
@@ -876,6 +919,7 @@ export class AiSearchPipelineService {
}, },
candidateEvidenceCount: 0, candidateEvidenceCount: 0,
evidence: [], evidence: [],
evidenceCollection: [],
contextEvidenceCount: 0, contextEvidenceCount: 0,
retrieval: { retrieval: {
intent: plan.intent, intent: plan.intent,
@@ -918,6 +962,7 @@ export class AiSearchPipelineService {
}, },
candidateEvidenceCount: 0, candidateEvidenceCount: 0,
evidence: [], evidence: [],
evidenceCollection: [],
contextEvidenceCount: 0, contextEvidenceCount: 0,
retrieval: { retrieval: {
intent: plan.intent, intent: plan.intent,
@@ -982,27 +1027,47 @@ export class AiSearchPipelineService {
private scopeContacts( private scopeContacts(
contacts: Contact[], contacts: Contact[],
request: AiSearchPipelineRequest, request: AiSearchPipelineRequest,
selectedContact: Contact | undefined selectedContact: Contact | undefined,
intent?: AiSearchPlan['intent']
): Contact[] { ): Contact[] {
if (request.scope === 'groups') return contacts.filter((contact) => contact.type === 'group') const scoped =
if (request.scope === 'contacts') return contacts.filter((contact) => contact.type !== 'group') request.scope === 'groups'
if (request.scope === 'conversation') return selectedContact ? [selectedContact] : [] ? contacts.filter(isGroupContact)
return contacts : request.scope === 'contacts'
? contacts.filter((contact) => !isGroupContact(contact))
: request.scope === 'conversation'
? selectedContact
? [selectedContact]
: []
: contacts
return intent === 'global_group_topic_search' ? scoped.filter(isGroupContact) : scoped
} }
private toPipelineEvidence( private toPipelineEvidence(
result: KnowledgeSearchIpcResult, result: KnowledgeSearchIpcResult,
contacts: Contact[] contacts: Contact[]
): AiSearchPipelineEvidence[] { ): AiSearchPipelineEvidence[] {
const contactsById = new Map(contacts.map((contact) => [contact.md5, contact])) const contactsById = new Map<string, Contact>()
contacts.forEach((contact) => {
conversationAliases(contact).forEach((alias) => {
contactsById.set(alias, contact)
contactsById.set(alias.toLocaleLowerCase(), contact)
})
})
return result.evidence.map((item): AiSearchPipelineEvidence => { return result.evidence.map((item): AiSearchPipelineEvidence => {
const contact = contactsById.get(item.conversationId) const rawConversationId = String(item.conversationId || '').trim()
const contact =
contactsById.get(rawConversationId) ||
contactsById.get(rawConversationId.toLocaleLowerCase())
return { return {
...item, ...item,
conversationId: contact?.md5 || rawConversationId,
sourceKind: item.sourceKind || 'text', sourceKind: item.sourceKind || 'text',
conversationName: contactLabel(contact), conversationName: contactLabel(contact),
conversationType: conversationType:
contact?.type || (item.conversationId.endsWith('@chatroom') ? 'group' : 'user') contact && isGroupContact(contact)
? 'group'
: contact?.type || (rawConversationId.endsWith('@chatroom') ? 'group' : 'user')
} }
}) })
} }
@@ -1157,7 +1222,12 @@ export class AiSearchPipelineService {
throw new Error('联系人话题查询不能执行全局消息搜索') throw new Error('联系人话题查询不能执行全局消息搜索')
} }
} }
if (plan.intent === 'global_topic_search' && action.tool !== 'search_messages') { if (
(plan.intent === 'global_topic_search' ||
plan.intent === 'global_sender_topic_search' ||
plan.intent === 'global_group_topic_search') &&
action.tool !== 'search_messages'
) {
throw new Error('全局话题查询只允许查找消息内容') throw new Error('全局话题查询只允许查找消息内容')
} }
if (plan.intent === 'conversation_name_search') { if (plan.intent === 'conversation_name_search') {
@@ -1361,13 +1431,15 @@ export class AiSearchPipelineService {
: undefined : undefined
const evidence = await search( const evidence = await search(
[query], [query],
contact ? [contact.md5] : sourceContacts.map((item) => item.md5), contact ? conversationAliases(contact) : conversationIdsForContacts(sourceContacts),
limit limit
) )
const fingerprintSource = JSON.stringify({ const fingerprintSource = JSON.stringify({
tool: action.tool, tool: action.tool,
query: query.toLocaleLowerCase().replace(/\s+/g, ' ').trim(), query: query.toLocaleLowerCase().replace(/\s+/g, ' ').trim(),
conversations: contact ? [contact.md5] : sourceContacts.map((item) => item.md5).sort(), conversations: contact
? conversationAliases(contact).sort()
: conversationIdsForContacts(sourceContacts).sort(),
startTime: initialPlan.timeRange.startTime ?? null, startTime: initialPlan.timeRange.startTime ?? null,
endTime: initialPlan.timeRange.endTime ?? null endTime: initialPlan.timeRange.endTime ?? null
}) })
@@ -1383,7 +1455,11 @@ export class AiSearchPipelineService {
intent: intent:
plan.intent === 'conversation_topic_search' || contact plan.intent === 'conversation_topic_search' || contact
? 'conversation_topic_search' ? 'conversation_topic_search'
: 'global_topic_search', : plan.intent === 'global_sender_topic_search'
? 'global_sender_topic_search'
: plan.intent === 'global_group_topic_search'
? 'global_group_topic_search'
: 'global_topic_search',
source: 'ai' source: 'ai'
} }
return { return {
@@ -1421,7 +1497,7 @@ export class AiSearchPipelineService {
} }
const evidence = await search( const evidence = await search(
[], [],
contact ? [contact.md5] : sourceContacts.map((item) => item.md5), contact ? conversationAliases(contact) : conversationIdsForContacts(sourceContacts),
limit, limit,
startTime, startTime,
endTime endTime
@@ -1550,6 +1626,12 @@ export class AiSearchPipelineService {
`- ${conversation.name}${conversation.messageCount} 条,${conversation.peopleCount} 人,Evidence ${conversation.evidenceIds.join('、')}` `- ${conversation.name}${conversation.messageCount} 条,${conversation.peopleCount} 人,Evidence ${conversation.evidenceIds.join('、')}`
) )
.join('\n') .join('\n')
const aggregationInstructions =
plan.intent === 'global_sender_topic_search' || plan.intent === 'global_topic_search'
? `这是“按人物查找”问题。优先按以下人物统计作答,不要自行统计人数、会话数或消息数:\n${people || '无'}\n会话统计:\n${conversations || '无'}\n`
: plan.intent === 'global_group_topic_search'
? `这是“按群聊查找”问题。优先按以下会话/群聊统计作答,不要把单聊改写成群聊:\n${conversations || '无'}\n人物统计:\n${people || '无'}\n`
: ''
return `检索范围:${plan.scopeLabel},时间:${plan.rangeLabel} return `检索范围:${plan.scopeLabel},时间:${plan.rangeLabel}
${query} ${query}
${aiSearchIntentLabel(plan.intent)} ${aiSearchIntentLabel(plan.intent)}
@@ -1563,7 +1645,7 @@ ${
: '' : ''
} }
Evidence Tool Evidence Tool
${plan.intent === 'global_topic_search' ? `这是“按人物查找”问题。优先按以下人物统计作答,不要自行统计人数、会话数或消息数:\n${people || '无'}\n会话统计:\n${conversations || '无'}\n` : ''} Final Evidence ID使 ${aggregationInstructions} Final Evidence ID使
${context}` ${context}`
} }
@@ -1588,7 +1670,10 @@ ${context}`
: sourceMessageCount !== undefined : sourceMessageCount !== undefined
? 'partial' ? 'partial'
: 'unknown' : 'unknown'
: plan.intent === 'global_topic_search' || plan.intent === 'conversation_topic_search' : plan.intent === 'global_topic_search' ||
plan.intent === 'global_sender_topic_search' ||
plan.intent === 'global_group_topic_search' ||
plan.intent === 'conversation_topic_search'
? 'keyword_match' ? 'keyword_match'
: 'unknown' : 'unknown'
const isComplete = sourceCoverage === 'complete' const isComplete = sourceCoverage === 'complete'
+58 -20
View File
@@ -3,9 +3,9 @@
// //
// 设计原则: // 设计原则:
// 1. base64 不走 IPC,只在 main 内部流转(renderer 只看到 ImageInsight 结构化结果) // 1. base64 不走 IPC,只在 main 内部流转(renderer 只看到 ImageInsight 结构化结果)
// 2. 同图(imageHash)走缓存,绝不重复调 AI // 2. 同图(imageHash)在 10 分钟内走缓存,过期后重新调 AI
// 3. 失败不抛,日志记录 + 返回原状(不阻塞日报) // 3. 失败不抛,日志记录 + 返回原状(不阻塞日报)
// 4. 第一阶段:Top 3 热点图 + 缓存命中即返回,未命中并发调 AI // 4. 日报最多识别 3 张达到热点门槛的图片;缓存命中即返回,未命中并发调 AI
import crypto from 'crypto' import crypto from 'crypto'
import { randomUUID } from 'crypto' import { randomUUID } from 'crypto'
@@ -22,6 +22,11 @@ import type {
ImageCandidateQuery, ImageCandidateQuery,
ImageInsight ImageInsight
} from '../../shared/image-insight' } from '../../shared/image-insight'
import {
calculateImageHeatScore,
isFreshImageInsight,
isHotImageCandidate
} from '../../shared/image-insight'
/** /**
* ( renderer messages main) * ( renderer messages main)
@@ -42,6 +47,13 @@ export interface ImageCandidateInput {
interface ProviderServiceLike { interface ProviderServiceLike {
list(): ProviderSummaryLike list(): ProviderSummaryLike
getVisionRuntimeConfig(): {
providerId?: string
providerName: string
model: string
modelName: string
configured: boolean
}
analyzeImage( analyzeImage(
messages: Array<{ messages: Array<{
role: string role: string
@@ -77,7 +89,7 @@ interface ProviderSummaryLike {
class ImageInsightService { class ImageInsightService {
private providerService: ProviderServiceLike | null = null private providerService: ProviderServiceLike | null = null
private decryptService: DecryptServiceLike | null = null private decryptService: DecryptServiceLike | null = null
/** 最近一次实际使用的默认 AI provider/model,仅用于写入分析元数据 */ /** 最近一次实际使用的视觉 provider/model,仅用于写入分析元数据 */
private runtimeProviderId: string | undefined = undefined private runtimeProviderId: string | undefined = undefined
private runtimeModelId: string | undefined = undefined private runtimeModelId: string | undefined = undefined
@@ -93,13 +105,11 @@ class ImageInsightService {
this.runtimeProviderId, this.runtimeProviderId,
this.runtimeModelId this.runtimeModelId
) )
// 读取默认 provider/model(后续 analyze 时使用) // 读取当前视觉 provider/model(后续 analyze 时仍会刷新,避免配置变化后继续用旧模型)
try { try {
const list = deps.providerService.list() const runtime = deps.providerService.getVisionRuntimeConfig()
const provider = this.runtimeProviderId = runtime.providerId
list.providers.find((p) => p.id === list.defaultProviderId) || list.providers[0] this.runtimeModelId = runtime.model || undefined
this.runtimeProviderId = provider?.id
this.runtimeModelId = provider?.defaultModel
console.log( console.log(
'[ImageInsightService] bind loaded default provider=%s model=%s', '[ImageInsightService] bind loaded default provider=%s model=%s',
this.runtimeProviderId, this.runtimeProviderId,
@@ -141,7 +151,7 @@ class ImageInsightService {
/** /**
* 主入口:分析一张图片 * 主入口:分析一张图片
* 1. imageHash , * 1. imageHash 10 ,
* 2. 未命中:解密图片 AI * 2. 未命中:解密图片 AI
* 3. 任意步骤失败:记录日志, success=false,**** * 3. 任意步骤失败:记录日志, success=false,****
*/ */
@@ -149,8 +159,15 @@ class ImageInsightService {
try { try {
if (!request.force) { if (!request.force) {
const cached = imageInsightsStore.getByHash(request.imageHash) const cached = imageInsightsStore.getByHash(request.imageHash)
if (isFreshImageInsight(cached)) {
return { success: true, insight: cached || undefined, fromCache: true }
}
if (cached) { if (cached) {
return { success: true, insight: cached, fromCache: true } console.log(
'[ImageInsightService] cache expired hash=%s ageMs=%d',
request.imageHash,
Date.now() - Number(cached.updatedAt || 0)
)
} }
} }
@@ -180,11 +197,24 @@ class ImageInsightService {
} }
] ]
const list = this.providerService.list() const runtime =
const provider = request.providerId && request.modelId
list.providers.find((item) => item.id === list.defaultProviderId) || list.providers[0] ? {
this.runtimeProviderId = provider?.id providerId: request.providerId,
this.runtimeModelId = provider?.defaultModel model: request.modelId,
configured: true
}
: this.providerService.getVisionRuntimeConfig()
if (!runtime.configured || !runtime.providerId || !runtime.model) {
return { success: false, error: '尚未配置或验证支持图片理解的 AI 模型' }
}
this.runtimeProviderId = runtime.providerId
this.runtimeModelId = runtime.model
console.log(
'[ImageInsightService] analyze using vision provider=%s model=%s',
this.runtimeProviderId,
this.runtimeModelId
)
const result = await this.providerService.analyzeImage(messages, { const result = await this.providerService.analyzeImage(messages, {
providerId: this.runtimeProviderId, providerId: this.runtimeProviderId,
modelId: this.runtimeModelId modelId: this.runtimeModelId
@@ -234,7 +264,7 @@ class ImageInsightService {
query: ImageCandidateQuery, query: ImageCandidateQuery,
inputs: ImageCandidateInput[] = [] inputs: ImageCandidateInput[] = []
): Promise<ImageCandidate[]> { ): Promise<ImageCandidate[]> {
const limit = query.limit ?? 3 const limit = Math.min(3, Math.max(0, query.limit ?? 3))
const candidates: ImageCandidate[] = [] const candidates: ImageCandidate[] = []
console.log('[ImageInsightService] listTopHotImages received %d inputs', inputs.length) console.log('[ImageInsightService] listTopHotImages received %d inputs', inputs.length)
for (const input of inputs) { for (const input of inputs) {
@@ -248,7 +278,16 @@ class ImageInsightService {
) )
continue continue
} }
const heatScore = input.responseCount * 3 + input.interactionCount * 2 + 1 if (!isHotImageCandidate(input)) {
console.log(
'[ImageInsightService] skip %s: not hot (responses=%d interactions=%d)',
input.messageId,
input.responseCount,
input.interactionCount
)
continue
}
const heatScore = calculateImageHeatScore(input)
const candidate: ImageCandidate = { const candidate: ImageCandidate = {
messageId: input.messageId, messageId: input.messageId,
imageHash: hash, imageHash: hash,
@@ -260,7 +299,7 @@ class ImageInsightService {
heatScore heatScore
} }
const cached = imageInsightsStore.getByHash(hash) const cached = imageInsightsStore.getByHash(hash)
if (cached) candidate.insight = cached if (isFreshImageInsight(cached) && cached) candidate.insight = cached
candidates.push(candidate) candidates.push(candidate)
} }
candidates.sort((a, b) => b.heatScore - a.heatScore) candidates.sort((a, b) => b.heatScore - a.heatScore)
@@ -273,7 +312,6 @@ class ImageInsightService {
listBySession(sessionId: string, limit?: number): ImageInsight[] { listBySession(sessionId: string, limit?: number): ImageInsight[] {
return imageInsightsStore.listBySession(sessionId, limit) return imageInsightsStore.listBySession(sessionId, limit)
} }
} }
export const imageInsightService = new ImageInsightService() export const imageInsightService = new ImageInsightService()
@@ -0,0 +1,343 @@
import { createHash } from 'crypto'
import { execFile } from 'child_process'
import { app, net } from 'electron'
import { existsSync, readFileSync, writeFileSync } from 'fs'
import { chmod, copyFile, cp, mkdir, mkdtemp, open, rename, rm, stat } from 'fs/promises'
import { tmpdir } from 'os'
import { dirname, join } from 'path'
import { promisify } from 'util'
import type {
PersonalWechatRuntimeDownloadResult,
PersonalWechatRuntimeStatus
} from '../../shared/personal-wechat-runtime'
import { findPersonalWechatRuntime } from './personal-wechat-send-service'
const execFileAsync = promisify(execFile)
const RUNTIME_VERSION = 'v0.0.18'
const ARCHIVE_NAME = 'onebot_mac_arm64.tar.gz'
const ARCHIVE_URL = `https://github.com/yincongcyincong/wechat_chatter/releases/download/${RUNTIME_VERSION}/${ARCHIVE_NAME}`
const ARCHIVE_SIZE = 66_599_785
const ARCHIVE_SHA256 = 'ee1e11bccef7cec1cf944cd8b2ac3fadaadb9376ba24cd823e3409143e107dab'
function patchPerSendPayload(scriptPath: string): void {
let source = readFileSync(scriptPath, 'utf8')
if (source.includes('var activeTriggerX1Payload = ptr(0);')) return
const declarations = 'var triggerX1Payload;\nvar triggerX0;'
const patchedDeclarations =
'var triggerX1Payload;\nvar activeTriggerX1Payload = ptr(0);\nvar triggerX0;'
const originalSend = ` const payloadData = hexToByteArray(payloadHex);
triggerX1Payload.writeByteArray(payloadData);
triggerX1Payload.add(0x18).writePointer(info.cgiAddr);
triggerX1Payload.add(0xb8).writePointer(triggerX1Payload.add(0xc0));
triggerX1Payload.add(0x190).writePointer(triggerX1Payload.add(0x198));`
const patchedSend = ` const payloadData = hexToByteArray(payloadHex);
activeTriggerX1Payload = Memory.alloc(payloadData.length);
activeTriggerX1Payload.writeByteArray(payloadData);
activeTriggerX1Payload.add(0x18).writePointer(info.cgiAddr);
activeTriggerX1Payload.add(0xb8).writePointer(activeTriggerX1Payload.add(0xc0));
activeTriggerX1Payload.add(0x190).writePointer(activeTriggerX1Payload.add(0x198));`
if (!source.includes(declarations) || !source.includes(originalSend)) {
throw new Error('下载的发送组件与当前应用不兼容')
}
source = source.replace(declarations, patchedDeclarations).replace(originalSend, patchedSend)
source = source.replace(
' MMStartTask(triggerX0, triggerX1Payload);',
' MMStartTask(triggerX0, activeTriggerX1Payload);'
)
source = source.replace(
' } catch (e) {\n console.error("[!] Error trigger " + msgType + " MMStartTask: " + e);',
' } catch (e) {\n activeTriggerX1Payload = ptr(0);\n console.error("[!] Error trigger " + msgType + " MMStartTask: " + e);'
)
source = source.replace(
'\t\t\t\tpendingSendMsgType = "";\n\t\t\t\treturn',
'\t\t\t\tpendingSendMsgType = "";\n\t\t\t\tactiveTriggerX1Payload = ptr(0);\n\t\t\t\treturn'
)
writeFileSync(scriptPath, source)
}
function patchImageHookReadiness(scriptPath: string): void {
let source = readFileSync(scriptPath, 'utf8')
if (
source.includes('捕获到图片上传上下文,uploadGlobalX0') &&
source.includes('图片上传 Hook Setup Complete')
) {
return
}
const original = `\t\t\tuploadGlobalX0 = this.context.x0;`
const patched = `\t\t\tconst capturedUploadX0 = this.context.x0;
\t\t\tif (uploadGlobalX0.equals(ptr(0)) && !capturedUploadX0.equals(ptr(0))) {
\t\t\t\tconsole.log("[+] 捕获到图片上传上下文,uploadGlobalX0" + capturedUploadX0);
\t\t\t}
\t\t\tuploadGlobalX0 = capturedUploadX0;`
if (!source.includes(original)) throw new Error('下载的媒体组件与当前应用不兼容')
source = source.replace(original, patched)
source = source.replace(
' })\n}\n\n\n\nfunction patchCdnOnComplete()',
' })\n console.log("[+] 图片上传 Hook Setup Complete.");\n}\n\n\n\nfunction patchCdnOnComplete()'
)
writeFileSync(scriptPath, source)
}
function patchWechatCoreModuleBase(scriptPath: string): void {
let source = readFileSync(scriptPath, 'utf8')
if (source.includes('WeChat core module base:')) return
const initMarker = 'function initAddresses() {'
const initIndex = source.indexOf(initMarker)
if (initIndex < 0 || !source.startsWith('var targetPath = ')) {
throw new Error('下载的微信版本配置与当前应用不兼容')
}
const patchedHeader = `var targetPath = "/Applications/WeChat.app/Contents/Resources/wechat.dylib";
var module = Process.enumerateModules().find(function(m) {
return m.path === targetPath || m.path.endsWith("/Contents/Resources/wechat.dylib");
});
if (!module) {
throw new Error("[-] Cannot find WeChat core module: " + targetPath);
}
var moduleBase = module.base;
var baseAddr = moduleBase;
console.log("[+] WeChat core module base: " + baseAddr + " path=" + module.path);
setImmediate(initAddresses);
`
source = patchedHeader + source.slice(initIndex)
writeFileSync(scriptPath, source)
}
function addModifiedWorkNotice(scriptPath: string): void {
let source = readFileSync(scriptPath, 'utf8')
if (source.includes('TraceMemo wechat_chatter compatibility modifications')) return
source = `/*
* TraceMemo wechat_chatter compatibility modifications
* Modified: 2026-08-17
* Upstream: https://github.com/yincongcyincong/wechat_chatter
* Runtime version: v0.0.18
* License: GNU General Public License version 3 (GPL-3.0)
* Changes: WeChat module discovery, per-send payload isolation, and image Hook readiness logging.
* These modifications are not provided by the upstream author.
*/
${source}`
writeFileSync(scriptPath, source)
}
export class PersonalWechatRuntimeManager {
private downloadController: AbortController | null = null
private downloadPromise: Promise<PersonalWechatRuntimeDownloadResult> | null = null
private downloadedBytes = 0
private lastProgressAt = 0
private progressListener: ((status: PersonalWechatRuntimeStatus) => void) | null = null
get directory(): string {
return join(app.getPath('userData'), 'connectors', 'wechat-personal', 'darwin-arm64')
}
private get archivePath(): string {
return join(
app.getPath('userData'),
'downloads',
`wechat-chatter-${RUNTIME_VERSION}-${ARCHIVE_NAME}`
)
}
setProgressListener(listener: ((status: PersonalWechatRuntimeStatus) => void) | null): void {
this.progressListener = listener
}
async getStatus(): Promise<PersonalWechatRuntimeStatus> {
if (!this.isSupported()) {
return this.buildStatus(
'unsupported',
0,
process.platform === 'win32'
? 'Windows 暂不支持个人微信发送组件'
: `当前系统暂不支持个人微信发送组件:${process.platform} ${process.arch}`
)
}
if (this.downloadPromise) return this.buildStatus('downloading', this.downloadedBytes)
const runtime = findPersonalWechatRuntime()
if (runtime) {
return this.buildStatus('ready', ARCHIVE_SIZE, undefined, runtime.root)
}
const hasPartialInstall = await this.hasPartialInstall()
return this.buildStatus(
hasPartialInstall ? 'invalid' : 'missing',
0,
hasPartialInstall ? '发送组件文件不完整,请重新下载' : undefined,
hasPartialInstall ? this.directory : undefined
)
}
download(): Promise<PersonalWechatRuntimeDownloadResult> {
if (!this.isSupported()) {
return this.getStatus().then((status) => ({ success: false, status, error: status.error }))
}
if (this.downloadPromise) return this.downloadPromise
this.downloadedBytes = 0
this.downloadController = new AbortController()
this.downloadPromise = this.runDownload(this.downloadController.signal).finally(() => {
this.downloadPromise = null
this.downloadController = null
})
return this.downloadPromise
}
cancelDownload(): boolean {
if (!this.downloadController) return false
this.downloadController.abort()
return true
}
async remove(): Promise<PersonalWechatRuntimeStatus> {
if (this.downloadPromise) return this.buildStatus('downloading', this.downloadedBytes)
await Promise.all([
rm(this.directory, { recursive: true, force: true }),
rm(this.archivePath, { force: true }),
rm(`${this.archivePath}.partial`, { force: true })
])
return this.getStatus()
}
private async runDownload(signal: AbortSignal): Promise<PersonalWechatRuntimeDownloadResult> {
const archive = this.archivePath
const downloadsDirectory = dirname(archive)
const partial = `${archive}.partial`
let extractionDirectory = ''
let stagedDirectory = ''
try {
await mkdir(downloadsDirectory, { recursive: true })
await rm(partial, { force: true })
const response = await net.fetch(ARCHIVE_URL, { signal })
if (!response.ok || !response.body) {
throw new Error(`发送组件下载失败:HTTP ${response.status}`)
}
const handle = await open(partial, 'w')
const hash = createHash('sha256')
try {
const reader = response.body.getReader()
while (true) {
const { done, value } = await reader.read()
if (done) break
if (signal.aborted) throw new DOMException('Download cancelled', 'AbortError')
const chunk = Buffer.from(value)
await handle.write(chunk)
hash.update(chunk)
this.downloadedBytes += chunk.length
this.reportProgress(this.buildStatus('downloading', this.downloadedBytes))
}
} finally {
await handle.close()
}
if (this.downloadedBytes !== ARCHIVE_SIZE || hash.digest('hex') !== ARCHIVE_SHA256) {
throw new Error('发送组件校验失败,请重新下载')
}
await rm(archive, { force: true })
await rename(partial, archive)
extractionDirectory = await mkdtemp(join(tmpdir(), 'wechat-chatter-extract-'))
await execFileAsync('/usr/bin/tar', ['-xzf', archive, '-C', extractionDirectory])
stagedDirectory = `${this.directory}.installing-${process.pid}`
await rm(stagedDirectory, { recursive: true, force: true })
await mkdir(dirname(stagedDirectory), { recursive: true })
await mkdir(join(stagedDirectory, 'onebot'), { recursive: true })
const sourceOneBot = join(extractionDirectory, 'onebot')
const sourceVersions = join(extractionDirectory, 'wechat_version')
await Promise.all([
cp(sourceVersions, join(stagedDirectory, 'wechat_version'), {
recursive: true,
force: true
}),
copyFile(join(sourceOneBot, 'onebot'), join(stagedDirectory, 'onebot', 'onebot')),
copyFile(join(sourceOneBot, 'script.js'), join(stagedDirectory, 'onebot', 'script.js'))
])
const executable = join(stagedDirectory, 'onebot', 'onebot')
const script = join(stagedDirectory, 'onebot', 'script.js')
patchWechatCoreModuleBase(script)
patchPerSendPayload(script)
patchImageHookReadiness(script)
addModifiedWorkNotice(script)
await chmod(executable, 0o755)
for (const required of [
executable,
script,
join(stagedDirectory, 'wechat_version', '4_1_11_53_mac.json')
]) {
if (!existsSync(required)) throw new Error('发送组件解压后文件不完整')
}
await rm(this.directory, { recursive: true, force: true })
await rename(stagedDirectory, this.directory)
stagedDirectory = ''
const status = this.buildStatus('ready', ARCHIVE_SIZE, undefined, this.directory)
this.reportProgress(status, true)
return { success: true, status }
} catch (error) {
const cancelled = signal.aborted
const message = cancelled
? '发送组件下载已取消'
: error instanceof Error
? error.message
: String(error)
await rm(partial, { force: true })
const status = this.buildStatus(
cancelled ? 'missing' : 'error',
this.downloadedBytes,
message
)
this.reportProgress(status, true)
return { success: false, status, error: message }
} finally {
if (extractionDirectory) await rm(extractionDirectory, { recursive: true, force: true })
if (stagedDirectory) await rm(stagedDirectory, { recursive: true, force: true })
}
}
private async hasPartialInstall(): Promise<boolean> {
try {
await stat(this.directory)
return true
} catch {
return false
}
}
private isSupported(): boolean {
return process.platform === 'darwin' && process.arch === 'arm64'
}
private buildStatus(
state: PersonalWechatRuntimeStatus['state'],
downloadedBytes: number,
error?: string,
directory?: string
): PersonalWechatRuntimeStatus {
return {
version: RUNTIME_VERSION,
state,
downloadedBytes,
totalBytes: ARCHIVE_SIZE,
progress: ARCHIVE_SIZE ? Math.min(1, downloadedBytes / ARCHIVE_SIZE) : 0,
platform: process.platform,
architecture: process.arch,
supported: this.isSupported(),
removable: directory === this.directory,
...(directory ? { directory } : {}),
...(error ? { error } : {})
}
}
private reportProgress(status: PersonalWechatRuntimeStatus, force = false): void {
const now = Date.now()
if (!force && now - this.lastProgressAt < 100) return
this.lastProgressAt = now
this.progressListener?.(status)
}
}
@@ -0,0 +1,882 @@
import { app } from 'electron'
import { execFile, spawn, type ChildProcess } from 'child_process'
import { createHash } from 'crypto'
import { existsSync, readFileSync, readdirSync, statSync } from 'fs'
import { createConnection } from 'net'
import { homedir } from 'os'
import { delimiter, dirname, join, sep } from 'path'
import ffmpegStaticPath from 'ffmpeg-static'
import { promisify } from 'util'
import type {
PersonalWechatSendRequest,
PersonalWechatSendResult,
PersonalWechatSenderStatus
} from '../../shared/personal-wechat'
import { isPackagedRuntime } from '../runtime-mode'
import { SilkAudioDecoder } from '../voice-pipeline/audio-decoder'
const execFileAsync = promisify(execFile)
const DEFAULT_HOST = '127.0.0.1:58080'
const START_TIMEOUT_MS = 20_000
const REQUEST_TIMEOUT_MS = 20_000
const STOP_TIMEOUT_MS = 3_000
const MAX_IMAGE_BYTES = 20 * 1024 * 1024
const MAX_VOICE_BYTES = 20 * 1024 * 1024
const WECHAT_APP_PATH = '/Applications/WeChat.app'
const WECHAT_FILES_ROOT = join(
homedir(),
'Library/Containers/com.tencent.xinWeChat/Data/Documents/xwechat_files'
)
export interface RuntimeLayout {
root: string
executable: string
workingDirectory: string
configDirectory: string
logPath: string
}
export type PersonalWechatHookReadiness = 'unknown' | 'initializing' | 'ready' | 'failed'
export function parsePersonalWechatHookLog(log: string): {
readiness: PersonalWechatHookReadiness
attached: boolean
baseAddress?: string
textHookInstalled: boolean
textHookReady: boolean
imageHookInstalled: boolean
imageHookReady: boolean
messageListenerReady: boolean
boundWechatPid?: number
error?: string
} {
let readiness: PersonalWechatHookReadiness = 'unknown'
let attached = false
let baseAddress: string | undefined
let textHookInstalled = false
let textHookReady = false
let imageHookInstalled = false
let imageHookReady = false
let messageListenerReady = false
let boundWechatPid: number | undefined
let error: string | undefined
for (const line of log.split(/\r?\n/)) {
if (!line.trim()) continue
try {
const entry = JSON.parse(line) as {
payload?: string
err?: string
message?: string
PID?: number
type?: string
result?: string | number
}
const text = `${entry.payload || ''} ${entry.err || ''} ${entry.message || ''}`
// wechat_chatter writes the task receipt and its result as two separate
// JSON log records: the first has type=send_image, while the next has
// the result and the Chinese result message but no type field.
if (
(entry.type === 'send_image' || text.includes('发送图片任务执行结果')) &&
String(entry.result) === '1'
) {
imageHookInstalled = true
imageHookReady = true
}
if (
(entry.type === 'image' || text.includes('上传图片任务执行结果')) &&
String(entry.result) === '0'
) {
imageHookInstalled = true
}
if (text.includes('使用指定的微信进程 PID')) {
readiness = 'unknown'
attached = false
baseAddress = undefined
textHookInstalled = false
textHookReady = false
imageHookInstalled = false
imageHookReady = false
messageListenerReady = false
boundWechatPid = Number(entry.PID) || undefined
error = undefined
} else if (
text.includes("Cannot find 'req2buf' keyword") ||
text.includes('Attach 失败') ||
text.includes('unable to intercept function')
) {
readiness = 'failed'
error = entry.err || entry.message
} else if (text.includes('成功 Attach 微信进程')) {
attached = true
boundWechatPid = Number(entry.PID) || boundWechatPid
} else if (text.includes('Base address from range:')) {
baseAddress = text.match(/Base address from range:\s*(0x[0-9a-f]+)/i)?.[1]
} else if (text.includes('WeChat core module base:')) {
baseAddress = text.match(/WeChat core module base:\s*(0x[0-9a-f]+)/i)?.[1]
} else if (text.includes('triggerX0 或 triggerX1Payload 尚未初始化')) {
readiness = 'initializing'
error = '微信底层 Hook 尚未就绪,消息没有发出'
} else if (text.includes('捕获到 StartTask 调用')) {
readiness = 'ready'
textHookReady = true
error = undefined
} else if (text.includes('Dynamic Text Message Setup Complete')) {
textHookInstalled = true
if (readiness === 'unknown') readiness = 'initializing'
} else if (text.includes('捕获到图片上传上下文')) {
imageHookReady = true
} else if (text.includes('图片上传 Hook Setup Complete')) {
imageHookInstalled = true
} else if (text.includes('HTTP 服务启动在')) {
messageListenerReady = true
} else if (text.includes('发送数据')) {
messageListenerReady = true
}
} catch {
// Ignore non-JSON or partially written log lines.
}
}
return {
readiness,
attached,
...(baseAddress ? { baseAddress } : {}),
textHookInstalled,
textHookReady,
imageHookInstalled,
imageHookReady,
messageListenerReady,
...(boundWechatPid ? { boundWechatPid } : {}),
...(error ? { error } : {})
}
}
interface PreflightResult {
status: PersonalWechatSenderStatus
runtime?: RuntimeLayout
}
function toConfigFileName(version: string): string {
return `${version.replace(/\./g, '_')}_mac.json`
}
function runtimeCandidates(): string[] {
const override = String(process.env['WECHAT_CHATTER_RUNTIME_DIR'] || '').trim()
const relative = ['connectors', 'wechat-personal', `${process.platform}-${process.arch}`]
const downloaded = join(app.getPath('userData'), ...relative)
const packaged = join(process.resourcesPath, 'resources', ...relative)
const development = join(app.getAppPath(), 'resources', ...relative)
const ordered = isPackagedRuntime()
? [downloaded, packaged, development]
: [downloaded, development, packaged]
return override ? [override, ...ordered] : ordered
}
export function findPersonalWechatRuntime(candidates = runtimeCandidates()): RuntimeLayout | null {
for (const root of candidates) {
const nestedExecutable = join(root, 'onebot', 'onebot')
const flatExecutable = join(root, 'onebot')
if (existsSync(nestedExecutable) && existsSync(join(root, 'onebot', 'script.js'))) {
return {
root,
executable: nestedExecutable,
workingDirectory: join(root, 'onebot'),
configDirectory: join(root, 'wechat_version'),
logPath: join(root, 'onebot', 'log', 'macos.log')
}
}
if (existsSync(flatExecutable) && existsSync(join(root, 'script.js'))) {
return {
root,
executable: flatExecutable,
workingDirectory: root,
configDirectory: join(root, 'wechat_version'),
logPath: join(root, 'log', 'macos.log')
}
}
}
return null
}
export function buildPersonalWechatOneBotRequest(
request: PersonalWechatSendRequest,
fileBase64?: string
): {
endpoint: string
body: Record<string, unknown>
} {
const target = request.to.trim()
const isGroup = request.isGroup || target.endsWith('@chatroom')
const message =
request.type === 'text'
? [{ type: 'text', data: { text: request.text.trim() } }]
: [
{
type: request.type === 'voice' ? 'record' : 'image',
data: { file: `base64://${fileBase64 || ''}` }
}
]
return {
endpoint: isGroup ? '/send_group_msg' : '/send_private_msg',
body: {
...(isGroup ? { group_id: target } : { user_id: target }),
message
}
}
}
function buildRuntimePath(): string {
const existing = String(process.env['PATH'] || '')
const bundledFfmpeg = String(ffmpegStaticPath || '')
.replace('app.asar', 'app.asar.unpacked')
.trim()
if (!bundledFfmpeg || !existsSync(bundledFfmpeg)) return existing
return [dirname(bundledFfmpeg), existing].filter(Boolean).join(delimiter)
}
function buildRuntimePythonPath(runtimeRoot: string): string {
return [join(runtimeRoot, 'python'), String(process.env['PYTHONPATH'] || '')]
.filter(Boolean)
.join(delimiter)
}
function createWavBuffer(pcm: Buffer, sampleRate: number, channels: number): Buffer {
const header = Buffer.alloc(44)
header.write('RIFF', 0)
header.writeUInt32LE(36 + pcm.length, 4)
header.write('WAVE', 8)
header.write('fmt ', 12)
header.writeUInt32LE(16, 16)
header.writeUInt16LE(1, 20)
header.writeUInt16LE(channels, 22)
header.writeUInt32LE(sampleRate, 24)
header.writeUInt32LE(sampleRate * channels * 2, 28)
header.writeUInt16LE(channels * 2, 32)
header.writeUInt16LE(16, 34)
header.write('data', 36)
header.writeUInt32LE(pcm.length, 40)
return Buffer.concat([header, pcm])
}
async function prepareVoiceFile(filePath: string): Promise<Buffer> {
const data = readFileSync(filePath)
if (!data.subarray(0, 10).equals(Buffer.from('\x02#!SILK_V3'))) return data
const decoded = await new SilkAudioDecoder().decode({
data,
codec: 'silk',
sourceHash: createHash('sha256').update(data).digest('hex')
})
return createWavBuffer(decoded.pcm, decoded.sampleRate, decoded.channels)
}
async function readWechatVersion(): Promise<string> {
const { stdout } = await execFileAsync('/usr/libexec/PlistBuddy', [
'-c',
'Print :WeChatBundleVersion',
join(WECHAT_APP_PATH, 'Contents', 'Info.plist')
])
return stdout.trim()
}
async function readWechatPid(): Promise<number | undefined> {
try {
const { stdout } = await execFileAsync('/usr/bin/pgrep', ['-x', 'WeChat'])
const pid = Number(stdout.trim().split(/\s+/)[0])
return Number.isInteger(pid) && pid > 0 ? pid : undefined
} catch {
return undefined
}
}
/** Locate the current account's temporary image directory required by the upstream hook. */
export function findWechatImagePath(
root = WECHAT_FILES_ROOT,
now = new Date()
): string | undefined {
try {
const month = `${now.getFullYear()}-${String(now.getMonth() + 1).padStart(2, '0')}`
const candidates: Array<{ path: string; mtime: number }> = []
const fallbacks: Array<{ path: string; mtime: number }> = []
for (const account of readdirSync(root)) {
const tempRoot = join(root, account, 'temp')
if (!existsSync(tempRoot)) continue
fallbacks.push({
path: join(tempRoot, 'ImageTemp', month),
mtime: statSync(tempRoot).mtimeMs
})
const imageTempPath = join(tempRoot, 'ImageTemp', month)
if (existsSync(imageTempPath)) {
candidates.push({ path: imageTempPath, mtime: statSync(imageTempPath).mtimeMs })
}
for (const tempId of readdirSync(tempRoot)) {
const imagePath = join(tempRoot, tempId, month, 'Img')
if (existsSync(imagePath)) {
candidates.push({ path: imagePath, mtime: statSync(imagePath).mtimeMs })
}
}
}
candidates.sort((a, b) => b.mtime - a.mtime)
fallbacks.sort((a, b) => b.mtime - a.mtime)
const selected = candidates[0]?.path || fallbacks[0]?.path
return selected ? `${selected}${sep}` : undefined
} catch {
return undefined
}
}
async function isSipDisabled(): Promise<boolean> {
try {
const { stdout, stderr } = await execFileAsync('/usr/bin/csrutil', ['status'])
return `${stdout}\n${stderr}`.toLowerCase().includes('disabled')
} catch {
return false
}
}
interface OneBotProcessInfo {
pid: number
boundWechatPid?: number
imagePath?: string
command: string
}
async function readOneBotProcessInfo(): Promise<OneBotProcessInfo | undefined> {
try {
const { stdout } = await execFileAsync('/usr/sbin/lsof', [
'-nP',
'-t',
`-iTCP:${DEFAULT_HOST.split(':')[1]}`,
'-sTCP:LISTEN'
])
const pid = Number(stdout.trim().split(/\s+/)[0])
if (!Number.isInteger(pid) || pid <= 0) return undefined
const { stdout: commandOutput } = await execFileAsync('/bin/ps', [
'-p',
String(pid),
'-o',
'command='
])
const command = commandOutput.trim()
if (!/(^|\/)onebot(?:\s|$)/.test(command)) return undefined
const boundWechatPid = Number(command.match(/-wechat_pid=(\d+)/)?.[1]) || undefined
const imagePath = command.match(/-image_path=(\S+)/)?.[1]
return {
pid,
...(boundWechatPid ? { boundWechatPid } : {}),
...(imagePath ? { imagePath } : {}),
command
}
} catch {
return undefined
}
}
async function terminateOneBot(info: OneBotProcessInfo): Promise<void> {
if (!/(^|\/)onebot(?:\s|$)/.test(info.command)) return
await terminateProcess(info.pid)
}
async function terminateProcess(pid: number): Promise<void> {
try {
process.kill(pid, 'SIGTERM')
} catch {
return
}
const startedAt = Date.now()
while (Date.now() - startedAt < STOP_TIMEOUT_MS) {
try {
process.kill(pid, 0)
await new Promise((resolve) => setTimeout(resolve, 100))
} catch {
return
}
}
try {
process.kill(pid, 'SIGKILL')
} catch {
// The process exited between the last liveness check and the forced stop.
}
}
async function requestWithTimeout(
url: string,
init?: RequestInit,
timeoutMs = 2_000
): Promise<Response> {
const controller = new AbortController()
const timer = setTimeout(() => controller.abort(), timeoutMs)
try {
return await fetch(url, { ...init, signal: controller.signal })
} finally {
clearTimeout(timer)
}
}
export class PersonalWechatSendService {
private child: ChildProcess | null = null
private startPromise: Promise<PersonalWechatSenderStatus> | null = null
private lastError = ''
async getStatus(): Promise<PersonalWechatSenderStatus> {
const preflight = await this.preflight()
const [endpointReady, oneBot] = await Promise.all([
this.isEndpointOnline(),
readOneBotProcessInfo()
])
const hook = this.readHookReadiness(preflight.runtime)
const boundWechatPid = oneBot?.boundWechatPid || hook.boundWechatPid
const boundToCurrentWechat = Boolean(
preflight.status.wechatPid && boundWechatPid === preflight.status.wechatPid
)
const common = {
...preflight.status,
endpointReady,
...(oneBot?.pid ? { oneBotPid: oneBot.pid } : {}),
...(boundWechatPid ? { boundWechatPid } : {}),
attachReady: hook.attached,
...(hook.baseAddress ? { baseAddress: hook.baseAddress } : {}),
baseAddressReady: Boolean(hook.baseAddress),
textHookInstalled: hook.textHookInstalled,
textHookReady: hook.textHookReady,
imageHookInstalled: hook.imageHookInstalled,
imageHookReady: hook.imageHookReady,
messageListenerReady: hook.messageListenerReady
}
if (!endpointReady) return common
if (!boundToCurrentWechat) {
return {
...common,
state: 'hook_not_ready',
canSend: false,
canSendText: false,
canSendImage: false,
message: 'OneBot 仍绑定旧微信进程,请点击“尝试重新绑定”'
}
}
if (hook.readiness === 'failed') {
return {
...common,
state: 'error',
canSend: false,
canSendText: false,
canSendImage: false,
message: '微信发送 Hook 初始化失败,请尝试重新绑定',
...(hook.error ? { error: hook.error } : {})
}
}
const baseReady = hook.attached && Boolean(hook.baseAddress) && hook.textHookInstalled
const canSendText = baseReady && hook.textHookReady
const imagePathBound = Boolean(oneBot?.imagePath)
const canSendImage = baseReady && hook.imageHookReady && imagePathBound
const canSendVoice = baseReady && hook.imageHookReady
return {
...common,
state: canSendText || canSendImage || canSendVoice ? 'online' : 'hook_not_ready',
canSend: canSendText || canSendImage || canSendVoice,
canSendText,
canSendImage,
canSendVoice,
message:
hook.imageHookReady && preflight.status.imagePath && !imagePathBound
? 'OneBot 尚未绑定微信图片目录,请点击“尝试重新绑定”'
: canSendText || canSendImage || canSendVoice
? '个人微信已绑定,可使用已初始化的消息类型'
: '个人微信已绑定,发送前请先在微信中手动初始化对应消息类型',
...(hook.error ? { error: hook.error } : {})
}
}
async send(request: PersonalWechatSendRequest): Promise<PersonalWechatSendResult> {
const to = String(request?.to || '').trim()
if (!to) {
const status = await this.getStatus()
return { success: false, status, error: '接收者不能为空' }
}
let fileBase64: string | undefined
if (request.type === 'text') {
const text = String(request.text || '').trim()
if (!text) {
const status = await this.getStatus()
return { success: false, status, error: '文字内容不能为空' }
}
if (text.length > 2_000) {
const status = await this.getStatus()
return { success: false, status, error: '测试消息不能超过 2000 个字符' }
}
request = { ...request, to, text }
} else {
const filePath = String(request.filePath || '').trim()
if (!filePath || !existsSync(filePath)) {
const status = await this.getStatus()
return {
success: false,
status,
error: `请选择有效的${request.type === 'voice' ? '语音' : '图片'}文件`
}
}
const size = statSync(filePath).size
const maxBytes = request.type === 'voice' ? MAX_VOICE_BYTES : MAX_IMAGE_BYTES
if (size <= 0 || size > maxBytes) {
const status = await this.getStatus()
return {
success: false,
status,
error: `测试${request.type === 'voice' ? '语音' : '图片'}必须小于 20 MB`
}
}
fileBase64 = (
request.type === 'voice' ? await prepareVoiceFile(filePath) : readFileSync(filePath)
).toString('base64')
request = { ...request, to, filePath }
}
const status = await this.ensureRunning()
const typeReady =
request.type === 'text'
? status.canSendText
: request.type === 'voice'
? status.canSendVoice
: status.canSendImage
if (!typeReady) {
const guidance =
request.type === 'text'
? '请先在微信中给任意好友手动发送一条文字,再重新检测'
: request.type === 'voice'
? '语音复用媒体上传 Hook,请先在微信中手动发送一张普通图片,再重新检测'
: '请先在微信中给任意好友手动发送一张普通图片,再重新检测'
return { success: false, status, error: status.error || guidance }
}
const oneBot = buildPersonalWechatOneBotRequest(request, fileBase64)
try {
const response = await requestWithTimeout(
`http://${DEFAULT_HOST}${oneBot.endpoint}`,
{
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify(oneBot.body)
},
request.type === 'voice' ? 60_000 : REQUEST_TIMEOUT_MS
)
const responseText = await response.text()
if (!response.ok) throw new Error(responseText || `HTTP ${response.status}`)
const parsed = responseText ? (JSON.parse(responseText) as { status?: string }) : {}
if (parsed.status && parsed.status !== 'ok') throw new Error(responseText)
return { success: true, status: await this.getStatus() }
} catch (error) {
this.lastError = error instanceof Error ? error.message : String(error)
const failedStatus = await this.getStatus()
return {
success: false,
status: { ...failedStatus, state: 'error', error: this.lastError },
error: `发送失败:${this.lastError}`
}
}
}
async rebind(): Promise<PersonalWechatSenderStatus> {
const preflight = await this.preflight()
if (!preflight.runtime || !preflight.status.configPath || !preflight.status.wechatPid) {
return preflight.status
}
const currentStatus = await this.getStatus()
const oneBot = await readOneBotProcessInfo()
if (
oneBot?.boundWechatPid === preflight.status.wechatPid &&
currentStatus.attachReady &&
currentStatus.baseAddressReady &&
currentStatus.textHookInstalled &&
currentStatus.imageHookInstalled &&
(!preflight.status.imagePath || Boolean(oneBot.imagePath)) &&
currentStatus.state !== 'error'
) {
return {
...currentStatus,
message: '当前 OneBot 已绑定此微信进程,无需重复注入'
}
}
if (oneBot) await terminateOneBot(oneBot)
this.child = null
this.startPromise = null
this.lastError = ''
let status = await this.startRuntime()
const retryableHookFailure =
status.state === 'error' &&
/unable to intercept function|cannot find ['"]req2buf|hook 初始化失败/i.test(
`${status.error || ''} ${status.message || ''}`
)
if (!retryableHookFailure) return status
const failedOneBot = await readOneBotProcessInfo()
if (failedOneBot) await terminateOneBot(failedOneBot)
this.child = null
this.lastError = ''
await new Promise((resolve) => setTimeout(resolve, 1_500))
status = await this.startRuntime()
return status
}
async terminate(): Promise<void> {
const trackedPid = this.child?.pid
const oneBot = await readOneBotProcessInfo()
if (oneBot) await terminateOneBot(oneBot)
if (trackedPid && trackedPid !== oneBot?.pid) await terminateProcess(trackedPid)
this.child = null
this.startPromise = null
this.lastError = ''
}
private async ensureRunning(): Promise<PersonalWechatSenderStatus> {
const currentStatus = await this.getStatus()
if (currentStatus.state === 'online' || currentStatus.state === 'hook_not_ready') {
return currentStatus
}
if (this.startPromise) return this.startPromise
this.startPromise = this.startRuntime().finally(() => {
this.startPromise = null
})
return this.startPromise
}
private async startRuntime(): Promise<PersonalWechatSenderStatus> {
const preflight = await this.preflight()
if (!preflight.runtime || !preflight.status.configPath) {
return preflight.status
}
const pid = preflight.status.wechatPid
const imagePath = findWechatImagePath()
this.lastError = ''
const child = spawn(
preflight.runtime.executable,
[
'-type=local',
`-receive_host=${DEFAULT_HOST}`,
`-wechat_conf=${preflight.status.configPath}`,
`-wechat_pid=${pid}`,
...(imagePath ? [`-image_path=${imagePath}`] : []),
'-send_interval=1000',
'-log_level=info'
],
{
cwd: preflight.runtime.workingDirectory,
detached: true,
stdio: 'ignore',
windowsHide: true,
env: {
...process.env,
PATH: buildRuntimePath(),
PYTHONPATH: buildRuntimePythonPath(preflight.runtime.root)
}
}
)
this.child = child
child.unref()
child.once('error', (error) => {
this.lastError = error.message
})
child.once('exit', (code) => {
if (this.child === child) this.child = null
if (code && !this.lastError) this.lastError = `发送服务退出(code=${code}`
})
const startedAt = Date.now()
while (Date.now() - startedAt < START_TIMEOUT_MS) {
const status = await this.getStatus()
if (status.state === 'online') return status
if (status.state === 'hook_not_ready' && status.attachReady && status.baseAddressReady) {
return status
}
if (status.state === 'error') return status
if (this.child?.exitCode !== null && this.child?.exitCode !== undefined) break
await new Promise((resolve) => setTimeout(resolve, 300))
}
const status = await this.preflight()
return {
...status.status,
state: 'error',
canSend: false,
message: '个人微信发送服务启动失败',
error: this.lastError || '启动超时,请查看应用日志'
}
}
private async preflight(): Promise<PreflightResult> {
const base = {
platform: process.platform,
arch: process.arch,
sipDisabled: false,
wechatRunning: false,
runtimeReady: false,
endpoint: DEFAULT_HOST,
endpointReady: false,
attachReady: false,
baseAddressReady: false,
textHookInstalled: false,
textHookReady: false,
imageHookInstalled: false,
imageHookReady: false,
messageListenerReady: false,
canSend: false,
canSendText: false,
canSendImage: false,
canSendVoice: false
}
if (process.platform !== 'darwin' || process.arch !== 'arm64') {
return {
status: {
...base,
state: 'unsupported_platform',
message: '个人微信测试发送当前仅支持 Apple Silicon Mac'
}
}
}
const [sipDisabled, wechatPid] = await Promise.all([isSipDisabled(), readWechatPid()])
if (!wechatPid) {
return {
status: {
...base,
sipDisabled,
state: 'wechat_not_running',
message: '请先启动并登录 macOS 微信'
}
}
}
if (!sipDisabled) {
return {
status: {
...base,
wechatRunning: true,
wechatPid,
state: 'sip_enabled',
message: '当前 SIP 未关闭,无法直接连接微信进程'
}
}
}
let wechatVersion = ''
try {
wechatVersion = await readWechatVersion()
} catch (error) {
return {
status: {
...base,
sipDisabled,
wechatRunning: true,
wechatPid,
state: 'error',
message: '无法读取微信精确版本',
error: error instanceof Error ? error.message : String(error)
}
}
}
const runtime = findPersonalWechatRuntime()
if (!runtime) {
return {
status: {
...base,
sipDisabled,
wechatRunning: true,
wechatPid,
wechatVersion,
state: 'runtime_missing',
message: '个人微信发送组件尚未安装,请前往“设置 → 智能能力 → 文字转语音”下载'
}
}
}
const configPath = join(runtime.configDirectory, toConfigFileName(wechatVersion))
if (!existsSync(configPath)) {
return {
runtime,
status: {
...base,
sipDisabled,
wechatRunning: true,
wechatPid,
wechatVersion,
runtimeReady: true,
executablePath: runtime.executable,
state: 'unsupported_version',
message: `当前微信版本 ${wechatVersion} 暂不支持,请前往文字转语音设置查看支持的版本`,
error: `缺少 ${configPath}`
}
}
}
const imagePath = findWechatImagePath()
return {
runtime,
status: {
...base,
sipDisabled,
wechatRunning: true,
wechatPid,
wechatVersion,
runtimeReady: true,
executablePath: runtime.executable,
configPath,
...(imagePath ? { imagePath } : {}),
state: this.child && this.child.exitCode === null ? 'starting' : 'stopped',
message: this.lastError || '尚未绑定当前微信,可点击“尝试重新绑定”'
}
}
}
private async isEndpointOnline(): Promise<boolean> {
try {
const [host, portText] = DEFAULT_HOST.split(':')
const port = Number(portText)
await new Promise<void>((resolve, reject) => {
const socket = createConnection({ host, port })
const timer = setTimeout(() => {
socket.destroy()
reject(new Error('timeout'))
}, 800)
socket.once('connect', () => {
clearTimeout(timer)
socket.destroy()
resolve()
})
socket.once('error', (error) => {
clearTimeout(timer)
socket.destroy()
reject(error)
})
})
return true
} catch {
return false
}
}
private readHookReadiness(
runtime?: RuntimeLayout
): ReturnType<typeof parsePersonalWechatHookLog> {
if (!runtime || !existsSync(runtime.logPath)) {
return {
readiness: 'unknown',
attached: false,
textHookInstalled: false,
textHookReady: false,
imageHookInstalled: false,
imageHookReady: false,
messageListenerReady: false
}
}
try {
return parsePersonalWechatHookLog(readFileSync(runtime.logPath, 'utf8'))
} catch {
return {
readiness: 'unknown',
attached: false,
textHookInstalled: false,
textHookReady: false,
imageHookInstalled: false,
imageHookReady: false,
messageListenerReady: false
}
}
}
}
export const personalWechatSendService = new PersonalWechatSendService()
+6 -1
View File
@@ -2,6 +2,7 @@ import { app } from 'electron'
import fs from 'fs-extra' import fs from 'fs-extra'
import path from 'path' import path from 'path'
import os from 'os' import os from 'os'
import type { TextToSpeechModel } from '../../shared/text-to-speech'
/** /**
* V3 "...\\Documents\\WeChat Files" * V3 "...\\Documents\\WeChat Files"
@@ -36,6 +37,8 @@ export interface AppSettings {
appearanceTheme: 'system' | 'light' | 'dark' appearanceTheme: 'system' | 'light' | 'dark'
compactMode: boolean compactMode: boolean
showStartupProgress: boolean showStartupProgress: boolean
ttsSelectedVoiceId: string
ttsModel: TextToSpeechModel
} }
function getDefaultDbRoot(): string { function getDefaultDbRoot(): string {
@@ -135,7 +138,9 @@ const DEFAULT_SETTINGS: AppSettings = {
autoLoginPreferenceSet: false, autoLoginPreferenceSet: false,
appearanceTheme: 'system', appearanceTheme: 'system',
compactMode: false, compactMode: false,
showStartupProgress: true showStartupProgress: true,
ttsSelectedVoiceId: '',
ttsModel: 's2.1-pro-free'
} }
const SETTINGS_FILE = path.join( const SETTINGS_FILE = path.join(
@@ -0,0 +1,358 @@
import { app } from 'electron'
import fs from 'fs-extra'
import path from 'path'
import { randomUUID } from 'crypto'
import type {
ListTextToSpeechVoicesRequest,
ListTextToSpeechVoicesResult,
SaveTextToSpeechSettingsRequest,
SynthesizeTextToSpeechRequest,
SynthesizeTextToSpeechResult,
TextToSpeechKeySource,
TextToSpeechModel,
TextToSpeechSettingsResult,
TextToSpeechVoice
} from '../../shared/text-to-speech'
import { AIProviderKeyStore } from '../ai-provider-key-store'
import { loadSettings, updateSettings } from './settings-store'
const FISH_AUDIO_KEY_ID = 'fish-audio-tts'
const FISH_AUDIO_BASE_URL = 'https://api.fish.audio'
const FISH_AUDIO_PUBLIC_ASSET_URL = 'https://public-platform.r2.fish.audio/'
const DEFAULT_PAGE_SIZE = 24
const MAX_PAGE_SIZE = 100
const GENERATED_AUDIO_MAX_AGE_MS = 24 * 60 * 60 * 1000
interface FishAudioModelEntity {
_id: string
type: 'svc' | 'tts'
title: string
description?: string
cover_image?: string
state: 'created' | 'training' | 'trained' | 'failed'
tags?: string[]
languages?: string[]
default_text?: string
samples?: Array<{ title: string; text: string; task_id: string; audio: string }>
task_count?: number
like_count?: number
mark_count?: number
author?: { _id: string; nickname: string; avatar: string }
}
interface FishAudioModelListResponse {
total: number
items: FishAudioModelEntity[]
has_more?: boolean | null
}
export class TextToSpeechSettingsService {
constructor(private readonly keyStore = new AIProviderKeyStore()) {}
get(): TextToSpeechSettingsResult {
const resolved = this.resolveKey()
const settings = loadSettings()
return {
success: resolved.success,
settings: {
provider: 'fish-audio',
hasApiKey: Boolean(resolved.key),
hasStoredApiKey: resolved.hasStoredApiKey,
hasEnvironmentApiKey: resolved.hasEnvironmentApiKey,
keySource: resolved.source,
encryptionAvailable: resolved.encryptionAvailable,
selectedVoiceId: normalizeSelectedVoiceId(settings.ttsSelectedVoiceId),
outputFormat: 'mp3',
model: normalizeModel(settings.ttsModel),
phase: 'ready'
},
voices: [],
error: resolved.error
}
}
save(request: SaveTextToSpeechSettingsRequest): TextToSpeechSettingsResult {
const apiKey = request.apiKey?.trim()
if (request.clearApiKey) {
const cleared = this.keyStore.clear(FISH_AUDIO_KEY_ID)
if (!cleared.success) return { ...this.get(), success: false, error: cleared.error }
} else if (apiKey) {
const saved = this.keyStore.save(FISH_AUDIO_KEY_ID, apiKey)
if (!saved.success) return { ...this.get(), success: false, error: saved.error }
}
const patch: { ttsSelectedVoiceId?: string; ttsModel?: TextToSpeechModel } = {}
if (request.selectedVoiceId !== undefined) {
patch.ttsSelectedVoiceId = request.selectedVoiceId.trim()
}
if (request.model !== undefined) patch.ttsModel = normalizeModel(request.model)
if (Object.keys(patch).length) updateSettings(patch)
return this.get()
}
async listVoices(
request: ListTextToSpeechVoicesRequest = {}
): Promise<ListTextToSpeechVoicesResult> {
const pageNumber = clampInteger(request.pageNumber, 1, Number.MAX_SAFE_INTEGER, 1)
const pageSize = clampInteger(request.pageSize, 1, MAX_PAGE_SIZE, DEFAULT_PAGE_SIZE)
const resolved = this.resolveKey()
if (!resolved.key) {
return {
success: false,
items: [],
total: 0,
pageNumber,
pageSize,
hasMore: false,
error: resolved.error || '请先配置语音服务 API Key'
}
}
try {
const url = new URL('/model', FISH_AUDIO_BASE_URL)
url.searchParams.set('page_size', String(pageSize))
url.searchParams.set('page_number', String(pageNumber))
url.searchParams.set('sort_by', 'score')
if (request.title?.trim()) url.searchParams.set('title', request.title.trim())
if (request.language?.trim()) url.searchParams.set('language', request.language.trim())
for (const tag of request.tags || []) {
if (tag.trim()) url.searchParams.append('tag', tag.trim())
}
const response = await fetch(url, {
headers: { Authorization: `Bearer ${resolved.key}` },
signal: AbortSignal.timeout(30_000)
})
if (!response.ok) throw await fishAudioError(response)
const payload = (await response.json()) as FishAudioModelListResponse
let items = payload.items
.filter((model) => model.type === 'tts' && model.state === 'trained')
.map(toVoice)
const selectedVoiceId = normalizeSelectedVoiceId(loadSettings().ttsSelectedVoiceId)
if (
pageNumber === 1 &&
!request.title?.trim() &&
!(request.tags || []).length &&
selectedVoiceId
) {
if (!items.some((item) => item.id === selectedVoiceId)) {
const selected = await this.getVoice(selectedVoiceId, resolved.key)
if (selected) items = [selected, ...items]
}
}
return {
success: true,
items,
total: payload.total,
pageNumber,
pageSize,
hasMore: payload.has_more ?? pageNumber * pageSize < payload.total
}
} catch (error) {
return {
success: false,
items: [],
total: 0,
pageNumber,
pageSize,
hasMore: false,
error: safeFishAudioError(error)
}
}
}
async synthesize(request: SynthesizeTextToSpeechRequest): Promise<SynthesizeTextToSpeechResult> {
const text = request.text.trim()
const referenceId = request.referenceId.trim()
if (!text) return { success: false, error: '请输入要生成语音的文字' }
if (text.length > 1000) return { success: false, error: '单次生成文字不能超过 1000 个字符' }
if (!referenceId) return { success: false, error: '请先选择音色' }
const resolved = this.resolveKey()
if (!resolved.key) {
return {
success: false,
error: resolved.error || '请先配置语音服务 API Key'
}
}
try {
const response = await fetch(`${FISH_AUDIO_BASE_URL}/v1/tts`, {
method: 'POST',
headers: {
Authorization: `Bearer ${resolved.key}`,
'Content-Type': 'application/json',
model: normalizeModel(loadSettings().ttsModel)
},
body: JSON.stringify({
text,
reference_id: referenceId,
format: 'mp3',
mp3_bitrate: 128,
latency: 'normal',
normalize: true
}),
signal: AbortSignal.timeout(120_000)
})
if (!response.ok) throw await fishAudioError(response)
const audio = Buffer.from(await response.arrayBuffer())
if (audio.length < 128) throw new Error('语音服务返回的音频为空')
const directory = this.generatedAudioDirectory()
fs.ensureDirSync(directory)
this.cleanupGeneratedAudio(directory)
const filePath = path.join(directory, `fish-audio-${Date.now()}-${randomUUID()}.mp3`)
fs.writeFileSync(filePath, audio, { mode: 0o600 })
return {
success: true,
filePath,
audioDataUrl: `data:audio/mpeg;base64,${audio.toString('base64')}`
}
} catch (error) {
return { success: false, error: safeFishAudioError(error) }
}
}
removeGeneratedAudio(filePath: string): { success: boolean; error?: string } {
const directory = this.generatedAudioDirectory()
const resolvedPath = path.resolve(filePath)
if (!resolvedPath.startsWith(`${path.resolve(directory)}${path.sep}`)) {
return { success: false, error: '拒绝删除非 Fish Audio 临时文件' }
}
try {
fs.removeSync(resolvedPath)
return { success: true }
} catch {
return { success: false, error: '临时语音文件清理失败' }
}
}
private resolveKey(): {
success: boolean
key?: string
source: TextToSpeechKeySource
hasStoredApiKey: boolean
hasEnvironmentApiKey: boolean
encryptionAvailable: boolean
error?: string
} {
const stored = this.keyStore.get(FISH_AUDIO_KEY_ID)
const environmentKey = String(process.env.FISH_API_KEY || '').trim()
const storedKey = stored.key?.trim()
const key = storedKey || environmentKey || undefined
return {
success: stored.success || Boolean(environmentKey),
key,
source: storedKey ? 'secure-storage' : environmentKey ? 'environment' : 'missing',
hasStoredApiKey: Boolean(storedKey),
hasEnvironmentApiKey: Boolean(environmentKey),
encryptionAvailable: stored.available,
error: key ? undefined : stored.error
}
}
private async getVoice(id: string, key: string): Promise<TextToSpeechVoice | null> {
try {
const response = await fetch(`${FISH_AUDIO_BASE_URL}/model/${encodeURIComponent(id)}`, {
headers: { Authorization: `Bearer ${key}` },
signal: AbortSignal.timeout(15_000)
})
if (!response.ok) return null
const model = (await response.json()) as FishAudioModelEntity
return model.type === 'tts' && model.state === 'trained' ? toVoice(model) : null
} catch {
return null
}
}
private generatedAudioDirectory(): string {
return path.join(app.getPath('temp'), 'wechatexplorer-fish-audio')
}
private cleanupGeneratedAudio(directory: string): void {
try {
const now = Date.now()
for (const name of fs.readdirSync(directory)) {
const candidate = path.join(directory, name)
if (!name.startsWith('fish-audio-') || !name.endsWith('.mp3')) continue
if (now - fs.statSync(candidate).mtimeMs > GENERATED_AUDIO_MAX_AGE_MS)
fs.removeSync(candidate)
}
} catch {
// 临时文件清理失败不应阻断当前语音生成。
}
}
}
function toVoice(model: FishAudioModelEntity): TextToSpeechVoice {
const sample = model.samples?.find((item) => item.audio) || model.samples?.[0]
return {
id: model._id,
name: model.title || '未命名音色',
description: model.description || sample?.text || '公开音色',
tags: Array.isArray(model.tags) ? model.tags : [],
languages: Array.isArray(model.languages) ? model.languages : [],
source: 'fish-audio',
coverImage: resolvePublicAssetUrl(model.cover_image || model.author?.avatar),
previewUrl: sample?.audio || undefined,
previewText: sample?.text || model.default_text || undefined,
authorName: model.author?.nickname || undefined,
taskCount: model.task_count,
likeCount: model.like_count,
markCount: model.mark_count
}
}
function resolvePublicAssetUrl(value?: string): string | undefined {
const normalized = String(value || '').trim()
if (!normalized) return undefined
if (/^https?:\/\//i.test(normalized)) return normalized
if (normalized.startsWith('//')) return `https:${normalized}`
return new URL(normalized.replace(/^\/+/, ''), FISH_AUDIO_PUBLIC_ASSET_URL).toString()
}
function normalizeSelectedVoiceId(value: string): string {
const normalized = String(value || '').trim()
return normalized.startsWith('demo-') ? '' : normalized
}
function normalizeModel(value: unknown): TextToSpeechModel {
return value === 's2.1-pro' ? 's2.1-pro' : 's2.1-pro-free'
}
function clampInteger(value: unknown, min: number, max: number, fallback: number): number {
const parsed = Number(value)
if (!Number.isFinite(parsed)) return fallback
return Math.min(max, Math.max(min, Math.floor(parsed)))
}
async function fishAudioError(response: Response): Promise<Error> {
let detail = ''
try {
const payload = (await response.json()) as
| { status?: number; message?: string }
| Array<{ msg?: string }>
detail = Array.isArray(payload)
? payload
.map((item) => item.msg)
.filter(Boolean)
.join('')
: payload.message || ''
} catch {
detail = await response.text().catch(() => '')
}
if (response.status === 401) return new Error('API Key 无效或已失效')
if (response.status === 402) return new Error('语音服务余额不足')
if (response.status === 404) return new Error('所选音色不存在或不可访问')
if (response.status === 422) return new Error(detail || '语音生成参数不正确')
if (response.status === 503) return new Error('语音服务暂时不可用,请稍后重试')
return new Error(detail || `语音服务请求失败(HTTP ${response.status}`)
}
function safeFishAudioError(error: unknown): string {
if (error instanceof DOMException && error.name === 'TimeoutError') return '语音服务请求超时'
if (error instanceof Error) return error.message
return '语音服务请求失败'
}
+2 -2
View File
@@ -74,12 +74,12 @@ export class SilkAudioDecoder implements VoiceAudioDecoder {
decode?: (data: Buffer, sampleRate: number) => Promise<{ data: Uint8Array }> decode?: (data: Buffer, sampleRate: number) => Promise<{ data: Uint8Array }>
} }
if (!silkWasm.decode) throw new Error('silk-wasm 运行时无效') if (!silkWasm.decode) throw new Error('silk-wasm 运行时无效')
const result = await silkWasm.decode(source.data, 24000) const result = await silkWasm.decode(source.data, 16000)
const pcm = Buffer.from(result.data) const pcm = Buffer.from(result.data)
if (!pcm.length) throw new Error('Silk 解码结果为空') if (!pcm.length) throw new Error('Silk 解码结果为空')
return { return {
pcm, pcm,
sampleRate: 24000, sampleRate: 16000,
channels: 1, channels: 1,
sourceHash: source.sourceHash sourceHash: source.sourceHash
} }
@@ -10,6 +10,7 @@ export interface PcmProcessorOptions {
} }
export class PcmAudioProcessor implements AudioProcessor { export class PcmAudioProcessor implements AudioProcessor {
readonly version = VOICE_PROCESSOR_VERSION
private readonly targetSampleRate: number private readonly targetSampleRate: number
private readonly silenceThreshold: number private readonly silenceThreshold: number
private readonly silencePaddingMs: number private readonly silencePaddingMs: number
+109 -32
View File
@@ -1,17 +1,40 @@
import { dirname } from 'path' import { dirname } from 'path'
import { mkdirSync } from 'fs' import { mkdirSync } from 'fs'
import { DatabaseSync } from 'node:sqlite' import { DatabaseSync } from 'node:sqlite'
import type { import type { TranscriptMessageStatus, TranscriptRecord, TranscriptRepository } from './types'
TranscriptMessageStatus,
TranscriptRecord,
TranscriptRepository
} from './types'
type TranscriptKey = Omit< type TranscriptKey = Omit<
TranscriptRecord, TranscriptRecord,
'transcript' | 'language' | 'durationMs' | 'createdAt' | 'updatedAt' 'transcript' | 'language' | 'durationMs' | 'createdAt' | 'updatedAt'
> >
type CompatibleTranscriptKey = Pick<
TranscriptRecord,
| 'accountId'
| 'messageIdentity'
| 'processorVersion'
| 'recognizerId'
| 'modelVersion'
| 'modelFingerprint'
>
function transcriptRecord(row: Record<string, unknown>): TranscriptRecord {
return {
accountId: String(row.account_id),
messageIdentity: String(row.message_identity),
audioHash: String(row.audio_hash),
processorVersion: String(row.processor_version),
recognizerId: String(row.recognizer_id),
modelVersion: String(row.model_version),
modelFingerprint: String(row.model_fingerprint),
transcript: String(row.transcript),
language: row.language ? String(row.language) : undefined,
durationMs: Number(row.duration_ms),
createdAt: Number(row.created_at),
updatedAt: Number(row.updated_at)
}
}
export class SqliteTranscriptRepository implements TranscriptRepository { export class SqliteTranscriptRepository implements TranscriptRepository {
private readonly database: DatabaseSync private readonly database: DatabaseSync
@@ -70,20 +93,7 @@ export class SqliteTranscriptRepository implements TranscriptRepository {
key.modelFingerprint key.modelFingerprint
) as Record<string, unknown> | undefined ) as Record<string, unknown> | undefined
if (!row) return null if (!row) return null
return { return transcriptRecord(row)
accountId: String(row.account_id),
messageIdentity: String(row.message_identity),
audioHash: String(row.audio_hash),
processorVersion: String(row.processor_version),
recognizerId: String(row.recognizer_id),
modelVersion: String(row.model_version),
modelFingerprint: String(row.model_fingerprint),
transcript: String(row.transcript),
language: row.language ? String(row.language) : undefined,
durationMs: Number(row.duration_ms),
createdAt: Number(row.created_at),
updatedAt: Number(row.updated_at)
}
} }
findLatest(accountId: string, messageIdentity: string): TranscriptRecord | null { findLatest(accountId: string, messageIdentity: string): TranscriptRecord | null {
@@ -99,19 +109,86 @@ export class SqliteTranscriptRepository implements TranscriptRepository {
) )
.get(accountId, messageIdentity) as Record<string, unknown> | undefined .get(accountId, messageIdentity) as Record<string, unknown> | undefined
if (!row) return null if (!row) return null
return { return transcriptRecord(row)
accountId: String(row.account_id), }
messageIdentity: String(row.message_identity),
audioHash: String(row.audio_hash), findCompatible(key: CompatibleTranscriptKey): TranscriptRecord | null {
processorVersion: String(row.processor_version), const row = this.database
recognizerId: String(row.recognizer_id), .prepare(
modelVersion: String(row.model_version), `SELECT account_id, message_identity, audio_hash, processor_version,
modelFingerprint: String(row.model_fingerprint), recognizer_id, model_version, model_fingerprint, transcript,
transcript: String(row.transcript), language, duration_ms, created_at, updated_at
language: row.language ? String(row.language) : undefined, FROM voice_transcripts
durationMs: Number(row.duration_ms), WHERE account_id = ? AND message_identity = ? AND processor_version = ?
createdAt: Number(row.created_at), AND recognizer_id = ? AND model_version = ? AND model_fingerprint = ?
updatedAt: Number(row.updated_at) AND trim(transcript) <> ''
ORDER BY updated_at DESC
LIMIT 1`
)
.get(
key.accountId,
key.messageIdentity,
key.processorVersion,
key.recognizerId,
key.modelVersion,
key.modelFingerprint
) as Record<string, unknown> | undefined
return row ? transcriptRecord(row) : null
}
mergeFrom(databasePath: string): number {
this.database.prepare('ATTACH DATABASE ? AS legacy_voice').run(databasePath)
try {
const hasTranscripts = this.database
.prepare(
`SELECT 1 FROM legacy_voice.sqlite_master
WHERE type = 'table' AND name = 'voice_transcripts'`
)
.get()
if (!hasTranscripts)
throw new Error('Legacy voice transcript database has no transcript table')
this.database.exec('BEGIN IMMEDIATE')
try {
this.database.exec(`
INSERT OR IGNORE INTO main.voice_transcripts (
account_id, message_identity, audio_hash, processor_version,
recognizer_id, model_version, model_fingerprint, transcript,
language, duration_ms, created_at, updated_at
)
SELECT account_id, message_identity, audio_hash, processor_version,
recognizer_id, model_version, model_fingerprint, transcript,
language, duration_ms, created_at, updated_at
FROM legacy_voice.voice_transcripts
WHERE trim(transcript) <> ''
`)
const inserted = Number(
(
this.database.prepare('SELECT changes() AS count').get() as
| Record<string, unknown>
| undefined
)?.count || 0
)
this.database.exec(`
INSERT INTO main.voice_transcript_message_states (
account_id, message_identity, state, error, updated_at
)
SELECT account_id, message_identity, 'transcribed', NULL, MAX(updated_at)
FROM legacy_voice.voice_transcripts
WHERE trim(transcript) <> ''
GROUP BY account_id, message_identity
ON CONFLICT (account_id, message_identity) DO UPDATE SET
state = 'transcribed', error = NULL, updated_at = excluded.updated_at
WHERE excluded.updated_at > voice_transcript_message_states.updated_at
`)
this.database.exec('COMMIT')
return inserted
} catch (error) {
this.database.exec('ROLLBACK')
throw error
}
} finally {
this.database.exec('DETACH DATABASE legacy_voice')
} }
} }
+12
View File
@@ -43,6 +43,7 @@ export class SpeechRecognizerRegistry {
} }
export interface AudioProcessor { export interface AudioProcessor {
readonly version: string
process(input: { process(input: {
pcm: Buffer pcm: Buffer
sampleRate: number sampleRate: number
@@ -87,6 +88,17 @@ export interface TranscriptRepository {
> >
): TranscriptRecord | null ): TranscriptRecord | null
findLatest(accountId: string, messageIdentity: string): TranscriptRecord | null findLatest(accountId: string, messageIdentity: string): TranscriptRecord | null
findCompatible(
key: Pick<
TranscriptRecord,
| 'accountId'
| 'messageIdentity'
| 'processorVersion'
| 'recognizerId'
| 'modelVersion'
| 'modelFingerprint'
>
): TranscriptRecord | null
getMessageStatus(accountId: string, messageIdentity: string): TranscriptMessageStatus getMessageStatus(accountId: string, messageIdentity: string): TranscriptMessageStatus
save(record: TranscriptRecord): void save(record: TranscriptRecord): void
markFailure(accountId: string, messageIdentity: string, error: string): void markFailure(accountId: string, messageIdentity: string, error: string): void
+16 -1
View File
@@ -39,13 +39,28 @@ export class VoicePipeline {
reference: VoiceMessageReference, reference: VoiceMessageReference,
signal?: AbortSignal signal?: AbortSignal
): Promise<{ transcript: string; language?: string; durationMs: number; cached: boolean }> { ): Promise<{ transcript: string; language?: string; durationMs: number; cached: boolean }> {
const messageIdentity = voiceMessageIdentity(reference)
const compatible = this.transcripts.findCompatible({
accountId,
messageIdentity,
processorVersion: this.audioProcessor.version,
...this.recognizer.metadata
})
if (compatible?.transcript.trim()) {
return {
transcript: compatible.transcript.trim(),
language: compatible.language,
durationMs: compatible.durationMs,
cached: true
}
}
const source = await this.sourceResolver.resolve(reference) const source = await this.sourceResolver.resolve(reference)
if (signal?.aborted) throw new DOMException('Recognition cancelled', 'AbortError') if (signal?.aborted) throw new DOMException('Recognition cancelled', 'AbortError')
const decoded = await this.decoderRegistry.decode(source) const decoded = await this.decoderRegistry.decode(source)
if (signal?.aborted) throw new DOMException('Recognition cancelled', 'AbortError') if (signal?.aborted) throw new DOMException('Recognition cancelled', 'AbortError')
const audio = this.audioProcessor.process(decoded) const audio = this.audioProcessor.process(decoded)
if (audio.samples.length === 0) throw new Error('Voice audio is empty after processing') if (audio.samples.length === 0) throw new Error('Voice audio is empty after processing')
const messageIdentity = voiceMessageIdentity(reference)
const key = { const key = {
accountId, accountId,
messageIdentity, messageIdentity,
@@ -97,36 +97,44 @@ export class VoiceRecognitionUseCase {
const generation = this.accountGeneration const generation = this.accountGeneration
const accountIdentity = this.accountId const accountIdentity = this.accountId
return this.scheduler return this.scheduler
.schedule(key, async (signal) => { .schedule(
const status = await this.modelManager.getStatus() key,
if (status.state !== 'ready') { async (signal) => {
return { success: false, code: 'MODEL_NOT_READY', error: '请先下载语音识别模型' } as const const status = await this.modelManager.getStatus()
} if (status.state !== 'ready') {
const result = await pipeline.run(accountId, reference, signal) return {
if (signal.aborted || !this.isCurrentAccount(accountId, generation)) { success: false,
throw new DOMException('Recognition cancelled', 'AbortError') code: 'MODEL_NOT_READY',
} error: '请先下载语音识别模型'
const transcript = result.transcript.trim() } as const
if (
transcript &&
options?.publishTranscriptUpdate !== false &&
this.isCurrentAccount(accountId, generation)
) {
try {
await this.publishTranscriptUpdate({
accountIdentity,
reference,
messageIdentity: voiceMessageIdentity(reference),
state: 'transcribed',
transcript,
cached: result.cached
})
} catch (error) {
console.warn('[Voice] transcript indexed asynchronously failed:', error)
} }
} const result = await pipeline.run(accountId, reference, signal)
return { success: true, ...result, transcript } as const if (signal.aborted || !this.isCurrentAccount(accountId, generation)) {
}, { priority: options?.priority }) throw new DOMException('Recognition cancelled', 'AbortError')
}
const transcript = result.transcript.trim()
if (
transcript &&
options?.publishTranscriptUpdate !== false &&
this.isCurrentAccount(accountId, generation)
) {
try {
await this.publishTranscriptUpdate({
accountIdentity,
reference,
messageIdentity: voiceMessageIdentity(reference),
state: 'transcribed',
transcript,
cached: result.cached
})
} catch (error) {
console.warn('[Voice] transcript indexed asynchronously failed:', error)
}
}
return { success: true, ...result, transcript } as const
},
{ priority: options?.priority }
)
.catch((error): VoiceRecognitionResult => { .catch((error): VoiceRecognitionResult => {
if (error instanceof DOMException && error.name === 'AbortError') { if (error instanceof DOMException && error.name === 'AbortError') {
return { success: false, code: 'CANCELLED', error: '语音识别已取消' } return { success: false, code: 'CANCELLED', error: '语音识别已取消' }
@@ -173,18 +181,25 @@ export class VoiceRecognitionUseCase {
} }
async publishTranscriptSnapshot(reference: VoiceMessageReference): Promise<void> { async publishTranscriptSnapshot(reference: VoiceMessageReference): Promise<void> {
const accountIdentity = this.accountId
if (!accountIdentity) return
const snapshot = this.getTranscriptSnapshot(reference) const snapshot = this.getTranscriptSnapshot(reference)
if (snapshot.state === 'pending') return if (snapshot.state === 'pending') return
await this.publishTranscript(reference, snapshot.transcript, snapshot.state === 'transcribed')
}
async publishTranscript(
reference: VoiceMessageReference,
transcript?: string,
cached = true
): Promise<void> {
const accountIdentity = this.accountId
if (!accountIdentity || !transcript?.trim()) return
await this.publishTranscriptUpdate({ await this.publishTranscriptUpdate({
accountIdentity, accountIdentity,
reference, reference,
messageIdentity: voiceMessageIdentity(reference), messageIdentity: voiceMessageIdentity(reference),
state: snapshot.state, state: 'transcribed',
transcript: snapshot.transcript, transcript: transcript.trim(),
error: snapshot.error, cached
cached: snapshot.state === 'transcribed'
}) })
} }
+89 -1
View File
@@ -27,6 +27,13 @@ export type ResolveSourceResult =
| { success: true; source: EncodedVoiceSource } | { success: true; source: EncodedVoiceSource }
| { success: false; error: string } | { success: false; error: string }
export interface VoiceReference {
sessionId: string
localId: number
createTime: number
svrId?: string | number
}
export class VoiceService { export class VoiceService {
private wcdb4Client: Wcdb4Client private wcdb4Client: Wcdb4Client
private voiceCache = new Map<string, string>() private voiceCache = new Map<string, string>()
@@ -55,7 +62,11 @@ export class VoiceService {
if (!pcmResult.success) return pcmResult if (!pcmResult.success) return pcmResult
const pcmData = pcmResult.audio.pcm const pcmData = pcmResult.audio.pcm
const wavData = this.createWavBuffer(pcmData, 24000) const wavData = this.createWavBuffer(
pcmData,
pcmResult.audio.sampleRate,
pcmResult.audio.channels
)
console.log( console.log(
'[VoiceService] wavData length:', '[VoiceService] wavData length:',
wavData.length, wavData.length,
@@ -70,6 +81,83 @@ export class VoiceService {
return { success: true, data: base64Data } return { success: true, data: base64Data }
} }
async resolveVoices(
references: VoiceReference[]
): Promise<Array<{ success: boolean; data?: string; error?: string }>> {
const results: Array<{ success: boolean; data?: string; error?: string } | undefined> =
new Array(references.length)
const missing: Array<{ index: number; reference: VoiceReference }> = []
references.forEach((reference, index) => {
const cached = this.voiceCache.get(
this.buildCacheKey(reference.sessionId, reference.localId, reference.createTime)
)
if (cached) results[index] = { success: true, data: cached }
else missing.push({ index, reference })
})
if (!missing.length)
return results as Array<{ success: boolean; data?: string; error?: string }>
const sources = await this.wcdb4Client.getVoiceDataBatch(
missing.map(({ reference }) => ({
sessionId: reference.sessionId,
createTime: reference.createTime,
localId: reference.localId,
svrId: reference.svrId,
candidates: this.buildCandidates(reference.sessionId)
}))
)
const failed: Array<{ index: number; reference: VoiceReference }> = []
for (const [{ index, reference }, source] of missing.map(
(item, sourceIndex) => [item, sources[sourceIndex]] as const
)) {
if (!source?.success || !source.hex) {
failed.push({ index, reference })
continue
}
const silkData = this.decodeVoiceBlob(source.hex)
if (!silkData?.length) {
results[index] = { success: false, error: '语音数据为空' }
continue
}
try {
const decoded = await this.decoderRegistry.decode({
data: silkData,
codec: 'silk',
sourceHash: createHash('sha256').update(silkData).digest('hex')
})
const wavData = this.createWavBuffer(decoded.pcm, 24000)
const data = wavData.toString('base64')
const cacheKey = this.buildCacheKey(
reference.sessionId,
reference.localId,
reference.createTime
)
this.voiceCache.set(cacheKey, data)
this.pcmCache.set(cacheKey, { ...decoded, codec: 'silk' })
results[index] = { success: true, data }
} catch (error) {
results[index] = {
success: false,
error: error instanceof Error ? error.message : 'Silk 解码失败'
}
}
}
const retried = await Promise.all(
failed.map(({ reference }) =>
this.resolveVoice(
reference.sessionId,
reference.localId,
reference.createTime,
reference.svrId
)
)
)
failed.forEach(({ index }, retryIndex) => {
results[index] = retried[retryIndex]
})
return results as Array<{ success: boolean; data?: string; error?: string }>
}
async resolvePcm( async resolvePcm(
sessionId: string, sessionId: string,
localId: number, localId: number,
+112 -17
View File
@@ -250,6 +250,20 @@ type KoffiAsyncFunction = ((...args: unknown[]) => unknown) & {
type WcdbVoidOut = [unknown] type WcdbVoidOut = [unknown]
type WcdbHandleOut = [number] type WcdbHandleOut = [number]
export interface Wcdb4VoiceDataRequest {
sessionId: string
createTime: number
candidates: string[]
localId?: number
svrId?: string | number
}
export interface Wcdb4VoiceDataResult {
success: boolean
hex?: string
error: string
}
const nodeRequire = createRequire(import.meta.url) const nodeRequire = createRequire(import.meta.url)
function isAsciiPath(value: string): boolean { function isAsciiPath(value: string): boolean {
@@ -409,6 +423,7 @@ export class Wcdb4Client {
outHex: WcdbVoidOut outHex: WcdbVoidOut
) => number) ) => number)
| null = null | null = null
private wcdbGetVoiceDataBatch: KoffiAsyncFunction | null = null
private wcdbResolveImageHardlink: private wcdbResolveImageHardlink:
| ((handle: number, md5: string, accountDir: string, outJson: WcdbVoidOut) => number) | ((handle: number, md5: string, accountDir: string, outJson: WcdbVoidOut) => number)
| null = null | null = null
@@ -1953,32 +1968,104 @@ export class Wcdb4Client {
} }
const handle = this.ensureHandle() const handle = this.ensureHandle()
const outHex: WcdbVoidOut = [null] const fn = this.wcdbGetVoiceData as unknown as KoffiAsyncFunction
return this.createTrackedNativeCall<Wcdb4VoiceDataResult>((resolve, reject) => {
try { const outHex: WcdbVoidOut = [null]
const result = this.wcdbGetVoiceData( fn.async(
handle, handle,
sessionId, sessionId,
createTime, createTime,
localId, localId,
BigInt(svrId || 0), BigInt(svrId || 0),
JSON.stringify(candidates), JSON.stringify(candidates),
outHex outHex,
(error: unknown, code: unknown) => {
if (error) {
reject(error)
return
}
try {
const result = Number(code)
if (result !== 0 || !outHex[0]) {
resolve({ success: false, error: `获取语音数据失败: ${result}` })
return
}
const hex = this.decodeHexPtr(outHex[0])
resolve(
hex === null
? { success: false, error: '解析语音数据失败' }
: { success: true, hex, error: '' }
)
} finally {
this.wcdbFreeString?.(outHex[0])
}
}
) )
})
}
if (result !== 0 || !outHex[0]) { async getVoiceDataBatch(requests: Wcdb4VoiceDataRequest[]): Promise<Wcdb4VoiceDataResult[]> {
return { success: false, error: `获取语音数据失败: ${result}` } if (!requests.length) return []
} if (!this.wcdbGetVoiceDataBatch) {
return this.getVoiceDataIndividually(requests)
const hex = this.decodeHexPtr(outHex[0])
if (hex === null) {
return { success: false, error: '解析语音数据失败' }
}
return { success: true, hex, error: '' }
} finally {
this.wcdbFreeString?.(outHex[0])
} }
try {
const rows = await this.callJsonAsync<Record<string, unknown>[]>(
this.wcdbGetVoiceDataBatch,
JSON.stringify(
requests.map((request, index) => ({
session_id: request.sessionId,
create_time: request.createTime,
local_id: request.localId || 0,
svr_id: String(request.svrId || 0),
candidates: request.candidates,
index
}))
)
)
const byIndex = new Map(
(Array.isArray(rows) ? rows : []).map((row) => [Number(row.index), row])
)
return requests.map((_, index) => {
const row = byIndex.get(index)
const rawHex = row?.hex ?? row?.data
const rawSuccess = row?.success ?? row?.Success
const hex = typeof rawHex === 'string' ? rawHex : undefined
const success = (rawSuccess === true || Number(rawSuccess) === 1) && Boolean(hex)
return {
success,
hex: success ? hex : undefined,
error:
typeof row?.error === 'string' && row.error
? row.error
: success
? ''
: '获取语音数据失败'
}
})
} catch (error) {
console.warn('[WCDB4] batch voice lookup failed, using single-item fallback:', error)
return this.getVoiceDataIndividually(requests)
}
}
private async getVoiceDataIndividually(
requests: Wcdb4VoiceDataRequest[]
): Promise<Wcdb4VoiceDataResult[]> {
const results: Wcdb4VoiceDataResult[] = []
for (const request of requests) {
results.push(
await this.getVoiceData(
request.sessionId,
request.createTime,
request.candidates,
request.localId,
request.svrId
)
)
}
return results
} }
private decodeHexPtr(ptr: unknown): string | null { private decodeHexPtr(ptr: unknown): string | null {
@@ -2279,6 +2366,14 @@ export class Wcdb4Client {
this.wcdbGetVoiceData = null this.wcdbGetVoiceData = null
} }
try {
this.wcdbGetVoiceDataBatch = lib.func(
'int32 wcdb_get_voice_data_batch(int64 handle, const char* requestsJson, _Out_ void** outJson)'
)
} catch {
this.wcdbGetVoiceDataBatch = null
}
try { try {
this.wcdbResolveImageHardlink = lib.func( this.wcdbResolveImageHardlink = lib.func(
'int32 wcdb_resolve_image_hardlink(int64 handle, const char* md5, const char* accountDir, _Out_ void** outJson)' 'int32 wcdb_resolve_image_hardlink(int64 handle, const char* md5, const char* accountDir, _Out_ void** outJson)'
+5 -11
View File
@@ -216,17 +216,11 @@ export class WechatDb {
if (!username) return [] if (!username) return []
if (startTime && endTime && startTime > endTime) return [] if (startTime && endTime && startTime > endTime) return []
// A bounded native cursor can omit rows stored across a message shard boundary. // The async client merges cursor and shard-table results while applying the
// Scan without bounds first, then apply the requested range in application code. // time range in SQLite. Avoid loading the entire conversation when exporting
const rows = await this.wcdb4Client.getMessagesAsync(username) // a narrow range; this is especially important for chats with long history.
const messages = rows const rows = await this.wcdb4Client.getMessagesAsync(username, startTime, endTime)
.map((message) => ({ ...message.raw, ...message })) const messages = rows.map((message) => ({ ...message.raw, ...message }))
.filter((message) => {
const createTime = Number(message.msgCreateTime || 0)
if (startTime && createTime < startTime) return false
if (endTime && createTime > endTime) return false
return true
})
console.log( console.log(
`[WechatDb] export scan username=${username} raw=${rows.length} filtered=${messages.length} start=${startTime || 0} end=${endTime || 0}` `[WechatDb] export scan username=${username} raw=${rows.length} filtered=${messages.length} start=${startTime || 0} end=${endTime || 0}`
) )
+73
View File
@@ -0,0 +1,73 @@
import { nativeImage } from 'electron'
import fs from 'fs-extra'
import QRCode from 'qrcode'
import type {
PublishWechatShareCardRequest,
PublishWechatShareCardResult
} from '../shared/wechat-share-card'
import { WechatShareConfigStore } from './wechat-share-config-store'
const MAX_REPORT_BYTES = 25 * 1024 * 1024
export class WechatShareCardService {
constructor(private readonly configStore: WechatShareConfigStore) {}
async publish(request: PublishWechatShareCardRequest): Promise<PublishWechatShareCardResult> {
try {
const config = await this.configStore.loadRaw()
if (!config) return { success: false, error: '请先配置微信卡片服务' }
const png = await fs.readFile(request.pngPath)
if (!png.length) return { success: false, error: '日报图片为空' }
if (png.length > MAX_REPORT_BYTES) return { success: false, error: '日报图片不能超过 25 MB' }
const source = nativeImage.createFromBuffer(png)
if (source.isEmpty()) return { success: false, error: '无法读取日报图片' }
const size = source.getSize()
const squareSize = Math.min(size.width, size.height)
const thumbnail = source
.crop({ x: 0, y: 0, width: squareSize, height: squareSize })
.resize({ width: 360, height: 360, quality: 'best' })
.toJPEG(84)
const response = await fetch(`${config.serviceUrl}/api/cards`, {
method: 'POST',
headers: {
Authorization: `Bearer ${config.uploadToken}`,
'Content-Type': 'application/json'
},
body: JSON.stringify({
title: request.title.trim().slice(0, 64),
description: request.description.trim().slice(0, 120),
expiresInDays: Math.max(1, Math.min(30, request.expiresInDays || 7)),
imageBase64: png.toString('base64'),
thumbnailBase64: thumbnail.toString('base64')
}),
signal: AbortSignal.timeout(90_000)
})
const payload = (await response.json().catch(() => ({}))) as {
cardId?: string
shareUrl?: string
viewUrl?: string
expiresAt?: string
error?: string
}
if (!response.ok || !payload.shareUrl) {
return { success: false, error: payload.error || `卡片服务返回 HTTP ${response.status}` }
}
return {
success: true,
cardId: payload.cardId,
shareUrl: payload.shareUrl,
viewUrl: payload.viewUrl,
expiresAt: payload.expiresAt,
qrCodeDataUrl: await QRCode.toDataURL(payload.shareUrl, {
width: 360,
margin: 2,
errorCorrectionLevel: 'M'
})
}
} catch (error) {
return { success: false, error: error instanceof Error ? error.message : String(error) }
}
}
}
+69
View File
@@ -0,0 +1,69 @@
import { app, safeStorage } from 'electron'
import fs from 'fs-extra'
import path from 'path'
import type {
WechatShareServiceConfig,
WechatShareServiceConfigResult
} from '../shared/wechat-share-card'
const normalizeUrl = (value: string): string => value.trim().replace(/\/+$/, '')
const validate = (config: WechatShareServiceConfig): string | null => {
try {
const url = new URL(normalizeUrl(config.serviceUrl))
if (url.protocol !== 'https:' && !['localhost', '127.0.0.1'].includes(url.hostname)) {
return '卡片服务必须使用 HTTPS'
}
} catch {
return '卡片服务地址无效'
}
if (config.uploadToken.trim().length < 24) return '上传密钥至少需要 24 个字符'
return null
}
export class WechatShareConfigStore {
private get filePath(): string {
return path.join(app.getPath('userData'), 'wechat-share-service.bin')
}
async loadRaw(): Promise<WechatShareServiceConfig | null> {
if (!(await fs.pathExists(this.filePath))) return null
if (!safeStorage.isEncryptionAvailable()) throw new Error('系统安全存储不可用')
const encrypted = await fs.readFile(this.filePath)
const parsed = JSON.parse(safeStorage.decryptString(encrypted)) as WechatShareServiceConfig
const error = validate(parsed)
if (error) throw new Error(error)
return { serviceUrl: normalizeUrl(parsed.serviceUrl), uploadToken: parsed.uploadToken.trim() }
}
async status(): Promise<WechatShareServiceConfigResult> {
try {
const config = await this.loadRaw()
return {
success: true,
configured: Boolean(config),
serviceUrl: config?.serviceUrl
}
} catch (error) {
return { success: false, error: error instanceof Error ? error.message : String(error) }
}
}
async save(config: WechatShareServiceConfig): Promise<WechatShareServiceConfigResult> {
const normalized = {
serviceUrl: normalizeUrl(config.serviceUrl),
uploadToken: config.uploadToken.trim()
}
const error = validate(normalized)
if (error) return { success: false, error }
if (!safeStorage.isEncryptionAvailable()) {
return { success: false, error: '系统安全存储不可用' }
}
await fs.ensureDir(path.dirname(this.filePath))
await fs.writeFile(this.filePath, safeStorage.encryptString(JSON.stringify(normalized)), {
mode: 0o600
})
await fs.chmod(this.filePath, 0o600)
return { success: true, configured: true, serviceUrl: normalized.serviceUrl }
}
}
+90 -2
View File
@@ -1,12 +1,19 @@
import { ElectronAPI } from '@electron-toolkit/preload' import { ElectronAPI } from '@electron-toolkit/preload'
import { Contact, Message } from '../shared/types' import { Contact, Message } from '../shared/types'
import { GroupReportExportRequest, GroupReportExportResult } from '../shared/group-report' import {
GroupReportExportRequest,
GroupReportExportResult,
GroupReportRenderSnapshotExportRequest
} from '../shared/group-report'
import { LocalApiTestRequest, LocalApiTestResponse } from '../shared/local-api-test' import { LocalApiTestRequest, LocalApiTestResponse } from '../shared/local-api-test'
import { import {
DeleteGeneratedReportResult, DeleteGeneratedReportResult,
ReportHistoryResult, ReportHistoryResult,
SaveGeneratedReportRequest, SaveGeneratedReportRequest,
SaveGeneratedReportResult SaveGeneratedReportResult,
PrepareGeneratedReportTemplateSwitchResult,
UpdateGeneratedReportTemplateRequest,
UpdateGeneratedReportTemplateResult
} from '../shared/report-history' } from '../shared/report-history'
import type { import type {
DatabaseKeyEnvironment, DatabaseKeyEnvironment,
@@ -33,6 +40,7 @@ import type {
AIProviderConfig, AIProviderConfig,
AIProviderListResult, AIProviderListResult,
AIRuntimeModelConfig, AIRuntimeModelConfig,
AIVisionRuntimeConfig,
AIVisionTestRequest, AIVisionTestRequest,
AIVisionTestResult, AIVisionTestResult,
LegacyAIConfig LegacyAIConfig
@@ -45,6 +53,18 @@ import type {
ImageInsight ImageInsight
} from '../shared/image-insight' } from '../shared/image-insight'
import type { AgentHubActionResult, AgentHubLogEntry, AgentHubStatus } from '../shared/agent-hub' import type { AgentHubActionResult, AgentHubLogEntry, AgentHubStatus } from '../shared/agent-hub'
import type {
PersonalWechatImageSelectionResult,
PersonalWechatVoiceSelectionResult,
PersonalWechatSendRequest,
PersonalWechatSendResult,
PersonalWechatSenderStatus
} from '../shared/personal-wechat'
import type {
PersonalWechatRuntimeDownloadResult,
PersonalWechatRuntimeProgressEvent,
PersonalWechatRuntimeStatus
} from '../shared/personal-wechat-runtime'
import type { AppLogEntry } from '../shared/app-log' import type { AppLogEntry } from '../shared/app-log'
import type { AppUpdateCheckResult, AppUpdateState } from '../shared/app-update' import type { AppUpdateCheckResult, AppUpdateState } from '../shared/app-update'
import type { CacheSummary } from '../shared/cache' import type { CacheSummary } from '../shared/cache'
@@ -72,6 +92,20 @@ import type {
KnowledgeSearchIpcRequest, KnowledgeSearchIpcRequest,
KnowledgeSearchIpcResult KnowledgeSearchIpcResult
} from '../shared/knowledge' } from '../shared/knowledge'
import type {
PublishWechatShareCardRequest,
PublishWechatShareCardResult,
WechatShareServiceConfig,
WechatShareServiceConfigResult
} from '../shared/wechat-share-card'
import type {
ListTextToSpeechVoicesRequest,
ListTextToSpeechVoicesResult,
SaveTextToSpeechSettingsRequest,
SynthesizeTextToSpeechRequest,
SynthesizeTextToSpeechResult,
TextToSpeechSettingsResult
} from '../shared/text-to-speech'
export type ParsedContent = export type ParsedContent =
| { type: 'text'; content: string } | { type: 'text'; content: string }
@@ -215,6 +249,7 @@ declare global {
) => Promise<{ ) => Promise<{
success: boolean success: boolean
data?: string data?: string
finishReason?: string
usage?: { usage?: {
input?: number input?: number
output?: number output?: number
@@ -225,6 +260,7 @@ declare global {
}> }>
listAIProviders: () => Promise<AIProviderListResult> listAIProviders: () => Promise<AIProviderListResult>
getAIRuntimeConfig: () => Promise<AIRuntimeModelConfig> getAIRuntimeConfig: () => Promise<AIRuntimeModelConfig>
getAIVisionRuntimeConfig: () => Promise<AIVisionRuntimeConfig>
getAiSearchProviderStatus: () => Promise<AiSearchProviderStatus> getAiSearchProviderStatus: () => Promise<AiSearchProviderStatus>
authorizeAiSearchExternalProvider: ( authorizeAiSearchExternalProvider: (
request: AiSearchExternalAuthorizationRequest request: AiSearchExternalAuthorizationRequest
@@ -235,6 +271,20 @@ declare global {
testAIProvider: (providerId: string) => Promise<AIConnectionTestResult> testAIProvider: (providerId: string) => Promise<AIConnectionTestResult>
testAIVision: (request: AIVisionTestRequest) => Promise<AIVisionTestResult> testAIVision: (request: AIVisionTestRequest) => Promise<AIVisionTestResult>
migrateLegacyAIConfig: (config: LegacyAIConfig) => Promise<AIProviderListResult> migrateLegacyAIConfig: (config: LegacyAIConfig) => Promise<AIProviderListResult>
getTextToSpeechSettings: () => Promise<TextToSpeechSettingsResult>
saveTextToSpeechSettings: (
request: SaveTextToSpeechSettingsRequest
) => Promise<TextToSpeechSettingsResult>
listTextToSpeechVoices: (
request?: ListTextToSpeechVoicesRequest
) => Promise<ListTextToSpeechVoicesResult>
synthesizeTextToSpeech: (
request: SynthesizeTextToSpeechRequest
) => Promise<SynthesizeTextToSpeechResult>
removeGeneratedTextToSpeechAudio: (
filePath: string
) => Promise<{ success: boolean; error?: string }>
openFishAudioApiKeys: () => Promise<{ success: boolean; error?: string }>
copyImage: (base64String: string) => Promise<{ success: boolean; error?: string }> copyImage: (base64String: string) => Promise<{ success: boolean; error?: string }>
getVoiceData: ( getVoiceData: (
sessionId: string, sessionId: string,
@@ -301,16 +351,33 @@ declare global {
httpStatus?: number httpStatus?: number
}> }>
startExport: (request: ExportRequest) => Promise<ExportResult> startExport: (request: ExportRequest) => Promise<ExportResult>
selectExportDirectory: () => Promise<{ canceled: boolean; path?: string }>
cancelExport: (jobId: string) => Promise<{ success: boolean }> cancelExport: (jobId: string) => Promise<{ success: boolean }>
revealExport: (path: string) => Promise<{ success: boolean; error?: string }> revealExport: (path: string) => Promise<{ success: boolean; error?: string }>
onExportProgress: (callback: (progress: ExportJobProgress) => void) => () => void onExportProgress: (callback: (progress: ExportJobProgress) => void) => () => void
exportGroupReport: (request: GroupReportExportRequest) => Promise<GroupReportExportResult> exportGroupReport: (request: GroupReportExportRequest) => Promise<GroupReportExportResult>
exportGroupReportSnapshot: (
request: GroupReportRenderSnapshotExportRequest
) => Promise<GroupReportExportResult>
prepareGeneratedReportTemplateSwitch: (
reportId: string
) => Promise<PrepareGeneratedReportTemplateSwitchResult>
listGeneratedReports: () => Promise<ReportHistoryResult> listGeneratedReports: () => Promise<ReportHistoryResult>
saveGeneratedReport: ( saveGeneratedReport: (
request: SaveGeneratedReportRequest request: SaveGeneratedReportRequest
) => Promise<SaveGeneratedReportResult> ) => Promise<SaveGeneratedReportResult>
updateGeneratedReportTemplate: (
request: UpdateGeneratedReportTemplateRequest
) => Promise<UpdateGeneratedReportTemplateResult>
deleteGeneratedReport: (reportId: string) => Promise<DeleteGeneratedReportResult> deleteGeneratedReport: (reportId: string) => Promise<DeleteGeneratedReportResult>
revealGroupReport: (filePath: string) => Promise<{ success: boolean; error?: string }> revealGroupReport: (filePath: string) => Promise<{ success: boolean; error?: string }>
getWechatShareConfig: () => Promise<WechatShareServiceConfigResult>
saveWechatShareConfig: (
config: WechatShareServiceConfig
) => Promise<WechatShareServiceConfigResult>
publishWechatShareCard: (
request: PublishWechatShareCardRequest
) => Promise<PublishWechatShareCardResult>
getSavedDbKey: (accountRoot: string) => Promise<DatabaseKeyStorageResult> getSavedDbKey: (accountRoot: string) => Promise<DatabaseKeyStorageResult>
getDatabaseKeyEnvironment: () => Promise<DatabaseKeyEnvironment> getDatabaseKeyEnvironment: () => Promise<DatabaseKeyEnvironment>
readDatabaseKeyClipboard: () => Promise<{ readDatabaseKeyClipboard: () => Promise<{
@@ -351,6 +418,8 @@ declare global {
appearanceTheme: 'system' | 'light' | 'dark' appearanceTheme: 'system' | 'light' | 'dark'
compactMode: boolean compactMode: boolean
showStartupProgress: boolean showStartupProgress: boolean
ttsSelectedVoiceId: string
ttsModel: import('../shared/text-to-speech').TextToSpeechModel
imageXorKey: string imageXorKey: string
imageAesKey: string imageAesKey: string
} }
@@ -388,6 +457,8 @@ declare global {
appearanceTheme: 'system' | 'light' | 'dark' appearanceTheme: 'system' | 'light' | 'dark'
compactMode: boolean compactMode: boolean
showStartupProgress: boolean showStartupProgress: boolean
ttsSelectedVoiceId: string
ttsModel: import('../shared/text-to-speech').TextToSpeechModel
imageXorKey: string imageXorKey: string
imageAesKey: string imageAesKey: string
} }
@@ -408,6 +479,8 @@ declare global {
appearanceTheme: 'system' | 'light' | 'dark' appearanceTheme: 'system' | 'light' | 'dark'
compactMode: boolean compactMode: boolean
showStartupProgress: boolean showStartupProgress: boolean
ttsSelectedVoiceId: string
ttsModel: import('../shared/text-to-speech').TextToSpeechModel
imageXorKey: string imageXorKey: string
imageAesKey: string imageAesKey: string
}> }>
@@ -501,6 +574,21 @@ declare global {
sessionId: string, sessionId: string,
limit?: number limit?: number
) => Promise<{ success: boolean; insights: ImageInsight[] }> ) => Promise<{ success: boolean; insights: ImageInsight[] }>
getPersonalWechatSenderStatus: () => Promise<PersonalWechatSenderStatus>
getPersonalWechatRuntimeStatus: () => Promise<PersonalWechatRuntimeStatus>
downloadPersonalWechatRuntime: () => Promise<PersonalWechatRuntimeDownloadResult>
cancelPersonalWechatRuntimeDownload: () => Promise<{ success: boolean }>
removePersonalWechatRuntime: () => Promise<PersonalWechatRuntimeStatus>
openPersonalWechatRuntimeDirectory: () => Promise<{ success: boolean; error?: string }>
onPersonalWechatRuntimeProgress: (
callback: (status: PersonalWechatRuntimeProgressEvent) => void
) => () => void
rebindPersonalWechatSender: () => Promise<PersonalWechatSenderStatus>
selectPersonalWechatImage: () => Promise<PersonalWechatImageSelectionResult>
selectPersonalWechatVoice: () => Promise<PersonalWechatVoiceSelectionResult>
sendPersonalWechatMessage: (
request: PersonalWechatSendRequest
) => Promise<PersonalWechatSendResult>
getAgentHubStatus: () => Promise<AgentHubStatus> getAgentHubStatus: () => Promise<AgentHubStatus>
getAgentHubLogs: () => Promise<AgentHubLogEntry[]> getAgentHubLogs: () => Promise<AgentHubLogEntry[]>
clearAgentHubLogs: () => Promise<void> clearAgentHubLogs: () => Promise<void>
+83 -2
View File
@@ -1,7 +1,13 @@
import { contextBridge, ipcRenderer } from 'electron' import { contextBridge, ipcRenderer } from 'electron'
import { electronAPI } from '@electron-toolkit/preload' import { electronAPI } from '@electron-toolkit/preload'
import type { GroupReportExportRequest } from '../shared/group-report' import type {
import type { SaveGeneratedReportRequest } from '../shared/report-history' GroupReportExportRequest,
GroupReportRenderSnapshotExportRequest
} from '../shared/group-report'
import type {
SaveGeneratedReportRequest,
UpdateGeneratedReportTemplateRequest
} from '../shared/report-history'
import type { import type {
AIChatRequestOptions, AIChatRequestOptions,
AiSearchExternalAuthorizationRequest, AiSearchExternalAuthorizationRequest,
@@ -19,6 +25,18 @@ import type {
ImageInsight ImageInsight
} from '../shared/image-insight' } from '../shared/image-insight'
import type { AgentHubLogEntry, AgentHubStatus } from '../shared/agent-hub' import type { AgentHubLogEntry, AgentHubStatus } from '../shared/agent-hub'
import type {
PersonalWechatImageSelectionResult,
PersonalWechatVoiceSelectionResult,
PersonalWechatSendRequest,
PersonalWechatSendResult,
PersonalWechatSenderStatus
} from '../shared/personal-wechat'
import type {
PersonalWechatRuntimeDownloadResult,
PersonalWechatRuntimeProgressEvent,
PersonalWechatRuntimeStatus
} from '../shared/personal-wechat-runtime'
import type { AppLogEntry } from '../shared/app-log' import type { AppLogEntry } from '../shared/app-log'
import type { AppUpdateState } from '../shared/app-update' import type { AppUpdateState } from '../shared/app-update'
import type { CacheSummary } from '../shared/cache' import type { CacheSummary } from '../shared/cache'
@@ -48,6 +66,15 @@ import type {
KnowledgeSearchIpcRequest, KnowledgeSearchIpcRequest,
KnowledgeSearchIpcResult KnowledgeSearchIpcResult
} from '../shared/knowledge' } from '../shared/knowledge'
import type {
PublishWechatShareCardRequest,
WechatShareServiceConfig
} from '../shared/wechat-share-card'
import type {
ListTextToSpeechVoicesRequest,
SaveTextToSpeechSettingsRequest,
SynthesizeTextToSpeechRequest
} from '../shared/text-to-speech'
// 渲染器的自定义 API // 渲染器的自定义 API
const api = { const api = {
@@ -114,6 +141,7 @@ const api = {
ipcRenderer.invoke('ai:chat', messages, options), ipcRenderer.invoke('ai:chat', messages, options),
listAIProviders: () => ipcRenderer.invoke('ai:listProviders'), listAIProviders: () => ipcRenderer.invoke('ai:listProviders'),
getAIRuntimeConfig: () => ipcRenderer.invoke('ai:getRuntimeConfig'), getAIRuntimeConfig: () => ipcRenderer.invoke('ai:getRuntimeConfig'),
getAIVisionRuntimeConfig: () => ipcRenderer.invoke('ai:getVisionRuntimeConfig'),
getAiSearchProviderStatus: (): Promise<AiSearchProviderStatus> => getAiSearchProviderStatus: (): Promise<AiSearchProviderStatus> =>
ipcRenderer.invoke('ai-search:getProviderStatus'), ipcRenderer.invoke('ai-search:getProviderStatus'),
authorizeAiSearchExternalProvider: ( authorizeAiSearchExternalProvider: (
@@ -127,6 +155,16 @@ const api = {
testAIProvider: (providerId: string) => ipcRenderer.invoke('ai:testProvider', providerId), testAIProvider: (providerId: string) => ipcRenderer.invoke('ai:testProvider', providerId),
testAIVision: (request: AIVisionTestRequest) => ipcRenderer.invoke('ai:testVision', request), testAIVision: (request: AIVisionTestRequest) => ipcRenderer.invoke('ai:testVision', request),
migrateLegacyAIConfig: (config: LegacyAIConfig) => ipcRenderer.invoke('ai:migrateLegacy', config), migrateLegacyAIConfig: (config: LegacyAIConfig) => ipcRenderer.invoke('ai:migrateLegacy', config),
getTextToSpeechSettings: () => ipcRenderer.invoke('tts:getSettings'),
saveTextToSpeechSettings: (request: SaveTextToSpeechSettingsRequest) =>
ipcRenderer.invoke('tts:saveSettings', request),
listTextToSpeechVoices: (request?: ListTextToSpeechVoicesRequest) =>
ipcRenderer.invoke('tts:listVoices', request),
synthesizeTextToSpeech: (request: SynthesizeTextToSpeechRequest) =>
ipcRenderer.invoke('tts:synthesize', request),
removeGeneratedTextToSpeechAudio: (filePath: string) =>
ipcRenderer.invoke('tts:removeGeneratedAudio', filePath),
openFishAudioApiKeys: () => ipcRenderer.invoke('tts:openApiKeys'),
copyImage: (base64String) => ipcRenderer.invoke('copy-image', base64String), copyImage: (base64String) => ipcRenderer.invoke('copy-image', base64String),
getVoiceData: (sessionId: string, localId: number, createTime: number, svrId?: string | number) => getVoiceData: (sessionId: string, localId: number, createTime: number, svrId?: string | number) =>
ipcRenderer.invoke('db:getVoiceData', sessionId, localId, createTime, svrId), ipcRenderer.invoke('db:getVoiceData', sessionId, localId, createTime, svrId),
@@ -198,6 +236,7 @@ const api = {
startExport: (request: ExportRequest) => ipcRenderer.invoke('export:start', request), startExport: (request: ExportRequest) => ipcRenderer.invoke('export:start', request),
cancelExport: (jobId: string) => ipcRenderer.invoke('export:cancel', jobId), cancelExport: (jobId: string) => ipcRenderer.invoke('export:cancel', jobId),
revealExport: (path: string) => ipcRenderer.invoke('export:reveal', path), revealExport: (path: string) => ipcRenderer.invoke('export:reveal', path),
selectExportDirectory: () => ipcRenderer.invoke('export:selectDirectory'),
onExportProgress: (callback: (progress: ExportJobProgress) => void) => { onExportProgress: (callback: (progress: ExportJobProgress) => void) => {
const listener = (_event: Electron.IpcRendererEvent, progress: ExportJobProgress): void => const listener = (_event: Electron.IpcRendererEvent, progress: ExportJobProgress): void =>
callback(progress) callback(progress)
@@ -206,12 +245,23 @@ const api = {
}, },
exportGroupReport: (request: GroupReportExportRequest) => exportGroupReport: (request: GroupReportExportRequest) =>
ipcRenderer.invoke('report:export', request), ipcRenderer.invoke('report:export', request),
exportGroupReportSnapshot: (request: GroupReportRenderSnapshotExportRequest) =>
ipcRenderer.invoke('report:exportSnapshot', request),
prepareGeneratedReportTemplateSwitch: (reportId: string) =>
ipcRenderer.invoke('report:prepareTemplateSwitch', { reportId }),
listGeneratedReports: () => ipcRenderer.invoke('report:listGenerated'), listGeneratedReports: () => ipcRenderer.invoke('report:listGenerated'),
saveGeneratedReport: (request: SaveGeneratedReportRequest) => saveGeneratedReport: (request: SaveGeneratedReportRequest) =>
ipcRenderer.invoke('report:saveGenerated', request), ipcRenderer.invoke('report:saveGenerated', request),
updateGeneratedReportTemplate: (request: UpdateGeneratedReportTemplateRequest) =>
ipcRenderer.invoke('report:updateGeneratedTemplate', request),
deleteGeneratedReport: (reportId: string) => deleteGeneratedReport: (reportId: string) =>
ipcRenderer.invoke('report:deleteGenerated', reportId), ipcRenderer.invoke('report:deleteGenerated', reportId),
revealGroupReport: (filePath: string) => ipcRenderer.invoke('report:reveal', filePath), revealGroupReport: (filePath: string) => ipcRenderer.invoke('report:reveal', filePath),
getWechatShareConfig: () => ipcRenderer.invoke('wechat-share:getConfig'),
saveWechatShareConfig: (config: WechatShareServiceConfig) =>
ipcRenderer.invoke('wechat-share:saveConfig', config),
publishWechatShareCard: (request: PublishWechatShareCardRequest) =>
ipcRenderer.invoke('wechat-share:publish', request),
getSavedDbKey: (accountRoot: string) => ipcRenderer.invoke('key:getSavedDbKey', accountRoot), getSavedDbKey: (accountRoot: string) => ipcRenderer.invoke('key:getSavedDbKey', accountRoot),
getDatabaseKeyEnvironment: () => ipcRenderer.invoke('key:getEnvironment'), getDatabaseKeyEnvironment: () => ipcRenderer.invoke('key:getEnvironment'),
readDatabaseKeyClipboard: () => ipcRenderer.invoke('key:readClipboardDbKey'), readDatabaseKeyClipboard: () => ipcRenderer.invoke('key:readClipboardDbKey'),
@@ -299,6 +349,37 @@ const api = {
limit?: number limit?: number
): Promise<{ success: boolean; insights: ImageInsight[] }> => ): Promise<{ success: boolean; insights: ImageInsight[] }> =>
ipcRenderer.invoke('image:listInsights', sessionId, limit), ipcRenderer.invoke('image:listInsights', sessionId, limit),
getPersonalWechatSenderStatus: (): Promise<PersonalWechatSenderStatus> =>
ipcRenderer.invoke('wechat-personal:getStatus'),
getPersonalWechatRuntimeStatus: (): Promise<PersonalWechatRuntimeStatus> =>
ipcRenderer.invoke('wechat-personal:getRuntimeStatus'),
downloadPersonalWechatRuntime: (): Promise<PersonalWechatRuntimeDownloadResult> =>
ipcRenderer.invoke('wechat-personal:downloadRuntime'),
cancelPersonalWechatRuntimeDownload: (): Promise<{ success: boolean }> =>
ipcRenderer.invoke('wechat-personal:cancelRuntimeDownload'),
removePersonalWechatRuntime: (): Promise<PersonalWechatRuntimeStatus> =>
ipcRenderer.invoke('wechat-personal:removeRuntime'),
openPersonalWechatRuntimeDirectory: (): Promise<{ success: boolean; error?: string }> =>
ipcRenderer.invoke('wechat-personal:openRuntimeDirectory'),
onPersonalWechatRuntimeProgress: (
callback: (status: PersonalWechatRuntimeProgressEvent) => void
) => {
const listener = (
_event: Electron.IpcRendererEvent,
status: PersonalWechatRuntimeProgressEvent
): void => callback(status)
ipcRenderer.on('wechat-personal:runtimeProgress', listener)
return () => ipcRenderer.removeListener('wechat-personal:runtimeProgress', listener)
},
rebindPersonalWechatSender: (): Promise<PersonalWechatSenderStatus> =>
ipcRenderer.invoke('wechat-personal:rebind'),
selectPersonalWechatImage: (): Promise<PersonalWechatImageSelectionResult> =>
ipcRenderer.invoke('wechat-personal:selectImage'),
selectPersonalWechatVoice: (): Promise<PersonalWechatVoiceSelectionResult> =>
ipcRenderer.invoke('wechat-personal:selectVoice'),
sendPersonalWechatMessage: (
request: PersonalWechatSendRequest
): Promise<PersonalWechatSendResult> => ipcRenderer.invoke('wechat-personal:send', request),
getAgentHubStatus: () => ipcRenderer.invoke('agent-hub:getStatus'), getAgentHubStatus: () => ipcRenderer.invoke('agent-hub:getStatus'),
getAgentHubLogs: () => ipcRenderer.invoke('agent-hub:getLogs'), getAgentHubLogs: () => ipcRenderer.invoke('agent-hub:getLogs'),
clearAgentHubLogs: () => ipcRenderer.invoke('agent-hub:clearLogs'), clearAgentHubLogs: () => ipcRenderer.invoke('agent-hub:clearLogs'),
+1 -1
View File
@@ -7,7 +7,7 @@
<!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP --> <!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
<meta <meta
http-equiv="Content-Security-Policy" http-equiv="Content-Security-Policy"
content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https: wxe-media:; media-src 'self' blob: data: wxe-media:;" content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: https: wxe-media:; media-src 'self' https: blob: data: wxe-media:;"
/> />
</head> </head>
+194 -18
View File
@@ -6,7 +6,11 @@ import { ApiWorkspace } from './features/api-center/ApiWorkspace'
import { SettingsWorkspace } from './features/settings/SettingsWorkspace' import { SettingsWorkspace } from './features/settings/SettingsWorkspace'
import { AgentHubWorkspace } from './features/agent-hub/AgentHubWorkspace' import { AgentHubWorkspace } from './features/agent-hub/AgentHubWorkspace'
import type { SettingsCategoryId } from './features/settings/model/types' import type { SettingsCategoryId } from './features/settings/model/types'
import type { AIRuntimeModelConfig } from '../../shared/ai-provider' import type {
AIProviderSummary,
AIRuntimeModelConfig,
ReportModelChoice
} from '../../shared/ai-provider'
import { AppPage } from './components/layout/navigation' import { AppPage } from './components/layout/navigation'
import { AiReportWorkspace } from './components/reports/AiReportWorkspace' import { AiReportWorkspace } from './components/reports/AiReportWorkspace'
import { ReportHistorySidebar } from './components/reports/ReportHistorySidebar' import { ReportHistorySidebar } from './components/reports/ReportHistorySidebar'
@@ -31,6 +35,10 @@ import {
sortMessagesChronologically sortMessagesChronologically
} from './utils/message-pages' } from './utils/message-pages'
import { enrichQuotedMessages } from './utils/quoted-messages' import { enrichQuotedMessages } from './utils/quoted-messages'
import type { SelectableReportTemplateId } from '../../shared/report-templates'
import { switchGeneratedReportTemplate } from './utils/report-template-switch'
import { runtimePlatform } from './utils/runtime-environment'
import { useToast } from './components/ui'
const SIDEBAR_MIN_WIDTH = 260 const SIDEBAR_MIN_WIDTH = 260
const SIDEBAR_MAX_WIDTH = 380 const SIDEBAR_MAX_WIDTH = 380
@@ -71,6 +79,51 @@ const INITIAL_MESSAGE_COUNT = 20
const MESSAGE_PAGE_SIZE = 100 const MESSAGE_PAGE_SIZE = 100
const MESSAGE_PREFETCH_COUNT = INITIAL_MESSAGE_COUNT + MESSAGE_PAGE_SIZE const MESSAGE_PREFETCH_COUNT = INITIAL_MESSAGE_COUNT + MESSAGE_PAGE_SIZE
const EXPORT_PREVIEW_LIMIT = 20 const EXPORT_PREVIEW_LIMIT = 20
const REPORT_TEXT_MODEL_STORAGE_KEY = 'group_report_text_model'
const REPORT_VISION_MODEL_STORAGE_KEY = 'group_report_vision_model'
const reportModelKey = (model: { providerId?: string; model: string }): string =>
model.providerId && model.model ? `${model.providerId}::${model.model}` : ''
const reportProviderConfigured = (provider: AIProviderSummary): boolean =>
Boolean(provider.hasApiKey || provider.type === 'ollama' || provider.auth.type === 'none')
const reportModelChoices = (
providers: AIProviderSummary[],
capability: 'chat' | 'vision'
): ReportModelChoice[] =>
providers.flatMap((provider) => {
if (!reportProviderConfigured(provider)) return []
return provider.models
.filter((model) =>
capability === 'chat'
? model.capabilities.chat
: model.capabilities.vision || model.capabilities.ocr
)
.map((model) => ({
providerId: provider.id,
providerName: provider.name,
model: model.id,
modelName: model.name || model.id,
configured: true as const,
status: provider.status,
timeoutMs: provider.advanced.timeoutMs
}))
})
const selectReportModel = (
choices: ReportModelChoice[],
storageKey: string,
fallback: { providerId?: string; model: string }
): ReportModelChoice | undefined => {
const savedKey = localStorage.getItem(storageKey) || ''
const fallbackKey = reportModelKey(fallback)
return (
choices.find((choice) => reportModelKey(choice) === savedKey) ||
choices.find((choice) => reportModelKey(choice) === fallbackKey) ||
choices[0]
)
}
const areMessagesEquivalent = (left: Message[], right: Message[]): boolean => { const areMessagesEquivalent = (left: Message[], right: Message[]): boolean => {
if (left === right) return true if (left === right) return true
if (left.length !== right.length) return false if (left.length !== right.length) return false
@@ -162,6 +215,7 @@ const buildSyntheticGroupMessages = (
void buildSyntheticGroupMessages void buildSyntheticGroupMessages
function App(): React.ReactElement { function App(): React.ReactElement {
const { toast } = useToast()
const [isAuthenticated, setIsAuthenticated] = useState(false) const [isAuthenticated, setIsAuthenticated] = useState(false)
const [isDatabaseConnected, setIsDatabaseConnected] = useState(false) const [isDatabaseConnected, setIsDatabaseConnected] = useState(false)
const [isDatabaseConnecting, setIsDatabaseConnecting] = useState(false) const [isDatabaseConnecting, setIsDatabaseConnecting] = useState(false)
@@ -207,6 +261,16 @@ function App(): React.ReactElement {
configured: false, configured: false,
status: 'untested' status: 'untested'
}) })
const [reportTextModelConfig, setReportTextModelConfig] = useState<AiModelConfig>({
providerName: '尚未配置',
model: '',
modelName: '尚未选择模型',
configured: false,
status: 'untested'
})
const [aiVisionModelConfig, setAiVisionModelConfig] = useState<ReportModelChoice>()
const [reportTextModelOptions, setReportTextModelOptions] = useState<ReportModelChoice[]>([])
const [reportVisionModelOptions, setReportVisionModelOptions] = useState<ReportModelChoice[]>([])
const [selfInfo, setSelfInfo] = useState<SelfInfo | null>(null) const [selfInfo, setSelfInfo] = useState<SelfInfo | null>(null)
const [isNativeMonitorActive, setIsNativeMonitorActive] = useState(false) const [isNativeMonitorActive, setIsNativeMonitorActive] = useState(false)
const [exportTasks, setExportTasks] = useState<ExportTaskRecord[]>(() => { const [exportTasks, setExportTasks] = useState<ExportTaskRecord[]>(() => {
@@ -266,9 +330,9 @@ function App(): React.ReactElement {
messagesRef.current = messages messagesRef.current = messages
React.useEffect(() => { React.useEffect(() => {
if (!reportNotice) return if (!reportNotice) return
const timer = window.setTimeout(() => setReportNotice(''), 3200) toast({ description: reportNotice, duration: 3200 })
return () => window.clearTimeout(timer) setReportNotice('')
}, [reportNotice]) }, [reportNotice, toast])
React.useEffect(() => { React.useEffect(() => {
const openVoiceRecognitionSettings = (): void => { const openVoiceRecognitionSettings = (): void => {
setSettingsCategory('voice-recognition') setSettingsCategory('voice-recognition')
@@ -334,7 +398,25 @@ function App(): React.ReactElement {
localStorage.removeItem('ai_model') localStorage.removeItem('ai_model')
} }
} }
setAiModelConfig(await window.api.getAIRuntimeConfig()) const [runtime, visionRuntime, providerList] = await Promise.all([
window.api.getAIRuntimeConfig(),
window.api.getAIVisionRuntimeConfig(),
window.api.listAIProviders()
])
const providers = providerList.success ? providerList.providers : []
const textChoices = reportModelChoices(providers, 'chat')
const visionChoices = reportModelChoices(providers, 'vision')
const selectedText = selectReportModel(textChoices, REPORT_TEXT_MODEL_STORAGE_KEY, runtime)
const selectedVision = selectReportModel(
visionChoices,
REPORT_VISION_MODEL_STORAGE_KEY,
visionRuntime
)
setReportTextModelOptions(textChoices)
setReportVisionModelOptions(visionChoices)
setAiModelConfig(runtime)
setReportTextModelConfig(selectedText || runtime)
setAiVisionModelConfig(selectedVision)
} catch (error) { } catch (error) {
console.warn('[AI Provider] 配置加载失败:', error) console.warn('[AI Provider] 配置加载失败:', error)
} }
@@ -347,7 +429,8 @@ function App(): React.ReactElement {
sourceContact: reportSourceContact, sourceContact: reportSourceContact,
summaryDateRange, summaryDateRange,
summaryMessageTypes, summaryMessageTypes,
modelConfig: aiModelConfig modelConfig: reportTextModelConfig,
visionModelConfig: aiVisionModelConfig
}) })
const lastCapturedReportKeyRef = React.useRef('') const lastCapturedReportKeyRef = React.useRef('')
@@ -1390,6 +1473,11 @@ function App(): React.ReactElement {
setActivePage('settings') setActivePage('settings')
} }
const openTextToSpeechSettings = (): void => {
setSettingsCategory('text-to-speech')
setActivePage('settings')
}
const dismissFirstUseWelcome = (): void => { const dismissFirstUseWelcome = (): void => {
try { try {
localStorage.setItem(FIRST_USE_WELCOME_SEEN_KEY, '1') localStorage.setItem(FIRST_USE_WELCOME_SEEN_KEY, '1')
@@ -1462,7 +1550,9 @@ function App(): React.ReactElement {
reportGeneration.phase !== 'success' || reportGeneration.phase !== 'success' ||
!reportSourceContact || !reportSourceContact ||
!reportGeneration.generatedImage || !reportGeneration.generatedImage ||
!reportGeneration.reportPaths !reportGeneration.reportPaths ||
!reportGeneration.reportSnapshot ||
!reportGeneration.reportMetadata
) { ) {
return return
} }
@@ -1472,6 +1562,8 @@ function App(): React.ReactElement {
lastCapturedReportKeyRef.current = recordKey lastCapturedReportKeyRef.current = recordKey
setLatestGeneratedReportId(null) setLatestGeneratedReportId(null)
setIsSavingGeneratedReport(true) setIsSavingGeneratedReport(true)
const reportSnapshot = reportGeneration.reportSnapshot
const reportMetadata = reportGeneration.reportMetadata
const saveReport = async (): Promise<void> => { const saveReport = async (): Promise<void> => {
const result = await window.api.saveGeneratedReport({ const result = await window.api.saveGeneratedReport({
@@ -1490,9 +1582,15 @@ function App(): React.ReactElement {
htmlPath: reportGeneration.reportPaths?.htmlPath, htmlPath: reportGeneration.reportPaths?.htmlPath,
pngPath: reportGeneration.reportPaths?.pngPath, pngPath: reportGeneration.reportPaths?.pngPath,
duration: reportGeneration.generationMetadata.durationMs, duration: reportGeneration.generationMetadata.durationMs,
modelName: reportGeneration.generationMetadata.modelName || aiModelConfig.model, textModelName:
reportGeneration.generationMetadata.modelName || reportTextModelConfig.modelName,
imageModelName: aiVisionModelConfig?.modelName || aiVisionModelConfig?.model,
modelName: reportGeneration.generationMetadata.modelName || reportTextModelConfig.modelName,
tokenUsage: reportGeneration.generationMetadata.tokenUsage, tokenUsage: reportGeneration.generationMetadata.tokenUsage,
generationLogs: reportGeneration.generationMetadata.generationLogs generationLogs: reportGeneration.generationMetadata.generationLogs,
reportSnapshot,
reportMetadata,
templateId: reportGeneration.templateId
}) })
if (!result.success || !result.record) { if (!result.success || !result.record) {
@@ -1512,17 +1610,26 @@ function App(): React.ReactElement {
void saveReport() void saveReport()
}, [ }, [
aiModelConfig.model, aiVisionModelConfig?.model,
aiVisionModelConfig?.modelName,
reportTextModelConfig.model,
reportTextModelConfig.modelName,
reportGeneration.generatedImage, reportGeneration.generatedImage,
reportGeneration.generationMetadata, reportGeneration.generationMetadata,
reportGeneration.phase, reportGeneration.phase,
reportGeneration.reportMessages.length, reportGeneration.reportMessages.length,
reportGeneration.reportMetadata,
reportGeneration.reportPaths, reportGeneration.reportPaths,
reportGeneration.reportSnapshot,
reportGeneration.templateId,
reportSourceContact, reportSourceContact,
summaryDateRange summaryDateRange
]) ])
const selectedReport = generatedReports.find((report) => report.id === selectedReportId) || null const selectedReport = generatedReports.find((report) => report.id === selectedReportId) || null
const selectedReportContact = selectedReport
? contacts.find((contact) => contact.md5 === selectedReport.contactId) || null
: null
const openReportResult = (): void => { const openReportResult = (): void => {
if (isSavingGeneratedReport) { if (isSavingGeneratedReport) {
@@ -1564,6 +1671,30 @@ function App(): React.ReactElement {
return window.api.revealGroupReport(filePath) return window.api.revealGroupReport(filePath)
} }
const handleSwitchReportTemplate = async (
report: GeneratedReportRecord,
templateId: SelectableReportTemplateId
): Promise<{ success: boolean; error?: string }> => {
try {
const updated = await withTimeout(
switchGeneratedReportTemplate(report, templateId, window.api),
120_000,
'模板切换超时,请稍后重试'
)
if (!updated.success || !updated.record) {
return { success: false, error: updated.error || '日报模板更新失败' }
}
setGeneratedReports((current) =>
current.map((item) => (item.id === report.id ? updated.record! : item))
)
reportGeneration.setTemplateId(templateId)
return { success: true }
} catch (error) {
return { success: false, error: error instanceof Error ? error.message : String(error) }
}
}
const handleDeleteReport = async ( const handleDeleteReport = async (
reportId: string reportId: string
): Promise<{ success: boolean; error?: string }> => { ): Promise<{ success: boolean; error?: string }> => {
@@ -1607,6 +1738,7 @@ function App(): React.ReactElement {
onReloadAvatars={handleReloadCurrentAvatars} onReloadAvatars={handleReloadCurrentAvatars}
onLoadOlderMessages={handleLoadOlderMessages} onLoadOlderMessages={handleLoadOlderMessages}
onCreateGroupReport={handleOpenReportWorkspace} onCreateGroupReport={handleOpenReportWorkspace}
onOpenTextToSpeechSettings={openTextToSpeechSettings}
isAiLoading={reportGeneration.isGenerating} isAiLoading={reportGeneration.isGenerating}
jumpToTime={archiveJumpTime} jumpToTime={archiveJumpTime}
/> />
@@ -1634,6 +1766,8 @@ function App(): React.ReactElement {
onRegenerate={handleRegenerateReport} onRegenerate={handleRegenerateReport}
onCopyImage={handleCopyReportImage} onCopyImage={handleCopyReportImage}
onReveal={handleRevealReport} onReveal={handleRevealReport}
onSwitchTemplate={handleSwitchReportTemplate}
sendTarget={selectedReportContact}
/> />
<ReportInfoPanel report={selectedReport} onReveal={handleRevealReport} /> <ReportInfoPanel report={selectedReport} onReveal={handleRevealReport} />
</div> </div>
@@ -1652,7 +1786,10 @@ function App(): React.ReactElement {
sourceContact={reportSourceContact} sourceContact={reportSourceContact}
summaryDateRange={summaryDateRange} summaryDateRange={summaryDateRange}
summaryMessageTypes={summaryMessageTypes} summaryMessageTypes={summaryMessageTypes}
modelConfig={aiModelConfig} modelConfig={reportTextModelConfig}
visionModelConfig={aiVisionModelConfig}
textModelOptions={reportTextModelOptions}
visionModelOptions={reportVisionModelOptions}
rangeMessageCount={reportGeneration.rangeMessages.length} rangeMessageCount={reportGeneration.rangeMessages.length}
reportMessageCount={reportGeneration.reportMessages.length} reportMessageCount={reportGeneration.reportMessages.length}
messageTypeCounts={reportGeneration.messageTypeCounts} messageTypeCounts={reportGeneration.messageTypeCounts}
@@ -1665,6 +1802,14 @@ function App(): React.ReactElement {
onSummaryDateRangeChange={setSummaryDateRange} onSummaryDateRangeChange={setSummaryDateRange}
onSummaryMessageTypesChange={setSummaryMessageTypes} onSummaryMessageTypesChange={setSummaryMessageTypes}
onOpenModelSettings={openModelSettings} onOpenModelSettings={openModelSettings}
onTextModelChange={(model) => {
localStorage.setItem(REPORT_TEXT_MODEL_STORAGE_KEY, reportModelKey(model))
setReportTextModelConfig(model)
}}
onVisionModelChange={(model) => {
localStorage.setItem(REPORT_VISION_MODEL_STORAGE_KEY, reportModelKey(model))
setAiVisionModelConfig(model)
}}
onGenerate={() => { onGenerate={() => {
reportGeneration.resetGenerationStatus() reportGeneration.resetGenerationStatus()
void reportGeneration.generate() void reportGeneration.generate()
@@ -1686,10 +1831,13 @@ function App(): React.ReactElement {
error={reportGeneration.error} error={reportGeneration.error}
voiceTranscriptionProgress={reportGeneration.voiceTranscriptionProgress} voiceTranscriptionProgress={reportGeneration.voiceTranscriptionProgress}
voiceTranscriptionEnabled={summaryMessageTypes.includes('voice')} voiceTranscriptionEnabled={summaryMessageTypes.includes('voice')}
onRetry={() => { preparationProgress={reportGeneration.preparationProgress}
reportGeneration.resetGenerationStatus() imageInsightSummary={reportGeneration.imageInsightSummary}
void reportGeneration.retry() canRetryModelStep={reportGeneration.canRetryModelStep}
}} currentModel={reportTextModelConfig}
onRetry={(model) => void reportGeneration.retry(model)}
onContinueAfterImageFailures={() => void reportGeneration.continueAfterImageFailures()}
onCancelAfterImageFailures={reportGeneration.cancelAfterImageFailures}
/> />
</div> </div>
) )
@@ -1725,7 +1873,36 @@ function App(): React.ReactElement {
onContactsChange={setContacts} onContactsChange={setContacts}
onFilteredContactsChange={setFilteredContacts} onFilteredContactsChange={setFilteredContacts}
onReturnToLogin={handleReturnToLogin} onReturnToLogin={handleReturnToLogin}
onAIRuntimeChange={(config: AIRuntimeModelConfig) => setAiModelConfig(config)} onAIRuntimeChange={(config: AIRuntimeModelConfig) => {
setAiModelConfig(config)
void Promise.all([
window.api.getAIVisionRuntimeConfig(),
window.api.listAIProviders()
])
.then(([visionRuntime, providerList]) => {
const providers = providerList.success ? providerList.providers : []
const textChoices = reportModelChoices(providers, 'chat')
const visionChoices = reportModelChoices(providers, 'vision')
setReportTextModelOptions(textChoices)
setReportVisionModelOptions(visionChoices)
setReportTextModelConfig(
(current) =>
selectReportModel(
textChoices,
REPORT_TEXT_MODEL_STORAGE_KEY,
current.configured ? current : config
) || config
)
setAiVisionModelConfig((current) =>
selectReportModel(
visionChoices,
REPORT_VISION_MODEL_STORAGE_KEY,
current || visionRuntime
)
)
})
.catch(() => undefined)
}}
onNotice={setReportNotice} onNotice={setReportNotice}
onOpenSettings={openSettings} onOpenSettings={openSettings}
onAppearanceChange={handleAppearanceChange} onAppearanceChange={handleAppearanceChange}
@@ -1837,7 +2014,7 @@ function App(): React.ReactElement {
if (!isAuthenticated) { if (!isAuthenticated) {
return ( return (
<DatabaseConnectionPage <DatabaseConnectionPage
platform={window.electron.process.platform} platform={runtimePlatform}
mode={databaseConnectionMode} mode={databaseConnectionMode}
dbKey={dbKey} dbKey={dbKey}
dbRoot={dbRootInput} dbRoot={dbRootInput}
@@ -1936,7 +2113,6 @@ function App(): React.ReactElement {
appearanceTheme={appearanceSettings.theme} appearanceTheme={appearanceSettings.theme}
compactMode={appearanceSettings.compactMode} compactMode={appearanceSettings.compactMode}
> >
{reportNotice && <div className="app-toast">{reportNotice}</div>}
{showFirstUseWelcome && ( {showFirstUseWelcome && (
<FirstUseWelcome <FirstUseWelcome
onDismiss={dismissFirstUseWelcome} onDismiss={dismissFirstUseWelcome}
+15 -116
View File
@@ -1,10 +1,12 @@
import React, { useCallback, useEffect, useRef, useState } from 'react' import React, { useCallback, useEffect, useRef, useState } from 'react'
import { Message, Contact } from '../../../shared/types' import { Message, Contact } from '../../../shared/types'
import { ChatHeader } from './chat/ChatHeader' import { ChatHeader } from './chat/ChatHeader'
import { ChatImageViewer } from './chat/ChatImageViewer'
import { ChatStatusBar } from './chat/ChatStatusBar' import { ChatStatusBar } from './chat/ChatStatusBar'
import { DataTrustBar } from './chat/DataTrustBar' import { DataTrustBar } from './chat/DataTrustBar'
import { EmptyConversationState } from './chat/EmptyConversationState' import { EmptyConversationState } from './chat/EmptyConversationState'
import { MessageList } from './chat/MessageList' import { MessageList } from './chat/MessageList'
import { PersonalWechatSendDialog } from './chat/PersonalWechatSendDialog'
interface ChatWindowProps { interface ChatWindowProps {
contact: Contact | null contact: Contact | null
@@ -18,6 +20,7 @@ interface ChatWindowProps {
onReloadAvatars?: () => Promise<void> onReloadAvatars?: () => Promise<void>
onLoadOlderMessages?: () => Promise<void> onLoadOlderMessages?: () => Promise<void>
onCreateGroupReport?: () => void onCreateGroupReport?: () => void
onOpenTextToSpeechSettings?: () => void
isAiLoading?: boolean isAiLoading?: boolean
jumpToTime?: number | null jumpToTime?: number | null
} }
@@ -34,6 +37,7 @@ const ChatWindow: React.FC<ChatWindowProps> = ({
onReloadAvatars, onReloadAvatars,
onLoadOlderMessages, onLoadOlderMessages,
onCreateGroupReport, onCreateGroupReport,
onOpenTextToSpeechSettings,
isAiLoading = false, isAiLoading = false,
jumpToTime jumpToTime
}) => { }) => {
@@ -43,16 +47,10 @@ const ChatWindow: React.FC<ChatWindowProps> = ({
const messageListRef = useRef<HTMLDivElement>(null) const messageListRef = useRef<HTMLDivElement>(null)
const messagesEndRef = useRef<HTMLDivElement>(null) const messagesEndRef = useRef<HTMLDivElement>(null)
const [previewImage, setPreviewImage] = useState<string | null>(null) const [previewImage, setPreviewImage] = useState<string | null>(null)
const [imageScale, setImageScale] = useState(0.75)
const [imageRotation, setImageRotation] = useState(0)
const [imageOffset, setImageOffset] = useState({ x: 0, y: 0 })
const imageViewerStageRef = useRef<HTMLDivElement>(null)
const imageDragRef = useRef<{ x: number; y: number; offsetX: number; offsetY: number } | null>(
null
)
const [showAvatar, setShowAvatar] = useState(true) const [showAvatar, setShowAvatar] = useState(true)
const [isAtLatest, setIsAtLatest] = useState(true) const [isAtLatest, setIsAtLatest] = useState(true)
const [isReloadingAvatars, setIsReloadingAvatars] = useState(false) const [isReloadingAvatars, setIsReloadingAvatars] = useState(false)
const [sendDialogOpen, setSendDialogOpen] = useState(false)
const previousScrollTopRef = useRef(0) const previousScrollTopRef = useRef(0)
const scrollToBottom = useCallback((): void => { const scrollToBottom = useCallback((): void => {
@@ -97,53 +95,10 @@ const ChatWindow: React.FC<ChatWindowProps> = ({
const openImagePreview = (imageUrl: string): void => { const openImagePreview = (imageUrl: string): void => {
setPreviewImage(imageUrl) setPreviewImage(imageUrl)
setImageScale(1)
setImageRotation(0)
setImageOffset({ x: 0, y: 0 })
} }
const closeImagePreview = (): void => { const closeImagePreview = (): void => {
setPreviewImage(null) setPreviewImage(null)
imageDragRef.current = null
}
const zoomImage = (delta: number): void => {
setImageScale((prev) => Math.min(8, Math.max(0.1, Number((prev + delta).toFixed(2)))))
}
const resetImageTransform = (): void => {
setImageScale(1)
setImageRotation(0)
setImageOffset({ x: 0, y: 0 })
}
const handleViewerWheel = (event: React.WheelEvent): void => {
event.preventDefault()
event.stopPropagation()
zoomImage(event.deltaY > 0 ? -0.1 : 0.1)
}
const handleViewerMouseDown = (event: React.MouseEvent): void => {
event.preventDefault()
imageDragRef.current = {
x: event.clientX,
y: event.clientY,
offsetX: imageOffset.x,
offsetY: imageOffset.y
}
}
const handleViewerMouseMove = (event: React.MouseEvent): void => {
if (!imageDragRef.current) return
const drag = imageDragRef.current
setImageOffset({
x: drag.offsetX + event.clientX - drag.x,
y: drag.offsetY + event.clientY - drag.y
})
}
const handleViewerMouseUp = (): void => {
imageDragRef.current = null
} }
const handleReloadAvatars = async (): Promise<void> => { const handleReloadAvatars = async (): Promise<void> => {
@@ -156,24 +111,6 @@ const ChatWindow: React.FC<ChatWindowProps> = ({
} }
} }
useEffect(() => {
if (!previewImage) return
const previousOverflow = document.body.style.overflow
document.body.style.overflow = 'hidden'
const stage = imageViewerStageRef.current
const preventBackgroundWheel = (event: WheelEvent): void => {
event.preventDefault()
}
stage?.addEventListener('wheel', preventBackgroundWheel, { passive: false })
return () => {
document.body.style.overflow = previousOverflow
stage?.removeEventListener('wheel', preventBackgroundWheel)
}
}, [previewImage])
const filteredMessages = React.useMemo(() => { const filteredMessages = React.useMemo(() => {
return messages.filter((msg) => { return messages.filter((msg) => {
const filterTypes = (import.meta.env.VITE_FILTER_MSG_TYPES || '') const filterTypes = (import.meta.env.VITE_FILTER_MSG_TYPES || '')
@@ -199,6 +136,7 @@ const ChatWindow: React.FC<ChatWindowProps> = ({
onContentFilterChange={onContentFilterChange || (() => undefined)} onContentFilterChange={onContentFilterChange || (() => undefined)}
onRefresh={onRefresh} onRefresh={onRefresh}
onRefreshData={onRefreshData} onRefreshData={onRefreshData}
onTestSend={() => setSendDialogOpen(true)}
onOpenAiSettings={onCreateGroupReport || (() => undefined)} onOpenAiSettings={onCreateGroupReport || (() => undefined)}
/> />
<DataTrustBar messageCount={messages.length} /> <DataTrustBar messageCount={messages.length} />
@@ -227,55 +165,16 @@ const ChatWindow: React.FC<ChatWindowProps> = ({
onJumpToLatest={scrollToBottom} onJumpToLatest={scrollToBottom}
/> />
{previewImage && ( {sendDialogOpen && (
<div className="image-viewer-overlay" onClick={closeImagePreview}> <PersonalWechatSendDialog
<div className="image-viewer-window" onClick={(e) => e.stopPropagation()}> contact={contact}
<div className="image-viewer-titlebar"> isGroupChat={isGroupChat}
<div className="image-viewer-tools"> onClose={() => setSendDialogOpen(false)}
<span className="image-viewer-title"></span> onOpenTextToSpeechSettings={onOpenTextToSpeechSettings}
<button onClick={() => zoomImage(-0.1)} title="缩小"> />
</button>
<span className="image-viewer-zoom">{Math.round(imageScale * 100)}%</span>
<button onClick={() => zoomImage(0.1)} title="放大">
+
</button>
<span className="image-viewer-divider" />
<button onClick={() => setImageRotation((prev) => prev - 90)} title="左旋转">
</button>
<button onClick={() => setImageRotation((prev) => prev + 90)} title="右旋转">
</button>
<button onClick={resetImageTransform} title="重置">
</button>
</div>
<button className="image-viewer-close" onClick={closeImagePreview} aria-label="关闭">
×
</button>
</div>
<div
ref={imageViewerStageRef}
className="image-viewer-stage"
onWheel={handleViewerWheel}
onMouseDown={handleViewerMouseDown}
onMouseMove={handleViewerMouseMove}
onMouseUp={handleViewerMouseUp}
onMouseLeave={handleViewerMouseUp}
>
<img
src={previewImage}
alt="图片预览"
draggable={false}
style={{
transform: `translate(${imageOffset.x}px, ${imageOffset.y}px) scale(${imageScale}) rotate(${imageRotation}deg)`
}}
/>
</div>
</div>
</div>
)} )}
{previewImage && <ChatImageViewer imageUrl={previewImage} onClose={closeImagePreview} />}
</div> </div>
) )
} }
@@ -1,6 +1,7 @@
import React from 'react' import React from 'react'
import type { DatabaseKeyEnvironment, WechatAccountCandidate } from '../../../shared/database-key' import type { DatabaseKeyEnvironment, WechatAccountCandidate } from '../../../shared/database-key'
import { WINDOWS_VC_RUNTIME_DOWNLOAD_URL } from '../../../shared/windows-runtime' import { WINDOWS_VC_RUNTIME_DOWNLOAD_URL } from '../../../shared/windows-runtime'
import { Button, IconButton, Input, Tabs, TabsList, TabsTrigger } from './ui'
const GUIDE_URL = const GUIDE_URL =
'https://github.com/Wxw-Gu/WechatExplorer/blob/main/docs/user-guide/getting-started.md' 'https://github.com/Wxw-Gu/WechatExplorer/blob/main/docs/user-guide/getting-started.md'
@@ -207,366 +208,360 @@ export function DatabaseConnectionPage({
5 5
</a> </a>
</div> </div>
<div className="database-login-tabs" role="tablist" aria-label="连接方式"> <Tabs
<button value={mode}
type="button" onValueChange={(value) => onModeChange(value as DatabaseConnectionMode)}
role="tab" >
aria-selected={mode === 'automatic'} <TabsList
className={mode === 'automatic' ? 'active' : ''} className="database-login-tabs grid h-auto w-full grid-cols-2"
onClick={() => onModeChange('automatic')} aria-label="连接方式"
> >
<TabsTrigger value="automatic"></TabsTrigger>
</button> <TabsTrigger value="manual"></TabsTrigger>
<button </TabsList>
type="button"
role="tab"
aria-selected={mode === 'manual'}
className={`database-login-manual-tab ${mode === 'manual' ? 'active' : ''}`}
onClick={() => onModeChange('manual')}
>
</button>
</div>
{mode === 'automatic' ? ( {mode === 'automatic' ? (
<div className="database-login-auto" role="tabpanel"> <div className="database-login-auto" role="tabpanel">
<div className="database-login-guide-progress" aria-label={`连接进度 ${guideStep}/6`}> <div
{Array.from({ length: 6 }, (_, index) => ( className="database-login-guide-progress"
<span key={index} className={index + 1 <= guideStep ? 'active' : ''} /> aria-label={`连接进度 ${guideStep}/6`}
))} >
</div> {Array.from({ length: 6 }, (_, index) => (
<div className={`database-login-state-card ${statusKind}`}> <span key={index} className={index + 1 <= guideStep ? 'active' : ''} />
<div className="database-login-state-heading"> ))}
<span className="database-login-state-icon">
<LineIcon name="info" />
</span>
<div>
<strong>
{statusKind === 'error'
? '当前步骤未完成'
: [
'检查本机环境',
'让微信停在登录页面',
'确认开始准备',
`正在完成 ${isMac ? 'macOS' : 'Windows'} 授权`,
'现在可以登录微信',
'验证数据库连接'
][guideStep - 1]}
</strong>
<p>
{statusKind === 'error'
? status
: status ||
[
'确认下方检测结果;没有找到目录时可以手动选择。',
'请退出当前微信账号,让微信停留在登录页面,然后点击“我已准备好”。',
'开始后请按页面提示完成系统授权。',
'正在准备连接组件,请不要关闭微信或 TraceMemo。',
'请回到微信完成登录,登录成功后再回来验证。',
'正在验证密钥和本地数据库,请稍候。'
][guideStep - 1]}
</p>
</div>
</div> </div>
{guideStep === 1 && ( <div className={`database-login-state-card ${statusKind}`}>
<> <div className="database-login-state-heading">
<dl className="database-login-diagnostics"> <span className="database-login-state-icon">
<div> <LineIcon name="info" />
<dt></dt> </span>
<dd>{environment?.osVersion || (isMac ? 'macOS' : 'Windows')}</dd> <div>
</div> <strong>
<div> {statusKind === 'error'
<dt></dt> ? '当前步骤未完成'
<dd>{environment?.wechatVersion || '未检测到'}</dd> : [
</div> '检查本机环境',
<div> '让微信停在登录页面',
<dt></dt> '确认开始准备',
<dd>{environment?.dataStructureVersion || '未检测到'}</dd> `正在完成 ${isMac ? 'macOS' : 'Windows'} 授权`,
</div> '获取成功, 现在可以重新登录微信了',
<div> '验证数据库连接'
<dt> ][guideStep - 1]}
</strong>
<StoragePathHelp /> <p>
</dt> {statusKind === 'error'
<dd> ? status
<span className="database-login-path-input-wrap"> : status ||
<input [
type="text" '确认下方检测结果;没有找到目录时可以手动选择。',
value={dbRoot} '请退出当前微信账号,让微信停留在登录页面,然后点击“我已准备好”。',
onChange={(event) => onDbRootChange(event.target.value)} '开始后请按页面提示完成系统授权。',
placeholder={defaultPath} '正在准备连接组件,请不要关闭微信或 TraceMemo。',
title={dbRoot || defaultPath} '请回到微信完成登录,登录成功后再回来验证。',
aria-label="微信数据存储路径" '正在验证密钥和本地数据库,请稍候。'
spellCheck={false} ][guideStep - 1]}
onFocus={(event) => event.currentTarget.select()} </p>
/> </div>
<span className="database-login-path-value" role="status"> </div>
{dbRoot || defaultPath} {guideStep === 1 && (
<>
<dl className="database-login-diagnostics">
<div>
<dt></dt>
<dd>{environment?.osVersion || (isMac ? 'macOS' : 'Windows')}</dd>
</div>
<div>
<dt></dt>
<dd>{environment?.wechatVersion || '未检测到'}</dd>
</div>
<div>
<dt></dt>
<dd>{environment?.dataStructureVersion || '未检测到'}</dd>
</div>
<div>
<dt>
<StoragePathHelp />
</dt>
<dd>
<span className="database-login-path-input-wrap">
<Input
className="h-9 border-0 bg-transparent px-0 text-right shadow-none"
type="text"
value={dbRoot}
onChange={(event) => onDbRootChange(event.target.value)}
placeholder={defaultPath}
title={dbRoot || defaultPath}
aria-label="微信数据存储路径"
spellCheck={false}
onFocus={(event) => event.currentTarget.select()}
/>
<span className="database-login-path-value" role="status">
{dbRoot || defaultPath}
</span>
</span> </span>
</span> <Button
<button variant="outline"
type="button" size="sm"
className="database-login-path-select" className="database-login-path-select"
onClick={onSelectDbRoot}
disabled={isFetching || isConnecting}
>
</Button>
</dd>
</div>
<div>
<dt></dt>
<dd>{environment?.wechatRunning ? '运行中' : '未检测到'}</dd>
</div>
</dl>
{accounts.length > 0 && (
<section className="database-account-list" aria-label="选择微信账号">
<h3></h3>
{accounts.map((account) => (
<button
type="button"
key={account.id}
className={`database-account-card ${selectedAccountId === account.id ? 'selected' : ''}`}
aria-pressed={selectedAccountId === account.id}
onClick={() => onSelectAccount(account)}
>
<span className="database-account-avatar">
{account.avatar ? (
<img src={account.avatar} alt="" />
) : (
(account.nickname || account.directoryName || '?').charAt(0)
)}
</span>
<span className="database-account-identity">
<strong>
{account.nickname ||
(account.wxid
? `微信账号 ${account.wxid}`
: `账号目录 ${account.directoryName || '待识别'}`)}
</strong>
<small>
{account.nickname
? account.wxid || '微信号未读取'
: account.wxid
? '昵称和头像需连接此账号后读取'
: '连接后读取微信号、昵称和头像'}
</small>
<code title={account.accountRoot}>{account.accountRoot}</code>
</span>
<span className="database-account-status">
{account.hasSavedDbKey ? '已有可用密钥' : '尚无可用密钥'}
<small>
{account.loginStatus === 'current'
? '当前已连接账号'
: account.loginStatus === 'other'
? '非当前账号'
: '登录状态未确认'}
</small>
</span>
</button>
))}
<Button
variant="outline"
className="database-login-secondary"
onClick={onSelectDbRoot} onClick={onSelectDbRoot}
disabled={isFetching || isConnecting} disabled={isFetching || isConnecting}
> >
</button> </Button>
</dd> </section>
</div> )}
<div> </>
<dt></dt> )}
<dd>{environment?.wechatRunning ? '运行中' : '未检测到'}</dd> </div>
</div> {guideStep === 1 && (
</dl> <>
{accounts.length > 0 && ( <Button
<section className="database-account-list" aria-label="选择微信账号"> className="database-login-primary"
<h3></h3> onClick={onGuideNext}
{accounts.map((account) => ( disabled={!selectedAccountId}
<button >
type="button"
key={account.id} </Button>
className={`database-account-card ${selectedAccountId === account.id ? 'selected' : ''}`} <Button
aria-pressed={selectedAccountId === account.id} variant="outline"
onClick={() => onSelectAccount(account)} className="database-login-secondary"
> onClick={onRefreshEnvironment}
<span className="database-account-avatar"> >
{account.avatar ? (
<img src={account.avatar} alt="" /> </Button>
) : ( <Button
(account.nickname || account.directoryName || '?').charAt(0) variant="link"
)} className="database-login-text-action"
</span> onClick={onCopyDiagnostics}
<span className="database-account-identity"> >
<strong>
{account.nickname || </Button>
(account.wxid
? `微信账号 ${account.wxid}`
: `账号目录 ${account.directoryName || '待识别'}`)}
</strong>
<small>
{account.nickname
? account.wxid || '微信号未读取'
: account.wxid
? '昵称和头像需连接此账号后读取'
: '连接后读取微信号、昵称和头像'}
</small>
<code title={account.accountRoot}>{account.accountRoot}</code>
</span>
<span className="database-account-status">
{account.hasSavedDbKey ? '已有可用密钥' : '尚无可用密钥'}
<small>
{account.loginStatus === 'current'
? '当前已连接账号'
: account.loginStatus === 'other'
? '非当前账号'
: '登录状态未确认'}
</small>
</span>
</button>
))}
<button
type="button"
className="database-login-secondary"
onClick={onSelectDbRoot}
disabled={isFetching || isConnecting}
>
</button>
</section>
)}
</> </>
)} )}
</div> {guideStep === 2 && (
{guideStep === 1 && ( <Button className="database-login-primary" onClick={onGuideNext}>
<>
<button </Button>
type="button" )}
{guideStep === 3 && (
<Button className="database-login-primary" onClick={onAutoGetKey}>
</Button>
)}
{guideStep === 4 && (
<Button className="database-login-primary" disabled>
</Button>
)}
{guideStep === 5 && (
<Button
className="database-login-primary" className="database-login-primary"
onClick={onGuideNext} onClick={onValidateConnection}
disabled={!selectedAccountId} disabled={!dbKey || isConnecting}
> >
{isConnecting ? '正在验证…' : '验证连接'}
</button> </Button>
<button )}
type="button" {guideStep === 6 && (
className="database-login-secondary" <Button className="database-login-primary" disabled>
onClick={onRefreshEnvironment}
> </Button>
)}
</button> {guideStep > 1 && !isFetching && !isConnecting && (
<button <div className="database-login-guide-actions">
type="button" <Button variant="link" size="sm" onClick={onGuideBack}>
</Button>
<Button variant="link" size="sm" onClick={onGuideCancel}>
</Button>
</div>
)}
{(isFetching || isConnecting) && (
<Button
variant="link"
className="database-login-text-action" className="database-login-text-action"
onClick={onCopyDiagnostics} onClick={onGuideCancel}
> >
</button> </Button>
</> )}
)} <p className="database-login-platform-note">
{guideStep === 2 && ( {isMac ? (
<button type="button" className="database-login-primary" onClick={onGuideNext}> <>
macOS SIP{' '}
</button> <a href={macKeyFaqUrl} target="_blank" rel="noreferrer">
)}
{guideStep === 3 && ( </a>
<button type="button" className="database-login-primary" onClick={onAutoGetKey}> </>
) : (
</button> <>
)} Windows Microsoft Visual C++ 2015-2022 x64 {' '}
{guideStep === 4 && ( <a href={WINDOWS_VC_RUNTIME_DOWNLOAD_URL} target="_blank" rel="noreferrer">
<button type="button" className="database-login-primary" disabled>
</a>
</button> </>
)} )}
{guideStep === 5 && ( </p>
<button {showMacKeyFaq && isMac && (
type="button" <a href={macKeyFaqUrl} target="_blank" rel="noreferrer">
className="database-login-primary"
onClick={onValidateConnection} </a>
disabled={!dbKey || isConnecting} )}
> </div>
{isConnecting ? '正在验证…' : '微信已登录,验证连接'} ) : (
</button> <div className="database-login-manual" role="tabpanel">
)} <p className="database-login-manual-note">
{guideStep === 6 && ( 使
<button type="button" className="database-login-primary" disabled> </p>
<div className="database-login-field">
</button> <label htmlFor="database-login-key"></label>
)} <div className="database-login-key-input">
{guideStep > 1 && !isFetching && !isConnecting && ( <Input
<div className="database-login-guide-actions"> id="database-login-key"
<button type="button" onClick={onGuideBack}> type={showDbKey ? 'text' : 'password'}
value={dbKey}
</button> onChange={(event) => onDbKeyChange(event.target.value)}
<button type="button" onClick={onGuideCancel}> placeholder="输入或粘贴 64 位数据库密钥"
autoComplete="off"
</button> spellCheck={false}
/>
<IconButton
variant="ghost"
onClick={onToggleDbKey}
label={showDbKey ? '隐藏密钥' : '显示密钥'}
>
<EyeIcon visible={showDbKey} />
</IconButton>
</div>
<small></small>
</div> </div>
)} {platform === 'win32' && (
{(isFetching || isConnecting) && ( <div className="database-login-field">
<button <label htmlFor="database-login-root">
type="button"
className="database-login-text-action" <StoragePathHelp />
onClick={onGuideCancel} </label>
> <div className="database-login-root-control">
<Input
</button> id="database-login-root"
)} aria-label="微信数据目录"
<p className="database-login-platform-note"> value={dbRoot}
{isMac ? ( onChange={(event) => onDbRootChange(event.target.value)}
<> placeholder={defaultPath}
macOS SIP{' '} title={dbRoot || defaultPath}
<a href={macKeyFaqUrl} target="_blank" rel="noreferrer"> spellCheck={false}
onFocus={(event) => event.currentTarget.select()}
</a> />
</> <Button variant="outline" onClick={onSelectDbRoot} disabled={isConnecting}>
) : (
<> </Button>
Windows Microsoft Visual C++ 2015-2022 x64 {' '} </div>
</div>
)}
{status && <div className={`database-login-message ${statusKind}`}>{status}</div>}
{platform === 'win32' && (
<p className="database-login-platform-note">
Microsoft Visual C++ 2015-2022 x64 {' '}
<a href={WINDOWS_VC_RUNTIME_DOWNLOAD_URL} target="_blank" rel="noreferrer"> <a href={WINDOWS_VC_RUNTIME_DOWNLOAD_URL} target="_blank" rel="noreferrer">
</a> </a>
</> </p>
)} )}
</p> <Button
{showMacKeyFaq && isMac && ( className="database-login-primary"
<a href={macKeyFaqUrl} target="_blank" rel="noreferrer"> onClick={onManualConnect}
disabled={!keyIsValid || isConnecting}
</a>
)}
</div>
) : (
<div className="database-login-manual" role="tabpanel">
<p className="database-login-manual-note">
使
</p>
<div className="database-login-field">
<label htmlFor="database-login-key"></label>
<div className="database-login-key-input">
<input
id="database-login-key"
type={showDbKey ? 'text' : 'password'}
value={dbKey}
onChange={(event) => onDbKeyChange(event.target.value)}
placeholder="输入或粘贴 64 位数据库密钥"
autoComplete="off"
spellCheck={false}
/>
<button
type="button"
onClick={onToggleDbKey}
title={showDbKey ? '隐藏密钥' : '显示密钥'}
>
<EyeIcon visible={showDbKey} />
</button>
</div>
<small></small>
</div>
{platform === 'win32' && (
<div className="database-login-field">
<label htmlFor="database-login-root">
<StoragePathHelp />
</label>
<div className="database-login-root-control">
<input
id="database-login-root"
aria-label="微信数据目录"
value={dbRoot}
onChange={(event) => onDbRootChange(event.target.value)}
placeholder={defaultPath}
title={dbRoot || defaultPath}
spellCheck={false}
onFocus={(event) => event.currentTarget.select()}
/>
<button type="button" onClick={onSelectDbRoot} disabled={isConnecting}>
</button>
</div>
</div>
)}
{status && <div className={`database-login-message ${statusKind}`}>{status}</div>}
{platform === 'win32' && (
<p className="database-login-platform-note">
Microsoft Visual C++ 2015-2022 x64 {' '}
<a href={WINDOWS_VC_RUNTIME_DOWNLOAD_URL} target="_blank" rel="noreferrer">
</a>
</p>
)}
<button
type="button"
className="database-login-primary"
onClick={onManualConnect}
disabled={!keyIsValid || isConnecting}
>
{isConnecting ? '正在连接…' : '连接数据库'}
</button>
{isConnecting && (
<button
type="button"
className="database-login-text-action"
onClick={onGuideCancel}
> >
{isConnecting ? '正在连接…' : '连接数据库'}
</button> </Button>
)} {isConnecting && (
<button <Button
type="button" variant="link"
className="database-login-secondary" className="database-login-text-action"
onClick={onPasteKey} onClick={onGuideCancel}
disabled={isConnecting} >
>
</Button>
</button> )}
</div> <Button
)} variant="outline"
className="database-login-secondary"
onClick={onPasteKey}
disabled={isConnecting}
>
</Button>
</div>
)}
</Tabs>
<div className="database-login-footer-actions"> <div className="database-login-footer-actions">
<button type="button" onClick={onClearKey}> <Button variant="destructive" size="sm" onClick={onClearKey}>
</button> </Button>
<span>TraceMemo</span> <span>TraceMemo</span>
</div> </div>
</div> </div>
+56 -37
View File
@@ -1,4 +1,5 @@
import React from 'react' import React, { useRef } from 'react'
import { Button, Dialog, DialogContent, DialogDescription, DialogTitle } from './ui'
interface FirstUseWelcomeProps { interface FirstUseWelcomeProps {
onDismiss: () => void onDismiss: () => void
@@ -16,63 +17,81 @@ export function FirstUseWelcome({
onOpenReport, onOpenReport,
onOpenAISettings onOpenAISettings
}: FirstUseWelcomeProps): React.ReactElement { }: FirstUseWelcomeProps): React.ReactElement {
const restoreFocusRef = useRef<HTMLElement | null>(null)
const dismiss = (): void => {
const restoreFocus = restoreFocusRef.current
restoreFocusRef.current = null
onDismiss()
queueMicrotask(() => restoreFocus?.focus())
}
return ( return (
<div className="first-use-welcome-overlay" role="presentation"> <Dialog open onOpenChange={(open) => !open && dismiss()}>
<section <DialogContent
className="first-use-welcome" className="max-h-[calc(100vh-2rem)] max-w-[520px] overflow-y-auto p-6 sm:p-8"
role="dialog" onOpenAutoFocus={() => {
aria-modal="true" restoreFocusRef.current =
aria-labelledby="first-use-welcome-title" document.activeElement instanceof HTMLElement ? document.activeElement : null
}}
> >
<button <div
type="button" className="mb-4 grid h-10 w-10 place-items-center rounded-md bg-primary text-xl text-primary-foreground shadow-surface"
className="first-use-welcome-close" aria-hidden="true"
onClick={onDismiss}
aria-label="关闭欢迎提示"
> >
×
</button>
<div className="first-use-welcome-mark" aria-hidden="true">
</div> </div>
<p className="first-use-welcome-eyebrow"></p> <p className="text-xs font-semibold uppercase text-primary"></p>
<h2 id="first-use-welcome-title"></h2> <DialogTitle className="mt-1 text-2xl"></DialogTitle>
<p className="first-use-welcome-lead"> <DialogDescription className="mt-2 text-sm leading-relaxed">
AI AI
</p> </DialogDescription>
<button type="button" className="first-use-welcome-feature" onClick={onOpenReport}> <Button
<span className="first-use-welcome-feature-icon" aria-hidden="true"> className="mt-5 h-auto w-full justify-start whitespace-normal p-4 text-left"
onClick={onOpenReport}
>
<span
className="grid h-9 w-9 shrink-0 place-items-center rounded-md bg-surface text-lg text-primary"
aria-hidden="true"
>
</span> </span>
<span className="first-use-welcome-feature-copy"> <span className="min-w-0 flex-1">
<strong> AI </strong> <strong className="block text-sm"> AI </strong>
<small></small> <small className="mt-0.5 block text-xs text-primary-foreground/75">
</small>
</span> </span>
<span className="first-use-welcome-feature-arrow" aria-hidden="true"> <span className="shrink-0 text-xs" aria-hidden="true">
</span> </span>
</button> </Button>
<div className="first-use-welcome-secondary-actions"> <div className="mt-3 flex flex-wrap gap-2">
<button type="button" onClick={onDismiss}> <Button variant="ghost" size="sm" onClick={dismiss}>
</button> </Button>
<button type="button" onClick={onOpenSearch}> <Button variant="ghost" size="sm" onClick={onOpenSearch}>
</button> </Button>
</div> </div>
<div className="first-use-welcome-footer"> <div className="mt-5 flex flex-col items-start gap-2 border-t border-border pt-4 text-xs text-muted-foreground sm:flex-row sm:items-center sm:justify-between">
<span> AI</span> <span> AI</span>
<button type="button" onClick={onOpenAISettings}> <Button className="h-auto p-0 text-xs" variant="link" onClick={onOpenAISettings}>
AI AI
</button> </Button>
<a href={GUIDE_URL} target="_blank" rel="noreferrer"> <a
className="text-primary hover:underline"
href={GUIDE_URL}
target="_blank"
rel="noreferrer"
>
使 使
</a> </a>
</div> </div>
</section> </DialogContent>
</div> </Dialog>
) )
} }
+15 -2
View File
@@ -1,5 +1,5 @@
import { useState, useCallback, useEffect, useRef } from 'react' import { useState, useCallback, useEffect, useRef } from 'react'
import type { JSX, MouseEvent } from 'react' import type { JSX, KeyboardEvent, MouseEvent } from 'react'
import { getCachedLoadedImage, requestImage } from './image-loader' import { getCachedLoadedImage, requestImage } from './image-loader'
interface ImageBubbleProps { interface ImageBubbleProps {
@@ -156,6 +156,12 @@ export function ImageBubble({
if (imageUrl) onImageClick?.(imageUrl) if (imageUrl) onImageClick?.(imageUrl)
} }
const handlePreviewKeyDown = (event: KeyboardEvent<HTMLDivElement>): void => {
if (event.target !== event.currentTarget || (event.key !== 'Enter' && event.key !== ' ')) return
event.preventDefault()
void handleClick()
}
if (loading) { if (loading) {
return ( return (
<div ref={containerRef} className="image-bubble image-loading" onClick={handleClick}> <div ref={containerRef} className="image-bubble image-loading" onClick={handleClick}>
@@ -184,7 +190,14 @@ export function ImageBubble({
} }
return ( return (
<div className="image-bubble image-loaded" onClick={handleClick}> <div
className="image-bubble image-loaded"
role="button"
tabIndex={0}
aria-label="查看图片"
onClick={handleClick}
onKeyDown={handlePreviewKeyDown}
>
<img <img
src={imageUrl} src={imageUrl}
alt="图片" alt="图片"
@@ -1,496 +0,0 @@
// Legacy fallback: SETTINGS-01 moved the default entry to features/settings.
// Keep this panel intact until its database-key, image-key, AI and API sections are migrated.
import React, { useEffect, useState } from 'react'
interface SelfInfo {
wxid: string
nickname: string
avatar?: string
accountRoot: string
}
interface AppSettings {
dbRoot: string
apiEnabled: boolean
apiHost: string
apiPort: number
imageKeyRoot: string
imageXorKey: string
imageAesKey: string
}
interface ApiState {
running: boolean
host: string
port: number
error?: string
}
interface AiModelConfig {
apiKey: string
baseURL: string
model: string
}
interface SettingsPanelProps {
open: boolean
selfInfo: SelfInfo | null
dbReady: boolean
dbKey: string
aiModelConfig: AiModelConfig
onClose: () => void
onDbKeyChange: (key: string) => void
onAiModelConfigChange: (config: AiModelConfig) => void
onSaveAiModelConfig: () => void
onDbRootChanged: () => void
}
const AI_MODEL_OPTIONS = [
{ value: 'deepseek-chat', label: 'DeepSeek Chat' },
{ value: 'gpt-4o', label: 'GPT-4o' },
{ value: 'gpt-4o-mini', label: 'GPT-4o Mini' },
{ value: 'gpt-4-turbo', label: 'GPT-4 Turbo' },
{ value: 'claude-3-5-sonnet-20240620', label: 'Claude 3.5 Sonnet' },
{ value: 'moonshot-v1-8k', label: 'Moonshot V1' }
]
export const SettingsPanel: React.FC<SettingsPanelProps> = ({
open,
selfInfo,
dbReady,
dbKey,
aiModelConfig,
onClose,
onDbKeyChange,
onAiModelConfigChange,
onSaveAiModelConfig,
onDbRootChanged
}) => {
const isWindows = window.electron.process.platform === 'win32'
const dbRootPlaceholder = isWindows
? 'C:\\Users\\你\\Documents\\WeChat Files'
: '~/Library/Containers/com.tencent.xinWeChat/Data/Documents/xwechat_files'
const [settings, setSettings] = useState<AppSettings | null>(null)
const [settingsPath, setSettingsPath] = useState('')
const [apiState, setApiState] = useState<ApiState | null>(null)
const [testStatus, setTestStatus] = useState<{
kind: 'idle' | 'ok' | 'fail'
message: string
wxid?: string
accountRoot?: string
}>({ kind: 'idle', message: '' })
const [reopenStatus, setReopenStatus] = useState<string>('')
const [imageKeyStatus, setImageKeyStatus] = useState<{
kind: 'idle' | 'ok' | 'fail'
message: string
}>({ kind: 'idle', message: '' })
const [busy, setBusy] = useState(false)
useEffect(() => {
if (!open) return
void refresh()
}, [open])
useEffect(() => {
if (!open) return
return window.api.onImageKeyStatus(({ message }) => {
setImageKeyStatus({ kind: 'idle', message })
})
}, [open])
async function refresh(): Promise<void> {
const [{ settings, settingsPath }, api] = await Promise.all([
window.api.getSettings(),
window.api.apiStatus()
])
setSettings(settings)
setSettingsPath(settingsPath)
setApiState(api)
}
if (!open) return null
async function handleSave(patch: Partial<AppSettings>): Promise<void> {
if (!settings) return
setBusy(true)
const next = await window.api.setSettings(patch)
setSettings(next.settings)
setBusy(false)
}
async function handleTest(): Promise<void> {
setTestStatus({ kind: 'idle', message: '测试中...' })
setBusy(true)
try {
const result = await window.api.testConnection(dbKey, settings?.dbRoot)
if (result.success) {
setTestStatus({
kind: 'ok',
message: '连接成功',
wxid: result.wxid,
accountRoot: result.accountRoot
})
if (result.accountRoot && settings && result.accountRoot !== settings.dbRoot) {
const next = await window.api.setSettings({ dbRoot: result.accountRoot })
setSettings(next.settings)
}
} else {
setTestStatus({ kind: 'fail', message: result.error || '连接失败' })
}
} catch (error) {
setTestStatus({
kind: 'fail',
message: error instanceof Error ? error.message : String(error)
})
} finally {
setBusy(false)
}
}
async function handleReopen(): Promise<void> {
if (!settings) return
setBusy(true)
setReopenStatus('重新初始化中...')
try {
const result = await window.api.reopenWithRoot(settings.dbRoot)
if (result.success) {
setReopenStatus(`已重新打开:${result.info?.wxid || '未知'}`)
onDbRootChanged()
} else {
setReopenStatus(result.error || '重新打开失败')
}
} catch (error) {
setReopenStatus(error instanceof Error ? error.message : String(error))
} finally {
setBusy(false)
}
}
async function handleApiToggle(enabled: boolean): Promise<void> {
setBusy(true)
await handleSave({ apiEnabled: enabled })
const state = await window.api.apiToggle(enabled)
setApiState(state)
setBusy(false)
}
async function handleApiRestart(): Promise<void> {
if (!settings) return
setBusy(true)
await window.api.apiStop()
const state = await window.api.apiStart(settings.apiHost, settings.apiPort)
setApiState(state)
setBusy(false)
}
async function handleAutoGetImageKey(): Promise<void> {
if (!settings) return
setBusy(true)
setImageKeyStatus({ kind: 'idle', message: '正在扫描微信内存获取图片密钥...' })
try {
const result = await window.api.autoGetImageKey()
if (!result.success || !result.aesKey) {
setImageKeyStatus({ kind: 'fail', message: result.error || '图片密钥获取失败' })
return
}
const imageXorKey =
result.imageXorKey ||
(typeof result.xorKey === 'number'
? `0x${result.xorKey.toString(16).toUpperCase().padStart(2, '0')}`
: settings.imageXorKey)
const imageAesKey = result.imageAesKey || result.aesKey
setSettings(result.settings || { ...settings, imageXorKey, imageAesKey })
setImageKeyStatus({
kind: 'ok',
message: result.verified ? '图片密钥已获取并校验通过' : '图片密钥已获取,未完成模板校验'
})
} catch (error) {
setImageKeyStatus({
kind: 'fail',
message: error instanceof Error ? error.message : String(error)
})
} finally {
setBusy(false)
}
}
return (
<div className="settings-overlay" onClick={onClose}>
<div className="settings-modal" onClick={(e) => e.stopPropagation()}>
<div className="settings-header">
<h2></h2>
<button className="settings-close" onClick={onClose} title="关闭">
×
</button>
</div>
<div className="settings-body">
{/* 自我信息卡片 */}
<section className="settings-section">
<div className="settings-section-title"></div>
{dbReady && selfInfo ? (
<div className="settings-self">
<div className="settings-self-avatar">
{selfInfo.avatar ? (
<img
src={selfInfo.avatar}
alt={selfInfo.nickname}
referrerPolicy="no-referrer"
/>
) : (
(selfInfo.nickname || selfInfo.wxid || '?').charAt(0)
)}
</div>
<div className="settings-self-info">
<div className="settings-self-nickname">{selfInfo.nickname}</div>
<div className="settings-self-wxid">{selfInfo.wxid}</div>
<div className="settings-self-account">{selfInfo.accountRoot}</div>
</div>
</div>
) : (
<div className="settings-self-empty"></div>
)}
</section>
{/* 测试连接 */}
<section className="settings-section">
<div className="settings-section-title"></div>
<div className="settings-row">
<button
className="settings-btn settings-btn-primary"
onClick={handleTest}
disabled={busy || !dbKey}
>
</button>
{testStatus.kind !== 'idle' && (
<span className={`settings-status ${testStatus.kind}`}>
{testStatus.kind === 'ok' ? '✓' : '✗'} {testStatus.message}
{testStatus.wxid ? ` · ${testStatus.wxid}` : ''}
{testStatus.accountRoot ? ` · ${testStatus.accountRoot}` : ''}
</span>
)}
</div>
<div className="settings-hint">
使 + ,
</div>
</section>
{/* 解密密钥 */}
<section className="settings-section">
<div className="settings-section-title"></div>
<div className="settings-row">
<input
type="text"
className="settings-input"
value={dbKey}
onChange={(e) => onDbKeyChange(e.target.value)}
placeholder="64 位 hex 密钥,如 0x..."
spellCheck={false}
/>
</div>
<div className="settings-hint">
safeStorage
</div>
</section>
{/* 图片解密密钥 */}
<section className="settings-section">
<div className="settings-section-title"></div>
<div className="settings-row">
<input
type="text"
className="settings-input"
value={settings?.imageKeyRoot || settings?.dbRoot || ''}
onChange={(e) =>
setSettings(settings ? { ...settings, imageKeyRoot: e.target.value } : null)
}
onBlur={(e) => handleSave({ imageKeyRoot: e.target.value })}
placeholder={dbRootPlaceholder}
spellCheck={false}
/>
</div>
<div className="settings-row">
<input
type="text"
className="settings-input settings-input-quarter"
value={settings?.imageXorKey ?? ''}
onChange={(e) =>
setSettings(settings ? { ...settings, imageXorKey: e.target.value } : null)
}
onBlur={(e) => handleSave({ imageXorKey: e.target.value })}
placeholder="XOR Key,如 0x40"
spellCheck={false}
/>
<input
type="text"
className="settings-input"
value={settings?.imageAesKey ?? ''}
onChange={(e) =>
setSettings(settings ? { ...settings, imageAesKey: e.target.value } : null)
}
onBlur={(e) => handleSave({ imageAesKey: e.target.value })}
placeholder="AES Key16 位字符"
spellCheck={false}
/>
<button className="settings-btn" onClick={handleAutoGetImageKey} disabled={busy}>
</button>
</div>
{imageKeyStatus.message && (
<div className={`settings-status ${imageKeyStatus.kind}`}>
{imageKeyStatus.kind === 'ok' ? '✓ ' : imageKeyStatus.kind === 'fail' ? '✗ ' : ''}
{imageKeyStatus.message}
</div>
)}
<div className="settings-hint">
使Windows
2-3
</div>
</section>
{/* 数据库根目录 */}
<section className="settings-section">
<div className="settings-section-title"></div>
<div className="settings-row">
<input
type="text"
className="settings-input"
value={settings?.dbRoot ?? ''}
onChange={(e) =>
setSettings(settings ? { ...settings, dbRoot: e.target.value } : null)
}
onBlur={(e) => handleSave({ dbRoot: e.target.value })}
placeholder={dbRootPlaceholder}
spellCheck={false}
/>
</div>
<div className="settings-row">
<button className="settings-btn" onClick={handleReopen} disabled={busy || !dbReady}>
</button>
{reopenStatus && <span className="settings-status">{reopenStatus}</span>}
</div>
<div className="settings-hint">
Windows Documents\WeChat FilesmacOS
xwechat_files db_storage/session.db
</div>
</section>
<section className="settings-section">
<div className="settings-section-title">AI </div>
<div className="settings-row">
<select
className="settings-input settings-input-half"
value={aiModelConfig.model}
onChange={(event) =>
onAiModelConfigChange({ ...aiModelConfig, model: event.target.value })
}
>
{AI_MODEL_OPTIONS.map((option) => (
<option key={option.value} value={option.value}>
{option.label}
</option>
))}
</select>
<button className="settings-btn" onClick={onSaveAiModelConfig}>
AI
</button>
</div>
<div className="settings-row">
<input
type="text"
className="settings-input"
value={aiModelConfig.baseURL}
onChange={(event) =>
onAiModelConfigChange({ ...aiModelConfig, baseURL: event.target.value })
}
placeholder="https://api.deepseek.com"
spellCheck={false}
/>
</div>
<div className="settings-row">
<input
type="password"
className="settings-input"
value={aiModelConfig.apiKey}
onChange={(event) =>
onAiModelConfigChange({ ...aiModelConfig, apiKey: event.target.value })
}
placeholder="API Key"
spellCheck={false}
/>
</div>
<div className="settings-hint">
沿 localStorage
</div>
</section>
{/* API 服务 */}
<section className="settings-section">
<div className="settings-section-title"> HTTP API</div>
<div className="settings-row">
<label className="settings-toggle">
<input
type="checkbox"
checked={settings?.apiEnabled ?? false}
onChange={(e) => handleApiToggle(e.target.checked)}
disabled={busy}
/>
<span> API (127.0.0.1:6131)</span>
</label>
{apiState && (
<span className={`settings-status ${apiState.running ? 'ok' : 'fail'}`}>
{apiState.running ? '运行中' : '已停止'}
{apiState.error ? ` · ${apiState.error}` : ''}
</span>
)}
</div>
<div className="settings-row">
<input
type="text"
className="settings-input settings-input-half"
value={settings?.apiHost ?? ''}
onChange={(e) =>
setSettings(settings ? { ...settings, apiHost: e.target.value } : null)
}
onBlur={(e) => handleSave({ apiHost: e.target.value })}
placeholder="host"
spellCheck={false}
/>
<input
type="number"
className="settings-input settings-input-quarter"
value={settings?.apiPort ?? 6131}
onChange={(e) =>
setSettings(
settings ? { ...settings, apiPort: Number(e.target.value) || 6131 } : null
)
}
onBlur={(e) => handleSave({ apiPort: Number(e.target.value) || 6131 })}
placeholder="port"
/>
<button className="settings-btn" onClick={handleApiRestart} disabled={busy}>
API
</button>
</div>
<div className="settings-hint">
API Bearer Token Token API Center
Claude / Codex
<br />
<code>docs/skill/tracememo-reader/SKILL.md</code>
</div>
</section>
{/* 配置文件位置 */}
<section className="settings-section">
<div className="settings-section-title"></div>
<div className="settings-row">
<code className="settings-path">{settingsPath}</code>
</div>
</section>
</div>
</div>
</div>
)
}
+71 -47
View File
@@ -1,7 +1,19 @@
import React, { useEffect, useRef, useState } from 'react' import React, { useState } from 'react'
import { Contact } from '../../../../shared/types' import { Contact } from '../../../../shared/types'
import {
Button,
DropdownMenu,
DropdownMenuContent,
DropdownMenuItem,
DropdownMenuTrigger,
IconButton,
Tooltip,
TooltipContent,
TooltipTrigger
} from '../ui'
import { ConversationContentSearch } from './ConversationContentSearch' import { ConversationContentSearch } from './ConversationContentSearch'
import { AiIcon, MoreIcon, RefreshIcon, SearchIcon } from './icons' import { AiIcon, MoreIcon, RefreshIcon, SearchIcon, SendIcon } from './icons'
import { supportsPersonalWechatSend } from '../../utils/runtime-environment'
interface ChatHeaderProps { interface ChatHeaderProps {
contact: Contact contact: Contact
@@ -13,6 +25,7 @@ interface ChatHeaderProps {
onContentFilterChange: (value: string) => void onContentFilterChange: (value: string) => void
onRefresh?: () => void onRefresh?: () => void
onRefreshData?: () => void onRefreshData?: () => void
onTestSend: () => void
onOpenAiSettings: () => void onOpenAiSettings: () => void
} }
@@ -26,31 +39,21 @@ export function ChatHeader({
onContentFilterChange, onContentFilterChange,
onRefresh, onRefresh,
onRefreshData, onRefreshData,
onTestSend,
onOpenAiSettings onOpenAiSettings
}: ChatHeaderProps): React.ReactElement { }: ChatHeaderProps): React.ReactElement {
const [searchOpen, setSearchOpen] = useState(Boolean(contentFilter)) const [searchOpen, setSearchOpen] = useState(Boolean(contentFilter))
const [moreOpen, setMoreOpen] = useState(false)
const moreRef = useRef<HTMLDivElement>(null)
const displayName = contact.m_nsNickName || contact.m_nsUsrName || '未命名会话' const displayName = contact.m_nsNickName || contact.m_nsUsrName || '未命名会话'
const typeLabel = isGroupChat ? '群聊' : '联系人' const typeLabel = isGroupChat ? '群聊' : '联系人'
const visibleCount = contentFilter ? filteredCount : loadedCount const visibleCount = contentFilter ? filteredCount : loadedCount
useEffect(() => {
if (!moreOpen) return
const handlePointerDown = (event: PointerEvent): void => {
if (!moreRef.current?.contains(event.target as Node)) setMoreOpen(false)
}
window.addEventListener('pointerdown', handlePointerDown)
return () => window.removeEventListener('pointerdown', handlePointerDown)
}, [moreOpen])
const handleCloseSearch = (): void => { const handleCloseSearch = (): void => {
onContentFilterChange('') onContentFilterChange('')
setSearchOpen(false) setSearchOpen(false)
} }
return ( return (
<div className="chat-archive-header"> <div className={`chat-archive-header${searchOpen ? ' is-searching' : ''}`}>
<div className="chat-title-block"> <div className="chat-title-block">
<div className="chat-title-avatar"> <div className="chat-title-avatar">
{contact.avatar ? ( {contact.avatar ? (
@@ -76,51 +79,72 @@ export function ChatHeader({
onClose={handleCloseSearch} onClose={handleCloseSearch}
/> />
) : ( ) : (
<button <IconButton
type="button" label="搜索当前聊天"
className="chat-icon-button" variant="ghost"
className="h-8 w-8"
onClick={() => setSearchOpen(true)} onClick={() => setSearchOpen(true)}
title="搜索当前聊天"
> >
<SearchIcon /> <SearchIcon />
</button> </IconButton>
)} )}
<button type="button" className="chat-icon-button" onClick={onRefresh} title="刷新聊天记录"> <IconButton label="刷新聊天记录" variant="ghost" className="h-8 w-8" onClick={onRefresh}>
<RefreshIcon /> <RefreshIcon />
</button> </IconButton>
<div className="chat-menu" ref={moreRef}> <DropdownMenu>
<button <DropdownMenuTrigger asChild>
type="button" <IconButton label="更多" tooltip="" variant="ghost" className="h-8 w-8">
className="chat-icon-button" <MoreIcon />
onClick={() => setMoreOpen((current) => !current)} </IconButton>
title="更多" </DropdownMenuTrigger>
<DropdownMenuContent align="end">
<DropdownMenuItem onSelect={() => onRefreshData?.()}></DropdownMenuItem>
</DropdownMenuContent>
</DropdownMenu>
{supportsPersonalWechatSend ? (
<Button
variant="outline"
size="sm"
className="chat-header-text-action"
aria-label="发送消息"
onClick={onTestSend}
> >
<MoreIcon /> <SendIcon />
</button> <span></span>
{moreOpen && ( </Button>
<div className="chat-dropdown-menu right"> ) : (
<button <Tooltip>
type="button" <TooltipTrigger asChild>
onClick={() => { <span tabIndex={0} aria-label="仅支持 macOS">
onRefreshData?.() <Button
setMoreOpen(false) variant="outline"
}} size="sm"
> className="chat-header-text-action"
aria-label="发送消息"
</button> onClick={onTestSend}
</div> disabled
)} >
</div> <SendIcon />
<button <span></span>
type="button" </Button>
className="chat-ai-button" </span>
</TooltipTrigger>
<TooltipContent> macOS</TooltipContent>
</Tooltip>
)}
<Button
variant="default"
size="sm"
className="chat-header-text-action"
aria-label={isAiLoading ? '生成中' : '生成 AI 日报'}
onClick={onOpenAiSettings} onClick={onOpenAiSettings}
disabled={isAiLoading} disabled={isAiLoading}
aria-busy={isAiLoading}
title={isGroupChat ? '生成 AI 日报' : 'AI 日报当前仅支持群聊'} title={isGroupChat ? '生成 AI 日报' : 'AI 日报当前仅支持群聊'}
> >
<AiIcon /> <AiIcon />
<span>{isAiLoading ? '生成中' : '生成 AI 日报'}</span> <span>{isAiLoading ? '生成中' : '生成 AI 日报'}</span>
</button> </Button>
</div> </div>
</div> </div>
) )
@@ -0,0 +1,160 @@
import { useRef, useState } from 'react'
import {
Dialog,
DialogContent,
DialogDescription,
DialogHeader,
DialogTitle,
IconButton,
Separator
} from '../ui'
interface ChatImageViewerProps {
imageUrl: string
onClose: () => void
}
export function ChatImageViewer({ imageUrl, onClose }: ChatImageViewerProps): React.ReactElement {
const [scale, setScale] = useState(1)
const [rotation, setRotation] = useState(0)
const [offset, setOffset] = useState({ x: 0, y: 0 })
const dragRef = useRef<{ x: number; y: number; offsetX: number; offsetY: number } | null>(null)
const contentRef = useRef<HTMLDivElement | null>(null)
const restoreFocusRef = useRef<HTMLElement | null>(null)
const closingRef = useRef(false)
const closeViewer = (): void => {
if (closingRef.current) return
closingRef.current = true
const restoreFocus = restoreFocusRef.current
restoreFocusRef.current = null
onClose()
queueMicrotask(() => restoreFocus?.focus())
}
const zoom = (delta: number): void => {
setScale((current) => Math.min(8, Math.max(0.1, Number((current + delta).toFixed(2)))))
}
const reset = (): void => {
setScale(1)
setRotation(0)
setOffset({ x: 0, y: 0 })
}
const handleMouseDown = (event: React.MouseEvent): void => {
event.preventDefault()
dragRef.current = {
x: event.clientX,
y: event.clientY,
offsetX: offset.x,
offsetY: offset.y
}
}
const handleMouseMove = (event: React.MouseEvent): void => {
if (!dragRef.current) return
const drag = dragRef.current
setOffset({
x: drag.offsetX + event.clientX - drag.x,
y: drag.offsetY + event.clientY - drag.y
})
}
const stopDragging = (): void => {
dragRef.current = null
}
return (
<Dialog open onOpenChange={(open) => !open && closeViewer()}>
<DialogContent
ref={contentRef}
className="h-[min(900px,calc(100vh-2rem))] max-w-[min(1280px,calc(100vw-2rem))] grid-rows-[48px_minmax(0,1fr)] gap-0 overflow-hidden rounded-lg bg-muted p-0"
onOpenAutoFocus={(event) => {
restoreFocusRef.current =
document.activeElement instanceof HTMLElement ? document.activeElement : null
event.preventDefault()
contentRef.current?.focus()
}}
>
<DialogHeader className="flex-row items-center space-y-0 border-b border-border bg-surface/90 px-4 pr-12">
<DialogTitle className="mr-2 shrink-0 text-sm font-medium tracking-normal">
</DialogTitle>
<DialogDescription className="sr-only">
</DialogDescription>
<div className="flex min-w-0 items-center gap-1">
<IconButton
label="缩小"
variant="ghost"
className="h-7 w-7 text-lg"
onClick={() => zoom(-0.1)}
>
<span aria-hidden></span>
</IconButton>
<span className="w-12 shrink-0 text-center text-xs tabular-nums text-muted-foreground">
{Math.round(scale * 100)}%
</span>
<IconButton
label="放大"
variant="ghost"
className="h-7 w-7 text-lg"
onClick={() => zoom(0.1)}
>
<span aria-hidden>+</span>
</IconButton>
<Separator orientation="vertical" className="mx-1 h-5" />
<IconButton
label="左旋转"
variant="ghost"
className="h-7 w-7 text-lg"
onClick={() => setRotation((current) => current - 90)}
>
<span aria-hidden></span>
</IconButton>
<IconButton
label="右旋转"
variant="ghost"
className="h-7 w-7 text-lg"
onClick={() => setRotation((current) => current + 90)}
>
<span aria-hidden></span>
</IconButton>
<IconButton
label="重置图片"
tooltip="重置"
variant="ghost"
className="h-7 w-7 text-lg"
onClick={reset}
>
<span aria-hidden></span>
</IconButton>
</div>
</DialogHeader>
<div
className="flex min-h-0 cursor-grab select-none items-center justify-center overflow-hidden overscroll-contain bg-muted p-7 active:cursor-grabbing"
aria-label="图片查看区域"
onWheel={(event) => {
event.preventDefault()
zoom(event.deltaY > 0 ? -0.1 : 0.1)
}}
onMouseDown={handleMouseDown}
onMouseMove={handleMouseMove}
onMouseUp={stopDragging}
onMouseLeave={stopDragging}
>
<img
className="pointer-events-none h-auto w-auto max-w-none select-none object-contain shadow-floating transition-transform duration-fast ease-out"
src={imageUrl}
alt="图片预览"
draggable={false}
style={{
transform: `translate(${offset.x}px, ${offset.y}px) scale(${scale}) rotate(${rotation}deg)`
}}
/>
</div>
</DialogContent>
</Dialog>
)
}
@@ -1,4 +1,5 @@
import React from 'react' import React from 'react'
import { Button, Switch } from '../ui'
import { RefreshIcon } from './icons' import { RefreshIcon } from './icons'
interface ChatStatusBarProps { interface ChatStatusBarProps {
@@ -27,11 +28,7 @@ export function ChatStatusBar({
<div> {count} </div> <div> {count} </div>
<div className="chat-status-actions"> <div className="chat-status-actions">
<label className="chat-avatar-toggle"> <label className="chat-avatar-toggle">
<input <Switch checked={showAvatar} onCheckedChange={onShowAvatarChange} aria-label="显示头像" />
type="checkbox"
checked={showAvatar}
onChange={(event) => onShowAvatarChange(event.target.checked)}
/>
<span></span> <span></span>
</label> </label>
<span <span
@@ -40,20 +37,22 @@ export function ChatStatusBar({
> >
</span> </span>
<button <Button
type="button" variant="ghost"
size="sm"
className="chat-avatar-reload" className="chat-avatar-reload"
onClick={onReloadAvatars} onClick={onReloadAvatars}
disabled={isReloadingAvatars} disabled={isReloadingAvatars}
title="尝试重新加载当前聊天的头像和名称" title="尝试重新加载当前聊天的头像和名称"
aria-busy={isReloadingAvatars}
> >
<RefreshIcon className={isReloadingAvatars ? 'is-spinning' : ''} /> <RefreshIcon className={isReloadingAvatars ? 'is-spinning' : ''} />
<span>{isReloadingAvatars ? '加载中' : '重新加载头像'}</span> <span>{isReloadingAvatars ? '加载中' : '重新加载头像'}</span>
</button> </Button>
<span className="chat-status-separator" aria-hidden /> <span className="chat-status-separator" aria-hidden />
<button type="button" onClick={onJumpToLatest} disabled={jumpDisabled}> <Button variant="ghost" size="sm" onClick={onJumpToLatest} disabled={jumpDisabled}>
{jumpDisabled ? '已是最新消息' : '跳转到最新消息'} {jumpDisabled ? '已是最新消息' : '跳转到最新消息'}
</button> </Button>
</div> </div>
</div> </div>
) )
@@ -1,4 +1,5 @@
import React from 'react' import React from 'react'
import { IconButton, Input } from '../ui'
import { CloseIcon, SearchIcon } from './icons' import { CloseIcon, SearchIcon } from './icons'
interface ConversationContentSearchProps { interface ConversationContentSearchProps {
@@ -16,22 +17,30 @@ export function ConversationContentSearch({
}: ConversationContentSearchProps): React.ReactElement { }: ConversationContentSearchProps): React.ReactElement {
return ( return (
<div className="chat-content-search"> <div className="chat-content-search">
<span className="chat-content-search-icon"> <span className="chat-content-search-icon pointer-events-none absolute left-3 top-1/2 z-10 -translate-y-1/2">
<SearchIcon /> <SearchIcon />
</span> </span>
<input <Input
type="text" type="text"
value={value} value={value}
aria-label="搜索当前聊天内容"
placeholder="搜索当前聊天内容" placeholder="搜索当前聊天内容"
onChange={(event) => onChange(event.target.value)} onChange={(event) => onChange(event.target.value)}
className="h-9 pr-10 pl-9 text-xs min-[901px]:pr-[7.5rem]"
autoFocus autoFocus
/> />
<span className="chat-content-search-count"> <span className="chat-content-search-count absolute right-10 top-1/2 -translate-y-1/2">
{value ? `${resultCount} 条结果` : '输入关键词'} {value ? `${resultCount} 条结果` : '输入关键词'}
</span> </span>
<button type="button" className="chat-icon-button" onClick={onClose} title="关闭搜索"> <IconButton
label="关闭搜索"
variant="ghost"
tooltip="关闭搜索"
className="absolute right-1 top-1 h-7 w-7"
onClick={onClose}
>
<CloseIcon /> <CloseIcon />
</button> </IconButton>
</div> </div>
) )
} }
+32 -42
View File
@@ -1,4 +1,11 @@
import React, { useEffect, useRef, useState } from 'react' import React from 'react'
import {
Button,
DropdownMenu,
DropdownMenuContent,
DropdownMenuItem,
DropdownMenuTrigger
} from '../ui'
import { ArrowDownIcon, ExportIcon } from './icons' import { ArrowDownIcon, ExportIcon } from './icons'
export type ExportRange = number | 'all' export type ExportRange = number | 'all'
@@ -18,47 +25,30 @@ const EXPORT_OPTIONS: { label: string; value: ExportRange }[] = [
] ]
export function ExportMenu({ disabled, onExport }: ExportMenuProps): React.ReactElement { export function ExportMenu({ disabled, onExport }: ExportMenuProps): React.ReactElement {
const [open, setOpen] = useState(false)
const menuRef = useRef<HTMLDivElement>(null)
useEffect(() => {
if (!open) return
const handlePointerDown = (event: PointerEvent): void => {
if (!menuRef.current?.contains(event.target as Node)) setOpen(false)
}
window.addEventListener('pointerdown', handlePointerDown)
return () => window.removeEventListener('pointerdown', handlePointerDown)
}, [open])
return ( return (
<div className="chat-menu" ref={menuRef}> <DropdownMenu>
<button <DropdownMenuTrigger asChild>
type="button" <Button
className="chat-tool-button" variant="outline"
disabled={disabled} size="sm"
onClick={() => setOpen((current) => !current)} disabled={disabled}
title={disabled ? '没有可导出的消息' : '导出聊天记录'} title={disabled ? '没有可导出的消息' : '导出聊天记录'}
> >
<ExportIcon /> <ExportIcon />
<span></span> <span></span>
<ArrowDownIcon /> <ArrowDownIcon />
</button> </Button>
{open && ( </DropdownMenuTrigger>
<div className="chat-dropdown-menu"> <DropdownMenuContent align="start">
{EXPORT_OPTIONS.map((option, index) => ( {EXPORT_OPTIONS.map((option, index) => (
<button <DropdownMenuItem
key={`${option.label}-${index}`} key={`${option.label}-${index}`}
type="button" onSelect={() => onExport(option.value)}
onClick={() => { >
onExport(option.value) {option.label}
setOpen(false) </DropdownMenuItem>
}} ))}
> </DropdownMenuContent>
{option.label} </DropdownMenu>
</button>
))}
</div>
)}
</div>
) )
} }
@@ -0,0 +1,702 @@
import { useCallback, useEffect, useMemo, useRef, useState } from 'react'
import type { Contact } from '../../../../shared/types'
import type { PersonalWechatSenderStatus } from '../../../../shared/personal-wechat'
import type { TextToSpeechSettings, TextToSpeechVoice } from '../../../../shared/text-to-speech'
import {
Button,
Dialog,
DialogContent,
DialogDescription,
DialogHeader,
DialogTitle,
SegmentedControl,
SegmentedControlItem,
Textarea
} from '../ui'
type SendMode = 'image' | 'voice'
type VoiceSource = 'generated' | 'file'
type SelectedLocalFile = { path: string; name: string }
interface PersonalWechatSendDialogProps {
contact: Contact
isGroupChat: boolean
onClose: () => void
onOpenTextToSpeechSettings?: () => void
initialMode?: SendMode
initialImage?: SelectedLocalFile | null
}
type GeneratedVoice = { filePath: string; audioDataUrl: string }
const SHOW_SUPPORTED_WECHAT_VERSIONS_KEY = 'wxe:show-supported-wechat-versions'
function formatAudioTime(value: number): string {
if (!Number.isFinite(value) || value < 0) return '0:00'
const seconds = Math.floor(value)
return `${Math.floor(seconds / 60)}:${String(seconds % 60).padStart(2, '0')}`
}
function statusLabel(status: PersonalWechatSenderStatus | null): string {
if (!status) return '正在检测'
if (status.state === 'online') return '个人微信已绑定'
if (status.state === 'stopped') return '尚未绑定'
if (status.state === 'runtime_missing') return '运行时未安装'
if (status.state === 'hook_not_ready') return '已绑定,等待消息初始化'
if (status.state === 'unsupported_version') return '微信版本不匹配'
if (status.state === 'wechat_not_running') return '微信未运行'
if (status.state === 'sip_enabled') return 'SIP 未关闭'
if (status.state === 'unsupported_platform') return '当前平台不支持'
if (status.state === 'starting') return '正在连接'
if (status.state === 'rebinding') return '正在重新绑定'
if (status.state === 'error') return '绑定异常'
return '正在检测'
}
function readyText(ready: boolean, readyLabel = '正常', waitingLabel = '等待初始化'): string {
return ready ? readyLabel : waitingLabel
}
function statusDescription(status: PersonalWechatSenderStatus | null): string {
if (!status) return '正在检查微信版本、进程和 OneBot Hook…'
if (status.state === 'unsupported_version') {
return `当前微信版本 ${status.wechatVersion || '未知'} 暂不支持。请在设置中查看支持的微信版本,安装完全一致的版本后再试。`
}
if (status.state === 'runtime_missing') {
return '微信发送组件尚未安装。请前往文字转语音设置下载组件后再试。'
}
return status.message
}
export function PersonalWechatSendDialog({
contact,
isGroupChat,
onClose,
onOpenTextToSpeechSettings,
initialMode = 'image',
initialImage = null
}: PersonalWechatSendDialogProps): React.ReactElement {
const [status, setStatus] = useState<PersonalWechatSenderStatus | null>(null)
const [mode, setMode] = useState<SendMode>(initialMode)
const [image, setImage] = useState<SelectedLocalFile | null>(initialImage)
const [voice, setVoice] = useState<SelectedLocalFile | null>(null)
const [voiceSource, setVoiceSource] = useState<VoiceSource>('generated')
const [voiceText, setVoiceText] = useState('1')
const [ttsSettings, setTtsSettings] = useState<TextToSpeechSettings | null>(null)
const [ttsVoices, setTtsVoices] = useState<TextToSpeechVoice[]>([])
const [generatedVoice, setGeneratedVoice] = useState<GeneratedVoice | null>(null)
const [isGenerating, setIsGenerating] = useState(false)
const [isPreviewPlaying, setIsPreviewPlaying] = useState(false)
const [previewCurrentTime, setPreviewCurrentTime] = useState(0)
const [previewDuration, setPreviewDuration] = useState(0)
const [isSending, setIsSending] = useState(false)
const [isRebinding, setIsRebinding] = useState(false)
const [result, setResult] = useState<{ success: boolean; message: string } | null>(null)
const generatedVoiceRef = useRef<GeneratedVoice | null>(null)
const generatedAudioRef = useRef<HTMLAudioElement | null>(null)
const restoreFocusRef = useRef<HTMLElement | null>(null)
const closingRef = useRef(false)
const displayName = contact.m_nsNickName || contact.m_nsUsrName || '未命名会话'
const targetId = contact.m_nsUsrName
const selectedTypeReady = mode === 'voice' ? status?.canSendVoice : status?.canSendImage
const hasContent =
mode === 'voice'
? voiceSource === 'file'
? Boolean(voice?.path)
: Boolean(voiceText.trim())
: Boolean(image?.path)
const isBusy = isSending || isGenerating || isRebinding
const generatedVoiceReady = Boolean(
ttsSettings?.hasApiKey && ttsSettings.selectedVoiceId && voiceText.trim()
)
const canSubmit = Boolean(
selectedTypeReady && hasContent && !isBusy && (mode !== 'voice' || voiceSource !== 'generated')
)
const canGenerate = Boolean(generatedVoiceReady && !isBusy)
const canSendGenerated = Boolean(status?.canSendVoice && generatedVoice && !isBusy)
const previewProgress = previewDuration > 0 ? (previewCurrentTime / previewDuration) * 100 : 0
const selectedTtsVoice = ttsVoices.find((item) => item.id === ttsSettings?.selectedVoiceId)
const statusTone = useMemo(() => {
if (status?.attachReady && status.baseAddressReady) return 'ready'
if (!status || status.state === 'checking' || status.state === 'starting') return 'checking'
return 'blocked'
}, [status])
const clearGeneratedVoice = useCallback((removeFile = true): void => {
const current = generatedVoiceRef.current
generatedVoiceRef.current = null
generatedAudioRef.current?.pause()
setGeneratedVoice(null)
setIsPreviewPlaying(false)
setPreviewCurrentTime(0)
setPreviewDuration(0)
if (removeFile && current?.filePath) {
void window.api.removeGeneratedTextToSpeechAudio(current.filePath).catch(() => undefined)
}
}, [])
const handleClose = useCallback((): void => {
if (isBusy || closingRef.current) return
closingRef.current = true
const restoreFocus = restoreFocusRef.current
restoreFocusRef.current = null
clearGeneratedVoice()
onClose()
queueMicrotask(() => restoreFocus?.focus())
}, [clearGeneratedVoice, isBusy, onClose])
const handleOpenTextToSpeechSettings = (showSupportedVersions = false): void => {
if (!onOpenTextToSpeechSettings || isBusy) return
if (showSupportedVersions) {
try {
sessionStorage.setItem(SHOW_SUPPORTED_WECHAT_VERSIONS_KEY, '1')
} catch {
// The settings page can still open if session storage is unavailable.
}
}
clearGeneratedVoice()
onClose()
onOpenTextToSpeechSettings()
}
const refreshStatus = useCallback(async (): Promise<void> => {
setResult(null)
try {
setStatus(await window.api.getPersonalWechatSenderStatus())
} catch (error) {
setStatus({
state: 'error',
platform: 'unknown',
arch: 'unknown',
sipDisabled: false,
wechatRunning: false,
runtimeReady: false,
endpoint: '127.0.0.1:58080',
endpointReady: false,
attachReady: false,
baseAddressReady: false,
textHookInstalled: false,
textHookReady: false,
imageHookInstalled: false,
imageHookReady: false,
messageListenerReady: false,
canSend: false,
canSendText: false,
canSendImage: false,
canSendVoice: false,
message: '无法检测个人微信发送服务',
error: error instanceof Error ? error.message : String(error)
})
}
}, [])
useEffect(() => {
void refreshStatus()
}, [refreshStatus])
useEffect(() => {
let active = true
void window.api
.getTextToSpeechSettings()
.then(async (response) => {
if (!active) return
setTtsSettings(response.settings)
if (!response.settings.hasApiKey) return
const voicesResponse = await window.api.listTextToSpeechVoices({
pageNumber: 1,
pageSize: 24
})
if (!active || !voicesResponse.success) return
setTtsVoices(voicesResponse.items)
})
.catch(() => undefined)
return () => {
active = false
}
}, [])
useEffect(() => {
return () => {
const current = generatedVoiceRef.current
generatedVoiceRef.current = null
if (current?.filePath) {
void window.api.removeGeneratedTextToSpeechAudio(current.filePath).catch(() => undefined)
}
}
}, [])
useEffect(() => {
const audio = generatedAudioRef.current
return () => audio?.pause()
}, [generatedVoice])
const handleRebind = async (): Promise<void> => {
if (isBusy) return
setIsRebinding(true)
setResult(null)
try {
const nextStatus = await window.api.rebindPersonalWechatSender()
setStatus(nextStatus)
setResult({
success: nextStatus.attachReady && nextStatus.baseAddressReady,
message: nextStatus.message
})
} catch (error) {
setResult({ success: false, message: error instanceof Error ? error.message : String(error) })
} finally {
setIsRebinding(false)
}
}
const handleSelectImage = async (): Promise<void> => {
if (isBusy) return
const selection = await window.api.selectPersonalWechatImage()
if (!selection.canceled && selection.path) {
setImage({ path: selection.path, name: selection.name || selection.path.split('/').pop()! })
setResult(null)
}
}
const handleSelectVoice = async (): Promise<void> => {
if (isBusy) return
const selection = await window.api.selectPersonalWechatVoice()
if (!selection.canceled && selection.path) {
setVoice({ path: selection.path, name: selection.name || selection.path.split('/').pop()! })
setResult(null)
}
}
const changeMode = (nextMode: SendMode): void => {
if (mode === 'voice' && voiceSource === 'generated' && nextMode !== 'voice') {
clearGeneratedVoice()
}
setMode(nextMode)
setResult(null)
}
const changeVoiceSource = (nextSource: VoiceSource): void => {
if (voiceSource === 'generated' && nextSource !== 'generated') clearGeneratedVoice()
setVoiceSource(nextSource)
setResult(null)
}
const changeVoiceText = (nextText: string): void => {
if (generatedVoiceRef.current) clearGeneratedVoice()
setVoiceText(nextText)
setResult(null)
}
const handleGenerateVoice = async (): Promise<void> => {
if (!canGenerate) return
clearGeneratedVoice()
setIsGenerating(true)
setResult(null)
try {
const generated = await window.api.synthesizeTextToSpeech({
text: voiceText.trim(),
referenceId: ttsSettings!.selectedVoiceId
})
if (!generated.success || !generated.filePath || !generated.audioDataUrl) {
setResult({ success: false, message: generated.error || '语音生成失败' })
return
}
const nextVoice = {
filePath: generated.filePath,
audioDataUrl: generated.audioDataUrl
}
generatedVoiceRef.current = nextVoice
setGeneratedVoice(nextVoice)
setResult({ success: true, message: '语音已生成,可以先试听,确认后再发送' })
} catch (error) {
setResult({ success: false, message: error instanceof Error ? error.message : String(error) })
} finally {
setIsGenerating(false)
}
}
const handleToggleGeneratedPreview = async (): Promise<void> => {
const audio = generatedAudioRef.current
if (!audio) return
if (!audio.paused) {
audio.pause()
setIsPreviewPlaying(false)
return
}
try {
await audio.play()
setIsPreviewPlaying(true)
} catch {
setResult({ success: false, message: '语音试听播放失败' })
}
}
const handleSendGeneratedVoice = async (): Promise<void> => {
const current = generatedVoiceRef.current
if (!canSendGenerated || !current) return
setIsSending(true)
setResult(null)
generatedAudioRef.current?.pause()
setIsPreviewPlaying(false)
try {
const response = await window.api.sendPersonalWechatMessage({
type: 'voice',
to: targetId,
filePath: current.filePath,
isGroup: isGroupChat
})
setStatus(response.status)
setResult({
success: response.success,
message: response.success
? '语音已提交给微信;请从另一设备或群成员处确认实际送达'
: response.error || '发送失败'
})
if (response.success) clearGeneratedVoice()
} catch (error) {
setResult({ success: false, message: error instanceof Error ? error.message : String(error) })
} finally {
setIsSending(false)
}
}
const handleSend = async (): Promise<void> => {
if (!canSubmit || (mode === 'voice' && voiceSource === 'generated')) return
setIsSending(true)
setResult(null)
try {
const response = await window.api.sendPersonalWechatMessage(
mode === 'voice'
? { type: 'voice', to: targetId, filePath: voice!.path, isGroup: isGroupChat }
: { type: 'image', to: targetId, filePath: image!.path, isGroup: isGroupChat }
)
setStatus(response.status)
setResult({
success: response.success,
message: response.success
? `${mode === 'voice' ? '语音' : '图片'}已提交给微信;请从另一设备或群成员处确认实际送达`
: response.error || '发送失败'
})
} catch (error) {
setResult({ success: false, message: error instanceof Error ? error.message : String(error) })
} finally {
setIsSending(false)
}
}
const statusItems = [
['微信进程', status?.wechatPid ? `PID ${status.wechatPid}` : '未检测到'],
[
'OneBot',
status?.oneBotPid
? `PID ${status.oneBotPid}${status.boundWechatPid ? ` · 绑定 ${status.boundWechatPid}` : ''}`
: '未启动'
],
[
'接口',
`${status?.endpoint || '127.0.0.1:58080'} · ${readyText(Boolean(status?.endpointReady), '监听中', '未监听')}`
],
['基址扫描', status?.baseAddress || readyText(Boolean(status?.baseAddressReady))],
['图片 Hook', readyText(Boolean(status?.imageHookReady), '已捕获,可发送', '等待手动发图片')],
['语音能力', readyText(Boolean(status?.canSendVoice), '可发送', '等待媒体 Hook 初始化')],
['消息监听', readyText(Boolean(status?.messageListenerReady), '正常', '等待收到微信消息')]
]
return (
<Dialog open onOpenChange={(open) => !open && handleClose()}>
<DialogContent
className="personal-wechat-send-dialog max-h-[calc(100vh-3rem)] max-w-[620px] gap-4 overflow-y-auto p-[22px]"
onOpenAutoFocus={() => {
restoreFocusRef.current =
document.activeElement instanceof HTMLElement ? document.activeElement : null
}}
onEscapeKeyDown={(event) => isBusy && event.preventDefault()}
onPointerDownOutside={(event) => isBusy && event.preventDefault()}
>
<DialogHeader className="flex-row items-center justify-between space-y-0 pr-10">
<div>
<span className="text-[11px] font-bold tracking-normal text-primary"></span>
<DialogTitle className="mt-0.5 text-[19px] leading-[26px] tracking-normal">
</DialogTitle>
</div>
<DialogDescription className="sr-only">
</DialogDescription>
</DialogHeader>
<div className="personal-wechat-send-device-note" role="note">
<span aria-hidden>i</span>
<p>
<strong></strong>
</p>
</div>
<div className="personal-wechat-send-target">
<span>{isGroupChat ? '发送到群聊' : '发送给联系人'}</span>
<strong>{displayName}</strong>
<code>{targetId}</code>
</div>
<div className={`personal-wechat-send-status ${statusTone}`}>
<span className="personal-wechat-send-status-dot" />
<div>
<strong>{statusLabel(status)}</strong>
<p>{statusDescription(status)}</p>
{status?.wechatVersion && <small>{status.wechatVersion}</small>}
{status?.error &&
status.state !== 'unsupported_version' &&
status.state !== 'runtime_missing' && <small className="error">{status.error}</small>}
</div>
<div className="personal-wechat-send-status-actions">
{(status?.state === 'unsupported_version' || status?.state === 'runtime_missing') &&
onOpenTextToSpeechSettings ? (
<Button
variant="link"
size="sm"
className="h-auto p-0"
onClick={() =>
handleOpenTextToSpeechSettings(status.state === 'unsupported_version')
}
disabled={isBusy}
>
{status.state === 'runtime_missing' ? '前往下载组件' : '查看支持版本'}
</Button>
) : null}
<Button
variant="link"
size="sm"
className="h-auto p-0"
onClick={() => void refreshStatus()}
disabled={isBusy}
>
</Button>
<Button
variant="link"
size="sm"
className="h-auto p-0"
onClick={() => void handleRebind()}
disabled={isBusy}
>
{isRebinding ? '绑定中…' : '尝试重新绑定'}
</Button>
</div>
</div>
<dl className="personal-wechat-send-diagnostics">
{statusItems.map(([label, value]) => (
<div key={label}>
<dt>{label}</dt>
<dd>{value}</dd>
</div>
))}
</dl>
<SegmentedControl
className="personal-wechat-send-mode grid w-full grid-cols-2"
aria-label="测试消息类型"
value={mode}
onValueChange={(value) => changeMode(value as SendMode)}
disabled={isBusy}
>
<SegmentedControlItem value="image" className="w-full">
</SegmentedControlItem>
<SegmentedControlItem value="voice" className="w-full">
</SegmentedControlItem>
</SegmentedControl>
{mode === 'image' ? (
<div className="personal-wechat-send-image-picker">
<span></span>
<Button
variant="outline"
size="sm"
onClick={() => void handleSelectImage()}
disabled={isBusy}
>
{image ? '重新选择图片' : '选择图片'}
</Button>
{image ? (
<div>
<strong>{image.name}</strong>
<small>{image.path}</small>
</div>
) : (
<small> PNGJPGGIF WebP 20 MB</small>
)}
</div>
) : (
<div className="personal-wechat-voice-composer">
<SegmentedControl
className="personal-wechat-voice-source grid w-full grid-cols-2"
aria-label="语音来源"
value={voiceSource}
onValueChange={(value) => changeVoiceSource(value as VoiceSource)}
disabled={isBusy}
>
<SegmentedControlItem value="generated" className="w-full">
</SegmentedControlItem>
<SegmentedControlItem value="file" className="w-full">
</SegmentedControlItem>
</SegmentedControl>
{voiceSource === 'generated' ? (
<div className="personal-wechat-generated-voice">
<div className="personal-wechat-generated-voice-heading">
<div>
<span></span>
<strong>{selectedTtsVoice?.name || '尚未选择音色'}</strong>
</div>
{onOpenTextToSpeechSettings ? (
<Button
variant="outline"
size="sm"
onClick={() => handleOpenTextToSpeechSettings()}
>
</Button>
) : null}
</div>
<label className="personal-wechat-send-editor">
<span></span>
<Textarea
aria-label="要生成的文字"
value={voiceText}
maxLength={1000}
rows={3}
disabled={isBusy}
onChange={(event) => changeVoiceText(event.target.value)}
/>
<small>{voiceText.length} / 1000</small>
</label>
<div
className={`personal-wechat-tts-readiness ${ttsSettings?.hasApiKey ? 'ready' : ''}`}
>
<strong>
{generatedVoiceReady
? 'API Key 与音色已准备'
: ttsSettings?.hasApiKey
? '还需要在设置中选择音色'
: '还需要配置语音服务 API Key'}
</strong>
<span></span>
</div>
{isGenerating ? (
<div className="personal-wechat-generation-progress" aria-live="polite">
<div>
<strong></strong>
<span></span>
</div>
<div className="personal-wechat-generation-track">
<span />
</div>
</div>
) : generatedVoice ? (
<div className="personal-wechat-generated-result">
<audio
ref={generatedAudioRef}
src={generatedVoice.audioDataUrl}
preload="metadata"
onLoadedMetadata={(event) => setPreviewDuration(event.currentTarget.duration)}
onTimeUpdate={(event) =>
setPreviewCurrentTime(event.currentTarget.currentTime)
}
onPause={() => setIsPreviewPlaying(false)}
onPlay={() => setIsPreviewPlaying(true)}
onEnded={() => {
setIsPreviewPlaying(false)
setPreviewCurrentTime(0)
}}
/>
<div className="personal-wechat-generated-result-copy">
<strong></strong>
<span>
{formatAudioTime(previewCurrentTime)} / {formatAudioTime(previewDuration)}
</span>
<div className="personal-wechat-preview-track">
<span style={{ width: `${Math.min(100, previewProgress)}%` }} />
</div>
</div>
<div className="personal-wechat-generated-result-actions">
<Button
variant="outline"
size="sm"
onClick={() => void handleToggleGeneratedPreview()}
disabled={isSending}
>
{isPreviewPlaying ? '暂停' : '播放'}
</Button>
<Button
size="sm"
onClick={() => void handleSendGeneratedVoice()}
disabled={!canSendGenerated}
>
{isSending ? '正在发送…' : `发送到${isGroupChat ? '群聊' : '联系人'}`}
</Button>
</div>
</div>
) : null}
</div>
) : (
<div className="personal-wechat-send-image-picker">
<span></span>
<Button
variant="outline"
size="sm"
onClick={() => void handleSelectVoice()}
disabled={isBusy}
>
{voice ? '重新选择语音' : '选择语音'}
</Button>
{voice ? (
<div>
<strong>{voice.name}</strong>
<small>{voice.path}</small>
</div>
) : (
<small> SILKMP3WAVM4AAACOGG FLAC 20 MB</small>
)}
</div>
)}
</div>
)}
<p className="personal-wechat-send-note">
{mode === 'voice' && voiceSource === 'generated'
? '文字生成语音会复用现有媒体上传能力;请先在微信中给任意好友手动发送一张普通图片,再点击重新检测。'
: mode === 'voice'
? '本地语音复用媒体上传 Hook,请先在微信中给任意好友手动发送一张普通图片,再点击重新检测。'
: '如果想测试图片,请先在微信中给任意好友手动发送一张普通图片,再点击重新检测。'}
PID
</p>
{result && (
<div className={`personal-wechat-send-result ${result.success ? 'success' : 'error'}`}>
{result.message}
</div>
)}
<footer>
<Button variant="outline" onClick={handleClose} disabled={isBusy}>
</Button>
{mode === 'voice' && voiceSource === 'generated' ? (
<Button disabled={!canGenerate} onClick={() => void handleGenerateVoice()}>
{isGenerating ? '正在生成语音…' : generatedVoice ? '重新生成语音' : '生成语音'}
</Button>
) : (
<Button disabled={!canSubmit} onClick={handleSend}>
{isSending
? '正在发送…'
: `测试发送${mode === 'voice' ? '语音' : '图片'}${isGroupChat ? '群聊' : '联系人'}`}
</Button>
)}
</footer>
</DialogContent>
</Dialog>
)
}
@@ -53,6 +53,15 @@ export function AiIcon({ className }: IconProps): React.ReactElement {
) )
} }
export function SendIcon({ className }: IconProps): React.ReactElement {
return (
<svg className={className} viewBox="0 0 24 24" aria-hidden="true" focusable="false">
<path d="m4 5 16 7-16 7 3-7-3-7Z" />
<path d="M7 12h13" />
</svg>
)
}
export function CloseIcon({ className }: IconProps): React.ReactElement { export function CloseIcon({ className }: IconProps): React.ReactElement {
return ( return (
<svg className={className} viewBox="0 0 24 24" aria-hidden="true" focusable="false"> <svg className={className} viewBox="0 0 24 24" aria-hidden="true" focusable="false">
@@ -1,4 +1,5 @@
import React from 'react' import React from 'react'
import { Input } from '../ui'
interface ConversationSearchProps { interface ConversationSearchProps {
value: string value: string
@@ -23,8 +24,10 @@ export function ConversationSearch({
<span className="conversation-search-icon"> <span className="conversation-search-icon">
<SearchIcon /> <SearchIcon />
</span> </span>
<input <Input
type="text" type="search"
aria-label="搜索会话"
className="h-[34px] pl-9"
value={value} value={value}
placeholder="搜索群聊、联系人或 wxid" placeholder="搜索群聊、联系人或 wxid"
onChange={(event) => onChange(event.target.value)} onChange={(event) => onChange(event.target.value)}
@@ -1,4 +1,5 @@
import React from 'react' import React from 'react'
import { IconButton } from '../ui'
import { ConversationSearch } from './ConversationSearch' import { ConversationSearch } from './ConversationSearch'
interface ConversationSidebarHeaderProps { interface ConversationSidebarHeaderProps {
@@ -22,10 +23,10 @@ export function ConversationSidebarHeader({
<h2></h2> <h2></h2>
<div className="conversation-sidebar-meta"> <div className="conversation-sidebar-meta">
<span>{totalCount} </span> <span>{totalCount} </span>
<button <IconButton
type="button" variant="ghost"
className={`conversation-refresh-button ${refreshing ? 'is-refreshing' : ''}`} className={`conversation-refresh-button ${refreshing ? 'is-refreshing' : ''}`}
aria-label={refreshing ? '正在刷新会话列表' : '刷新会话列表'} label={refreshing ? '正在刷新会话列表' : '刷新会话列表'}
title={refreshing ? '正在刷新…' : '刷新会话列表'} title={refreshing ? '正在刷新…' : '刷新会话列表'}
disabled={refreshing} disabled={refreshing}
onClick={onRefresh} onClick={onRefresh}
@@ -33,7 +34,7 @@ export function ConversationSidebarHeader({
<svg viewBox="0 0 20 20" aria-hidden="true"> <svg viewBox="0 0 20 20" aria-hidden="true">
<path d="M16.1 6.2A7 7 0 1 0 17 12h-2a5 5 0 1 1-.7-3.4L12 11h6V5l-1.9 1.2Z" /> <path d="M16.1 6.2A7 7 0 1 0 17 12h-2a5 5 0 1 1-.7-3.4L12 11h6V5l-1.9 1.2Z" />
</svg> </svg>
</button> </IconButton>
</div> </div>
</div> </div>
<ConversationSearch value={searchValue} onChange={onSearchChange} /> <ConversationSearch value={searchValue} onChange={onSearchChange} />
@@ -0,0 +1,447 @@
import React from 'react'
import type { ExportContactType, ExportNameMode } from '../../../../shared/export'
import type { VoiceModelStatus } from '../../../../shared/voice-recognition'
import {
Button,
Checkbox,
Input,
RadioGroup,
RadioGroupItem,
SegmentedControl,
SegmentedControlItem
} from '../ui'
import type { Contact, ExportFormat, ExportRange, ExportStatus } from './exportTypes'
import { displayName, formatLabels, formatOrder, messageKinds } from './exportUtils'
interface NameOption {
value: ExportNameMode
label: string
}
interface ExportConfigurationPanelProps {
taskCenter: React.ReactNode
selectedContacts: Contact[]
exportAll: boolean
allContactTypes: ExportContactType[]
selectedLabel: string
selectionMode: boolean
exportContactCount: number
format: ExportFormat
range: ExportRange
startDate: string
endDate: string
selectedKinds: ReadonlySet<string>
nameOptions: NameOption[]
nameMode: ExportNameMode
includeMedia: boolean
includeVoiceTranscripts: boolean
includeAvatars: boolean
preferOriginal: boolean
fallbackThumbnail: boolean
keepMissing: boolean
voiceModelStatus: VoiceModelStatus | null
zip: boolean
fileName: string
defaultOutputName: string
selectedTargetPath: string
status: ExportStatus
canStart: boolean
onToggleSelectionMode: () => void
onFormatChange: (format: ExportFormat) => void
onZipChange: (zip: boolean) => void
onRangeChange: (range: ExportRange) => void
onStartDateChange: (value: string) => void
onEndDateChange: (value: string) => void
onToggleKind: (kind: string) => void
onNameModeChange: (mode: ExportNameMode) => void
onIncludeMediaChange: (checked: boolean) => void
onIncludeVoiceTranscriptsChange: (checked: boolean) => void
onIncludeAvatarsChange: (checked: boolean) => void
onPreferOriginalChange: (checked: boolean) => void
onFallbackThumbnailChange: (checked: boolean) => void
onKeepMissingChange: (checked: boolean) => void
onFileNameChange: (value: string) => void
onSelectOutputDirectory: () => void
onReset: () => void
onStart: () => void
}
const sectionClassName = 'mb-6'
const sectionTitleClassName = 'mb-3 text-xs font-bold tracking-normal text-foreground'
const helperClassName = 'mb-0 mt-2 text-[11px] leading-[17px] text-muted-foreground'
const choicePanelClassName = 'rounded-md bg-muted/70 p-3'
export function ExportConfigurationPanel({
taskCenter,
selectedContacts,
exportAll,
allContactTypes,
selectedLabel,
selectionMode,
exportContactCount,
format,
range,
startDate,
endDate,
selectedKinds,
nameOptions,
nameMode,
includeMedia,
includeVoiceTranscripts,
includeAvatars,
preferOriginal,
fallbackThumbnail,
keepMissing,
voiceModelStatus,
zip,
fileName,
defaultOutputName,
selectedTargetPath,
status,
canStart,
onToggleSelectionMode,
onFormatChange,
onZipChange,
onRangeChange,
onStartDateChange,
onEndDateChange,
onToggleKind,
onNameModeChange,
onIncludeMediaChange,
onIncludeVoiceTranscriptsChange,
onIncludeAvatarsChange,
onPreferOriginalChange,
onFallbackThumbnailChange,
onKeepMissingChange,
onFileNameChange,
onSelectOutputDirectory,
onReset,
onStart
}: ExportConfigurationPanelProps): React.ReactElement {
const mediaOptionsEnabled = includeMedia && format === 'html'
const voiceTranscriptsEnabled =
mediaOptionsEnabled && selectedKinds.has('voice') && voiceModelStatus?.state === 'ready'
return (
<main className="export-config-panel flex min-h-0 min-w-0 flex-col overflow-hidden bg-background">
<div className="export-config-scroll min-h-0 flex-1 overflow-auto px-7 pb-7 pt-6">
{taskCenter}
<header className="mb-6 flex items-center gap-3.5">
<span className="relative h-[58px] w-[70px] shrink-0" aria-hidden>
{exportAll
? allContactTypes.map((type, index) => (
<span
className={`export-chat-avatar export-all-chat-avatar ${type} absolute grid h-[52px] w-[52px] place-items-center overflow-hidden rounded-lg border-2 border-background text-xs font-bold text-primary-foreground ${
type === 'group' ? 'bg-[#2f7d5c]' : 'bg-[#416a8b]'
}`}
style={{ left: index * 12, top: 3 + index * 5 }}
key={type}
>
{type === 'group' ? '群' : '联'}
</span>
))
: selectedContacts.slice(0, 3).map((contact, index) => (
<span
className="export-chat-avatar absolute grid h-[52px] w-[52px] place-items-center overflow-hidden rounded-lg border-2 border-background bg-primary/10 text-[22px] font-bold text-primary"
style={{ left: index * 12, top: 3 + index * 5 }}
key={contact.md5}
>
{contact.avatar ? (
<img className="h-full w-full object-cover" src={contact.avatar} alt="" />
) : (
displayName(contact).slice(0, 1)
)}
</span>
))}
</span>
<span className="min-w-0 flex-1">
<h1 className="m-0 text-xl font-bold leading-7 tracking-normal text-foreground">
</h1>
<p className="m-0 mt-0.5 overflow-hidden text-ellipsis whitespace-nowrap text-[13px] text-muted-foreground">
{selectedLabel}
</p>
</span>
<Button
variant="outline"
size="sm"
className="text-primary"
disabled={exportAll}
onClick={onToggleSelectionMode}
>
{exportAll ? '已选择全部聊天' : selectionMode ? '完成选择' : '+ 添加聊天'}
</Button>
</header>
<section className={sectionClassName}>
<h3 className={sectionTitleClassName}></h3>
<SegmentedControl
className="grid w-full grid-cols-2 gap-1.5 p-1.5 min-[900px]:grid-cols-4"
value={format}
onValueChange={(value) => onFormatChange(value as ExportFormat)}
aria-label="导出格式"
>
{formatOrder.map((value) => {
return (
<SegmentedControlItem
key={value}
value={value}
className="!h-[78px] min-w-0 flex-col gap-1.5 whitespace-normal rounded-md px-2 text-foreground data-[state=checked]:text-primary"
disabled={!exportAll && exportContactCount > 1 && value !== 'html'}
>
<strong className="text-[13px]">{formatLabels[value].label}</strong>
{formatLabels[value].hint && (
<small className="text-[10px] font-normal text-success">
{formatLabels[value].hint}
</small>
)}
</SegmentedControlItem>
)
})}
</SegmentedControl>
<p className={helperClassName}>
{exportAll
? '全部导出固定使用全部时间;每个群聊或联系人都会在自己的目录中生成所选格式的独立档案。'
: selectedContacts.length > 1
? '多聊天合并仅支持 HTML,会保留每条消息所属的聊天。'
: 'CSV 默认最快;HTML 会包含图片、引用和其他媒体,导出时间可能较长。'}
</p>
{format === 'html' && (
<>
<RadioGroup
className="mt-2.5 gap-2 rounded-lg border border-border bg-muted px-3 py-2.5 text-xs text-foreground"
value={zip ? 'zip' : 'folder'}
onValueChange={(value) => onZipChange(value === 'zip')}
aria-label="HTML 打包方式"
>
<label className="flex cursor-pointer items-center gap-2" htmlFor="html-folder">
<RadioGroupItem id="html-folder" value="folder" />
HTML
</label>
<label className="flex cursor-pointer items-center gap-2" htmlFor="html-zip">
<RadioGroupItem id="html-zip" value="zip" />
HTML ZIP
</label>
</RadioGroup>
<p className={helperClassName}>
使
</p>
</>
)}
</section>
<section className={sectionClassName}>
<div className="flex items-center justify-between gap-3">
<h3 className={sectionTitleClassName}></h3>
<span className="mb-3 text-xs text-primary">
{status === 'completed' ? '已完成导出' : '消息数量将在开始导出后统计'}
</span>
</div>
<SegmentedControl
className="grid w-full grid-cols-2 gap-1.5 p-1.5 min-[900px]:grid-cols-3"
value={range}
onValueChange={(value) => onRangeChange(value as ExportRange)}
aria-label="时间范围"
>
{(exportAll
? [['all', '全部时间']]
: [
['all', '全部时间'],
['today', '今天'],
['threeDays', '最近 3 天'],
['sevenDays', '最近 7 天'],
['custom', '自定义时间']
]
).map(([value, label]) => (
<SegmentedControlItem key={value} value={value} className="w-full">
{label}
</SegmentedControlItem>
))}
</SegmentedControl>
{!exportAll && range === 'custom' && (
<div className="mt-2.5 grid grid-cols-2 gap-2.5 rounded-lg bg-muted p-3">
<label className="grid gap-1.5 text-[11px] text-muted-foreground">
<Input
type="datetime-local"
value={startDate}
onChange={(event) => onStartDateChange(event.target.value)}
/>
</label>
<label className="grid gap-1.5 text-[11px] text-muted-foreground">
<Input
type="datetime-local"
value={endDate}
onChange={(event) => onEndDateChange(event.target.value)}
/>
</label>
</div>
)}
</section>
<section className={sectionClassName}>
<h3 className={sectionTitleClassName}></h3>
<div
className={`${choicePanelClassName} grid grid-cols-2 gap-x-5 gap-y-1 min-[900px]:grid-cols-3`}
>
{messageKinds.map(([value, label]) => (
<label
key={value}
className="flex min-h-7 cursor-pointer items-center gap-2 text-xs text-foreground"
>
<Checkbox
checked={selectedKinds.has(value)}
onCheckedChange={() => onToggleKind(value)}
/>
<span>{label}</span>
</label>
))}
</div>
</section>
<section className={sectionClassName}>
<h3 className={sectionTitleClassName}></h3>
<SegmentedControl
className="grid w-full grid-cols-3 gap-1.5 p-1.5"
value={nameMode}
onValueChange={(value) => onNameModeChange(value as ExportNameMode)}
aria-label="消息显示名称"
>
{nameOptions.map((option) => (
<SegmentedControlItem
key={option.value}
value={option.value}
className="w-full justify-start gap-2 px-2 text-foreground data-[state=checked]:text-primary"
>
<span>{option.label}</span>
</SegmentedControlItem>
))}
</SegmentedControl>
</section>
<section className={sectionClassName}>
<h3 className={sectionTitleClassName}></h3>
<label className="flex cursor-pointer items-center justify-between gap-3 border-b border-border-subtle py-2.5 text-xs text-foreground">
<span></span>
<Checkbox
checked={includeMedia}
disabled={format !== 'html'}
onCheckedChange={(checked) => onIncludeMediaChange(checked === true)}
/>
</label>
<div
className={`${choicePanelClassName} mt-2 grid gap-0.5 ${mediaOptionsEnabled ? '' : 'opacity-50'}`}
>
{(
[
['prefer-original', '优先导出原图', preferOriginal, onPreferOriginalChange],
[
'fallback-thumbnail',
'原图缺失时使用缩略图',
fallbackThumbnail,
onFallbackThumbnailChange
],
['keep-missing', '媒体缺失时保留占位说明', keepMissing, onKeepMissingChange]
] as const
).map(([id, label, checked, onChange]) => (
<label
key={id}
className="flex min-h-7 cursor-pointer items-center gap-2 text-xs text-foreground"
>
<Checkbox
checked={checked}
disabled={!mediaOptionsEnabled}
onCheckedChange={(nextChecked) => onChange(nextChecked === true)}
/>
<span>{label}</span>
</label>
))}
<label className="flex min-h-7 cursor-pointer items-center gap-2 text-xs text-foreground">
<Checkbox
checked={includeVoiceTranscripts && voiceModelStatus?.state === 'ready'}
disabled={!voiceTranscriptsEnabled}
onCheckedChange={(checked) => onIncludeVoiceTranscriptsChange(checked === true)}
/>
<span></span>
</label>
</div>
<p className={helperClassName}>
HTML CSVJSON Markdown
</p>
<div className="mt-2 flex flex-wrap gap-1.5">
{[
'图片解密:已就绪',
'视频资源:可用',
'语音资源:可用',
`语音转文字:${voiceModelStatus?.state === 'ready' ? '已就绪' : '请先在设置中准备模型'}`,
'表情资源:按需解析',
'文件附件:按需复制'
].map((label) => (
<span
key={label}
className="rounded bg-primary/10 px-2 py-1 text-[10px] text-success"
>
{label}
</span>
))}
</div>
<p className={helperClassName}></p>
<label className="mt-2 flex cursor-pointer items-center justify-between gap-3 border-b border-border-subtle py-2.5 text-xs text-foreground">
<span></span>
<Checkbox
checked={includeAvatars}
onCheckedChange={(checked) => onIncludeAvatarsChange(checked === true)}
/>
</label>
</section>
<section className="mb-0 grid gap-3">
<h3 className="m-0 text-xs font-bold tracking-normal text-foreground"></h3>
<label className="grid gap-1.5 text-[11px] text-muted-foreground">
<Input
value={fileName}
onChange={(event) => onFileNameChange(event.target.value)}
placeholder={defaultOutputName}
/>
</label>
<div className="flex items-center gap-2.5 rounded-lg border border-border bg-surface px-2.5 py-2 text-[11px] text-muted-foreground">
<span></span>
<strong
className="min-w-0 flex-1 overflow-hidden text-ellipsis whitespace-nowrap font-medium text-foreground"
title={selectedTargetPath}
>
{selectedTargetPath}
</strong>
<Button variant="outline" size="sm" onClick={onSelectOutputDirectory}>
</Button>
</div>
{format === 'html' && (
<p className={helperClassName}></p>
)}
</section>
</div>
<footer className="flex px-4 h-[58px] shrink-0 items-center gap-2 border-t border-border bg-surface px-5.5 text-xs text-muted-foreground">
<span
className={`h-2 w-2 shrink-0 rounded-full ${status === 'completed' ? 'bg-primary' : 'bg-success'}`}
aria-hidden
/>
<span>
{status === 'running' ? '正在后台导出' : status === 'completed' ? '导出完成' : '准备就绪'}
</span>
<span className="ml-3 min-w-0 flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-muted-foreground">
{selectedTargetPath}
</span>
<Button variant="ghost" size="sm" onClick={onReset}>
</Button>
<Button className="min-w-[132px]" disabled={!canStart} onClick={onStart}>
{status === 'running' ? '正在导出' : status === 'completed' ? '再次导出' : '开始导出'}
</Button>
</footer>
</main>
)
}
@@ -1,5 +1,8 @@
import React from 'react' import React, { useRef } from 'react'
import { useVirtualizer } from '@tanstack/react-virtual'
import type { ExportContactType } from '../../../../shared/export' import type { ExportContactType } from '../../../../shared/export'
import { Button, Checkbox, Input, Tabs, TabsList, TabsTrigger } from '../ui'
import { SearchIcon } from '../chat/icons'
import type { Contact, SelfInfo } from './exportTypes' import type { Contact, SelfInfo } from './exportTypes'
import { displayName } from './exportUtils' import { displayName } from './exportUtils'
@@ -26,6 +29,71 @@ interface ExportContactPanelProps {
onOpenSettings: () => void onOpenSettings: () => void
} }
interface ExportContactRowProps {
contact: Contact
active: boolean
pressed: boolean
selected: boolean
showSelection: boolean
disabled: boolean
style?: React.CSSProperties
onSelect: (contact: Contact) => void
}
function ExportContactRow({
contact,
active,
pressed,
selected,
showSelection,
disabled,
style,
onSelect
}: ExportContactRowProps): React.ReactElement {
const name = displayName(contact)
return (
<button
type="button"
className={`${style ? 'absolute left-0 top-0 ' : ''}flex w-full items-center gap-2.5 border-0 border-l-[3px] px-4 py-[11px] text-left text-foreground transition-colors hover:bg-surface/60 disabled:cursor-not-allowed disabled:opacity-50 ${
active ? 'border-l-primary bg-primary/10' : 'border-l-transparent bg-transparent'
}`}
style={style}
onClick={() => onSelect(contact)}
disabled={disabled}
aria-pressed={pressed}
>
<span className="grid h-[38px] w-[38px] shrink-0 place-items-center overflow-hidden rounded-lg bg-primary/10 font-bold text-primary">
{contact.avatar ? (
<img className="h-full w-full object-cover" src={contact.avatar} alt="" />
) : (
name.slice(0, 1)
)}
</span>
<span className="grid min-w-0 flex-1 gap-0.5">
<strong className="overflow-hidden text-ellipsis whitespace-nowrap text-[13px]">
{name}
</strong>
<small className="text-[11px] text-muted-foreground">
{contact.type === 'group' ? '群聊' : '联系人'}
</small>
</span>
{showSelection && (
<span
className={`grid h-[18px] w-[18px] shrink-0 place-items-center rounded border text-xs text-primary-foreground ${
selected ? 'border-primary bg-primary' : 'border-border-strong'
}`}
aria-hidden
>
{selected && (
<span className="h-2 w-1 -translate-y-px rotate-45 border-b-2 border-r-2 border-current" />
)}
</span>
)}
</button>
)
}
export function ExportContactPanel({ export function ExportContactPanel({
contacts, contacts,
filteredContacts, filteredContacts,
@@ -48,6 +116,17 @@ export function ExportContactPanel({
onToggleAllContactType, onToggleAllContactType,
onOpenSettings onOpenSettings
}: ExportContactPanelProps): React.ReactElement { }: ExportContactPanelProps): React.ReactElement {
const virtualizeContacts = filteredContacts.length >= 100
const contactListRef = useRef<HTMLDivElement>(null)
// TanStack Virtual owns mutable measurements, so React Compiler must skip this hook.
// eslint-disable-next-line react-hooks/incompatible-library
const contactVirtualizer = useVirtualizer({
count: virtualizeContacts ? filteredContacts.length : 0,
getScrollElement: () => contactListRef.current,
estimateSize: () => 60,
getItemKey: (index) => filteredContacts[index]?.md5 || index,
overscan: 10
})
const groupCount = contacts.filter((contact) => contact.type === 'group').length const groupCount = contacts.filter((contact) => contact.type === 'group').length
const userCount = contacts.length - groupCount const userCount = contacts.length - groupCount
const selectedAllCount = const selectedAllCount =
@@ -55,53 +134,72 @@ export function ExportContactPanel({
(allContactTypes.includes('user') ? userCount : 0) (allContactTypes.includes('user') ? userCount : 0)
return ( return (
<aside className="export-contact-panel"> <aside className="flex min-h-0 min-w-0 flex-col border-r border-border bg-sidebar">
<div className="export-panel-header"> <div className="border-b border-border px-4 pb-3 pt-5">
<div className="export-panel-title-row"> <div className="mb-3.5 flex items-center justify-between gap-2">
<h2></h2> <h2 className="text-[17px] font-bold tracking-normal text-foreground"></h2>
<span className="export-count-badge"> {contacts.length.toLocaleString()} </span> <span className="whitespace-nowrap rounded-md bg-surface px-2 py-1 text-[11px] text-muted-foreground">
{contacts.length.toLocaleString()}
</span>
</div> </div>
<label className="export-search-field"> <label className="relative block">
<span aria-hidden></span> <span
<input className="pointer-events-none absolute left-3 top-1/2 -translate-y-1/2 text-muted-foreground"
aria-hidden
>
<SearchIcon className="h-3.5 w-3.5 fill-none stroke-current stroke-2" />
</span>
<Input
className="h-[38px] pl-9 text-[13px]"
value={contactFilter} value={contactFilter}
onChange={(event) => onContactFilterChange(event.target.value)} onChange={(event) => onContactFilterChange(event.target.value)}
placeholder="搜索群聊、联系人或 wxid" placeholder="搜索群聊、联系人或 wxid"
aria-label="搜索聊天" aria-label="搜索聊天"
/> />
</label> </label>
<div className="export-filter-tabs" role="tablist" aria-label="聊天类型"> <Tabs
{( className="mt-3"
[ value={contactType}
['all', '全部'], onValueChange={(value) => onContactTypeChange(value as 'all' | 'group' | 'user')}
['group', '群聊'], >
['user', '联系人'] <TabsList className="grid w-full grid-cols-3 bg-muted">
] as const {(
).map(([value, label]) => ( [
<button ['all', '全部'],
key={value} ['group', '群聊'],
type="button" ['user', '联系人']
className={contactType === value ? 'active' : ''} ] as const
onClick={() => onContactTypeChange(value)} ).map(([value, label]) => (
> <TabsTrigger
{label} key={value}
</button> className="w-full data-[state=active]:text-primary"
))} value={value}
</div> >
<button {label}
type="button" </TabsTrigger>
className={`export-all-button ${exportAll ? 'active' : ''}`} ))}
</TabsList>
</Tabs>
<Button
variant="outline"
className={`mt-2.5 !h-auto w-full justify-between gap-3 px-2.5 py-2 text-left ${
exportAll ? 'border-primary bg-primary/10 text-primary hover:bg-primary/15' : ''
}`}
aria-pressed={exportAll} aria-pressed={exportAll}
onClick={onExportAll} onClick={onExportAll}
> >
<span> <span className="grid min-w-0 gap-0.5">
<strong></strong> <strong className="text-xs"></strong>
<small></small> <small className="text-[10px] font-normal text-muted-foreground">
</small>
</span> </span>
<b>{(exportAll ? selectedAllCount : contacts.length).toLocaleString()}</b> <b className="text-[11px] text-muted-foreground">
</button> {(exportAll ? selectedAllCount : contacts.length).toLocaleString()}
</b>
</Button>
{exportAll && ( {exportAll && (
<div className="export-all-type-options" aria-label="全部导出范围"> <div className="mt-2 grid grid-cols-2 gap-2" aria-label="全部导出范围">
{( {(
[ [
['group', '群聊'], ['group', '群聊'],
@@ -109,19 +207,22 @@ export function ExportContactPanel({
] as const ] as const
).map(([type, label]) => { ).map(([type, label]) => {
const count = type === 'group' ? groupCount : userCount const count = type === 'group' ? groupCount : userCount
const checked = allContactTypes.includes(type)
return ( return (
<label key={type}> <label
<input className="grid min-w-0 cursor-pointer grid-cols-[auto_minmax(0,1fr)_auto] items-center gap-1.5 rounded-md border border-border bg-surface px-2 py-2 text-[11px] text-muted-foreground"
type="checkbox" key={type}
>
<Checkbox
aria-label={`导出全部${label}`} aria-label={`导出全部${label}`}
checked={allContactTypes.includes(type)} checked={checked}
disabled={ disabled={
exportRunning || (allContactTypes.length === 1 && allContactTypes[0] === type) exportRunning || (allContactTypes.length === 1 && allContactTypes[0] === type)
} }
onChange={() => onToggleAllContactType(type)} onCheckedChange={() => onToggleAllContactType(type)}
/> />
<span>{label}</span> <span>{label}</span>
<b>{count.toLocaleString()}</b> <b className="text-[10px] text-muted-foreground">{count.toLocaleString()}</b>
</label> </label>
) )
})} })}
@@ -130,72 +231,106 @@ export function ExportContactPanel({
</div> </div>
{exportAll ? ( {exportAll ? (
<div className="export-all-status"> <div className="border-b border-border bg-primary/10 px-4 py-2 text-[11px] leading-[17px] text-primary">
{allContactTypes.includes('group') ? `全部群聊 ${groupCount}` : ''} {allContactTypes.includes('group') ? `全部群聊 ${groupCount}` : ''}
{allContactTypes.length === 2 ? '和' : ''} {allContactTypes.length === 2 ? '和' : ''}
{allContactTypes.includes('user') ? `全部联系人 ${userCount}` : ''} {allContactTypes.includes('user') ? `全部联系人 ${userCount}` : ''}
</div> </div>
) : selectionMode ? ( ) : selectionMode ? (
<div className="export-multi-select-bar"> <div className="flex items-center justify-between border-b border-border bg-primary/10 px-4 py-2 text-xs text-primary">
<span> <span>
{selectedContactIds.length} / {selectionLimit} {selectedContactIds.length} / {selectionLimit}
</span> </span>
<button type="button" onClick={onCompleteSelection}> <Button className="h-auto p-0 text-xs" variant="link" onClick={onCompleteSelection}>
</button> </Button>
</div> </div>
) : null} ) : null}
<div className="export-contact-list"> <div ref={contactListRef} className="export-contact-list min-h-0 flex-1 overflow-auto py-2">
{filteredContacts.map((contact) => { {virtualizeContacts ? (
const name = displayName(contact) <div
const selected = selectedContactIds.includes(contact.md5) className="relative w-full"
const selectedByAll = exportAll && allContactTypes.includes(contact.type) style={{ height: `${contactVirtualizer.getTotalSize()}px` }}
const visuallySelected = exportAll ? selectedByAll : selected >
const atLimit = {contactVirtualizer.getVirtualItems().map((virtualItem) => {
!exportAll && selectionMode && !selected && selectedContactIds.length >= selectionLimit const contact = filteredContacts[virtualItem.index]
return ( if (!contact) return null
<button const selected = selectedContactIds.includes(contact.md5)
key={contact.md5} const selectedByAll = exportAll && allContactTypes.includes(contact.type)
type="button" const visuallySelected = exportAll ? selectedByAll : selected
className={`export-contact-item ${!exportAll && activeContact?.md5 === contact.md5 ? 'active' : ''} ${visuallySelected ? 'selected' : ''}`} const atLimit =
onClick={() => onSelectContact(contact)} !exportAll &&
disabled={atLimit} selectionMode &&
aria-pressed={visuallySelected} !selected &&
> selectedContactIds.length >= selectionLimit
<span className="export-contact-avatar"> return (
{contact.avatar ? <img src={contact.avatar} alt="" /> : name.slice(0, 1)} <ExportContactRow
</span> key={virtualItem.key}
<span className="export-contact-copy"> contact={contact}
<strong>{name}</strong> active={!exportAll && activeContact?.md5 === contact.md5}
<small>{contact.type === 'group' ? '群聊' : '联系人'}</small> pressed={visuallySelected}
</span> selected={selected}
{!exportAll && selectionMode && ( showSelection={!exportAll && selectionMode}
<span className={`export-contact-check ${selected ? 'checked' : ''}`} aria-hidden> disabled={atLimit}
{selected ? '✓' : ''} style={{
</span> height: `${virtualItem.size}px`,
)} transform: `translateY(${virtualItem.start}px)`
</button> }}
) onSelect={onSelectContact}
})} />
)
})}
</div>
) : (
filteredContacts.map((contact) => {
const selected = selectedContactIds.includes(contact.md5)
const selectedByAll = exportAll && allContactTypes.includes(contact.type)
const visuallySelected = exportAll ? selectedByAll : selected
const atLimit =
!exportAll &&
selectionMode &&
!selected &&
selectedContactIds.length >= selectionLimit
return (
<ExportContactRow
key={contact.md5}
contact={contact}
active={!exportAll && activeContact?.md5 === contact.md5}
pressed={visuallySelected}
selected={selected}
showSelection={!exportAll && selectionMode}
disabled={atLimit}
onSelect={onSelectContact}
/>
)
})
)}
</div> </div>
<button type="button" className="export-account-summary" onClick={onOpenSettings}> <Button
<span className="export-account-avatar"> type="button"
variant="ghost"
className="!h-auto justify-start gap-2 border-t border-border px-4 py-3.5 text-left"
onClick={onOpenSettings}
>
<span className="grid h-[34px] w-[34px] shrink-0 place-items-center overflow-hidden rounded-full bg-primary/10 font-bold text-primary">
{selfInfo?.avatar ? ( {selfInfo?.avatar ? (
<img src={selfInfo.avatar} alt="" /> <img className="h-full w-full object-cover" src={selfInfo.avatar} alt="" />
) : ( ) : (
(selfInfo?.nickname || '我').slice(0, 1) (selfInfo?.nickname || '我').slice(0, 1)
)} )}
</span> </span>
<span> <span className="grid min-w-0 gap-0.5">
<strong>{selfInfo?.nickname || '当前账号'}</strong> <strong className="overflow-hidden text-ellipsis whitespace-nowrap text-[13px] text-foreground">
<small className={dbReady ? 'ready' : ''}> {selfInfo?.nickname || '当前账号'}
</strong>
<small className={`text-[11px] ${dbReady ? 'text-success' : 'text-muted-foreground'}`}>
{dbReady ? '数据库已连接' : '数据库未连接'} {dbReady ? '数据库已连接' : '数据库未连接'}
</small> </small>
</span> </span>
</button> </Button>
</aside> </aside>
) )
} }

Some files were not shown because too many files have changed in this diff Show More