Summary

ZeroClaw merged a Telegram fix that keeps bots silent when unauthorized users send messages in group chats. The change prevents noisy operator-approval prompts and avoids leaking bind-command flows into shared channels.

What changed

ZeroClaw merged PR #8446 to stay silent for unauthorized senders in Telegram group chats.

Why it matters

Channel agents need authorization behavior that is quiet, predictable, and non-leaky. In group settings, a bot that responds to unapproved users can create spam, reveal operational commands, and weaken user trust in deployment controls.

Evidence excerpt

Agents Radar reports PR #8446 as merged, fixing Telegram behavior so bots stay silent for unauthorized senders in group chats.

Sources