mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:10:43 +00:00
Summary: - The PR skips eager context-window warmup for `openclaw message`, forwards Discord/Telegram execution-mode de ... reuses caller-owned manifest metadata during config materialization, and adds tests plus a changelog entry. - Reproducibility: yes. Source inspection on current main shows `openclaw message` is still eligible for eager context-window warmup and the Discord/Telegram wrappers still drop the gateway execution-mode declarations. Automerge notes: - PR branch already contained follow-up commit before automerge: fix: type message action routing fallbacks - PR branch already contained follow-up commit before automerge: docs: credit message latency fix contributor Validation: - ClawSweeper review passed for head9606bb27d5. - Required merge gates passed before the squash merge. Prepared head SHA:9606bb27d5Review: https://github.com/openclaw/openclaw/pull/76312#issuecomment-4364958708 Co-authored-by: FullerStackDev <263060202+fuller-stack-dev@users.noreply.github.com>