fix(agent): inject Asia/Shanghai time anchor on 0630007 line

Agent replies were reporting UTC time because 0630007-memind never injected
TKMind 当前时间基准 into session memory. Port the time anchor from the
0630004 work only—no miniapp branch changes—and add a 103 rollback script.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-07-01 08:32:02 +08:00
parent 235ca0971e
commit 62c1d72470
5 changed files with 317 additions and 2 deletions
-1
View File
@@ -1658,7 +1658,6 @@ export function createWechatMpService({
tolerateInvalidWorkingDir: true,
},
);
<<<<<<< HEAD
const routeHasTools = await sessionHasRequiredTools(
fetchForSession,
existingRoute.agentSessionId,