mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-04 04:34:05 +00:00
Speed up Control UI first global chat sends by letting safe literal-global startup refresh use the fresh hello default before agents.list finishes, while keeping stale carried/cached agent ids out of that fast path. Adds chat history/send and gateway chat.send timing markers for the next latency pass.