mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-15 07:04:01 -06:00
840cfd69cd
* fix(telegram): bind bot mentions to assistant identity * fix(telegram): satisfy context payload mention typing * refactor(telegram): carry mention facts as one context object * test(telegram): use neutral bot handle fixture * fix(ci): terminate heartbeat command groups * fix(ci): preserve heartbeat shell functions * fix(telegram): project effective mention facts * fix(telegram): keep mention identity portable * test(telegram): align mention facts mock --------- Co-authored-by: Vincent Koc <25068+vincentkoc@users.noreply.github.com>