From 2905f32f92aede5663e72d208a856dbc0284e1b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=A9=99?= Date: Tue, 5 May 2026 14:15:25 +0000 Subject: [PATCH] chore: add weixin contextToken refresh reminder for tomorrow --- state/todo-tyrone.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 state/todo-tyrone.md diff --git a/state/todo-tyrone.md b/state/todo-tyrone.md new file mode 100644 index 0000000..35482f5 --- /dev/null +++ b/state/todo-tyrone.md @@ -0,0 +1,10 @@ + +## 待办 · Tyrone 确认事项 + +### 明天(2026-05-06)需提醒 Tyrone 操作 +- **openclaw-weixin 定时推送修复**:需重新扫码绑定频道,刷新 contextToken + - 命令:`openclaw channels login --channel openclaw-weixin` + - 扫码后重启:`openclaw gateway restart` + - 原因:cron 任务的 deliver 目标 contextToken 可能是历史 session,消息跑到了错误 thread + - 触发时间:明天任意时间提醒均可 +