Files
buzz/crates
klopez4212andClaude Fable 5 09b61fbc85 Recognize compatibility chats on relays without channel_type: chat
The staging relay predates channel_type "chat", so chat creation falls
back to a plain private channel and every harness behavior keyed on
channel_type == "chat" silently degrades: the activation backlog
replay never runs (Activate starts the agent but the pending message
is never delivered — only a fresh @mention wakes it), reactions aren't
suppressed, and titles aren't emitted. Confirmed in agent logs: no
subscription ever took the "(chat backlog since …)" path.

Discovery now reclassifies member channels that carry chat metadata
(kind 30623, or the legacy 30078 buzz:chat events) as chats, at
startup and on membership-notification refresh, so chat behaviors work
against older relays.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 07:52:30 +01:00
..
2026-07-07 07:43:31 +01:00
2026-07-07 07:43:31 +01:00
2026-07-07 07:43:31 +01:00