fix: inject episodic memory into WeChat agent
Memind CI / Test, build, and release guards (pull_request) Successful in 3m24s

This commit is contained in:
john
2026-07-22 13:41:40 +08:00
parent 881f70f4bf
commit 5242cbf08b
3 changed files with 159 additions and 2 deletions
+1
View File
@@ -881,6 +881,7 @@ async function bootstrapUserAuth() {
scheduleService: process.env.H5_SCHEDULE_ENABLED === '1' ? scheduleService : null,
wechatScheduleLlmConfigService,
llmProviderService,
chatIntentRouter,
onPageGenerated: async ({ userId, sessionId, artifacts = [] }) => {
for (const artifact of artifacts) {
void sendMindSpaceAnalyticsEvent({