fix: 微信 Agent 注入历史会话记忆 #24

Merged
tkmind merged 1 commits from codex/fix-wechat-episodic-recall into main 2026-07-22 05:42:40 +00:00
Owner

修复微信服务号直接提交 goosed、绕过 Agent 记忆解析的问题。仅当记忆注入策略允许且召回有结果时追加安全的 Memory Context;非灰度用户提示词保持不变。\n\n验证:\n- node --test wechat-mp.test.mjs(72/72)\n- npm run test:episodic-memory(78/78)\n- npm run test:memind -- --mode changed --base origin/main\n- npm run build\n- bash scripts/check-release-ready.sh

修复微信服务号直接提交 goosed、绕过 Agent 记忆解析的问题。仅当记忆注入策略允许且召回有结果时追加安全的 Memory Context;非灰度用户提示词保持不变。\n\n验证:\n- node --test wechat-mp.test.mjs(72/72)\n- npm run test:episodic-memory(78/78)\n- npm run test:memind -- --mode changed --base origin/main\n- npm run build\n- bash scripts/check-release-ready.sh
tkmind added 1 commit 2026-07-22 05:42:18 +00:00
fix: inject episodic memory into WeChat agent
Memind CI / Test, build, and release guards (pull_request) Successful in 3m24s
5242cbf08b
tkmind merged commit aea3c1e83e into main 2026-07-22 05:42:40 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#24