Summary
Buzz Desktop does not allow an existing set of managed agents already present in a channel to be associated with an existing Agent Team.
The only available action is Deploy to channel, whose dialog says it will “Create and attach one agent per member” and offers Deploy 5 agents. Using that path would clone the five agents and create new Nostr identities.
Separately, the mention picker indexes superseded same-name profile identities that are no longer shown on the Agents page. These stale identities appear as “agent managed by you · not in channel,” producing duplicate search results.
Environment
- Buzz Desktop: v0.5.14
- Platform: macOS
- Bundle ID:
xyz.block.buzz.app
- Hosted relay:
wss://paigeashley.communities.buzz.xyz
Reproduction: team association
- Create or retain five managed agents: Ace, Karoo, Luffy, Sanji, and Zoro.
- Add those five active identities individually to an open channel.
- Create an Agent Team named E-com Team containing those same five managed agents.
- Open the channel mention picker.
- Observe that E-com Team is absent, although all five team members are present in the channel.
- Go to Agents → E-com Team → Deploy to channel.
- Select the same channel.
- Observe the text: “Create and attach one agent per member of E-com Team to the selected channel” and the final action Deploy 5 agents.
Actual behavior
- A team mention is unavailable unless the team is deployed.
- Deployment creates new agent identities instead of associating the existing managed identities already in the channel.
- The safe configuration path therefore cannot produce a group mention.
Expected behavior
Either:
- Support Associate existing agents with team without creating identities; or
- Resolve a team mention dynamically when every team member’s current managed identity is already a member of the channel.
In this case the picker should show E-com Team · 5 agents and expand the mention to the existing Ace, Karoo, Luffy, Sanji, and Zoro identities.
Reproduction: stale duplicate profiles
- Have superseded agent identities with the same display names as current managed agents.
- Confirm the Agents page shows only the current managed records.
- Confirm the trusted archive snapshot is empty.
- Open a channel mention picker.
- Observe two entries for each affected display name:
- Current identity, present in channel.
- Superseded identity, labeled not in channel.
Affected names in the observed account: Ace, Karoo, Luffy, Sanji, and Zoro.
Expected stale-profile behavior
The mention picker should prioritize the owner’s current managed-agent records and exclude superseded identities, unless the user explicitly searches by npub or requests archived/historical identities.
Safety impact
- Users may notify or add the wrong same-name identity.
- Attempting to make a team mentionable encourages deployment that creates another duplicate set.
- Duplicate identities fragment channel memberships, sessions, memory, and message history.
Acceptance criteria
- An existing Agent Team becomes mentionable when its current managed members already belong to the channel.
- No new agent identity is created during association.
- Team mention expansion signs
p tags for the existing channel-member pubkeys.
- Superseded same-name profiles do not appear in ordinary mention results.
- Existing deployed-team behavior remains supported for users who intentionally want fresh agent instances.
Summary
Buzz Desktop does not allow an existing set of managed agents already present in a channel to be associated with an existing Agent Team.
The only available action is Deploy to channel, whose dialog says it will “Create and attach one agent per member” and offers Deploy 5 agents. Using that path would clone the five agents and create new Nostr identities.
Separately, the mention picker indexes superseded same-name profile identities that are no longer shown on the Agents page. These stale identities appear as “agent managed by you · not in channel,” producing duplicate search results.
Environment
xyz.block.buzz.appwss://paigeashley.communities.buzz.xyzReproduction: team association
Actual behavior
Expected behavior
Either:
In this case the picker should show E-com Team · 5 agents and expand the mention to the existing Ace, Karoo, Luffy, Sanji, and Zoro identities.
Reproduction: stale duplicate profiles
Affected names in the observed account: Ace, Karoo, Luffy, Sanji, and Zoro.
Expected stale-profile behavior
The mention picker should prioritize the owner’s current managed-agent records and exclude superseded identities, unless the user explicitly searches by
npubor requests archived/historical identities.Safety impact
Acceptance criteria
ptags for the existing channel-member pubkeys.