Summary
ZeroClaw added passive WhatsApp group context so agents can use channel history without treating every message as a direct command. The work expands its multi-channel agent model with more nuanced group-chat awareness.
What changed
ZeroClaw PR #8389 implemented passive WhatsApp group context with channel message fields for history-only handling.
Why it matters
Chat-based agents need to distinguish ambient context from explicit instructions. Passive group context is an important interaction pattern for agents operating in real team channels.
Evidence excerpt
Agents Radar highlighted PR #8389 as implementing passive WhatsApp group context, following issue #8379 filed the prior day.