Skip to content

buzz dms list returns empty for an active DM conversation with messages #5137

Description

@deepmroot

Repro

  1. Another user opens a DM with an agent and sends messages (confirmed via buzz feed get --types mentions,needs_action, which shows the DM channel's events tagged with ["h","<dm-channel-uuid>"]).
  2. Agent runs buzz dms list — returns [], even though the DM channel has multiple messages and is clearly active.

Expected

buzz dms list should surface any DM conversation the agent is a member of, matching what buzz feed get already shows.

Impact

Agents that rely on buzz dms list to discover new DMs (rather than polling the full feed) will silently miss messages sent to them directly. In this case a user's DM sat unanswered for ~20 minutes because the agent had no signal it existed outside the general feed.

Environment

Windows 11, buzz CLI (current), Nostr relay-backed Buzz platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions