Treat WeChat travel-guide requests as page.generate and re-sync Kimi before Goose fallback.
Memind CI / Test, build, and release guards (push) Failing after 4m15s

Fixes Tang-style「做攻略」messages missing the 页面 keyword from entering Cursor, and forces provider refresh before DeepSeek/Kimi fallback after Cursor failures.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-08-31 10:36:04 +08:00
parent fa20f735a5
commit 61ba554feb
3 changed files with 18 additions and 0 deletions
+1
View File
@@ -3001,6 +3001,7 @@ export function createWechatMpService({
}
}
if (!reply) {
await ensureSessionProvider(sessionId, user.userId, { intentKind: wechatIntent.kind });
reply = await executeSessionReply(
(pathname, init) => fetchForSession(sessionId, pathname, init),
sessionId,