fix(desktop): show every managed agent instance - #5575
Open
atishpatel wants to merge 3 commits into
Open
Conversation
Signed-off-by: Brainy Bumble <0ed7657b57c0e8a9f5288390dd6c8d5d0a3a06abe9b01b9006814f52077d6cdf@buzz.block.builderlab.xyz> Co-authored-by: Atish Patel <atish@squareup.com>
atishpatel
pushed a commit
that referenced
this pull request
Aug 11, 2026
Co-authored-by: Atish Patel <atish@squareup.com> Signed-off-by: Atish Patel <atish@squareup.com>
atishpatel
marked this pull request as ready for review
August 11, 2026 17:06
Co-authored-by: Atish Patel <atish@squareup.com> Signed-off-by: Atish Patel <atish@squareup.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Category: fix
User impact: The Agents page now shows every managed agent instance that mention autocomplete can target, even when multiple instances share the same persona and display name.
Problem: Mention autocomplete preserves managed-agent identity by pubkey, but the Agents page grouped agents by persona and selected only one representative. Multiple same-persona instances therefore appeared in autocomplete while all but one were hidden from the Agents page.
Solution:
Reproduction steps
Validation
At commit
f2a0ecff82d36525c77e0ed7a2dd978a5785cdb6with a clean working tree:git diff --checkpassed.Originating conversation: Buzz channel
dcbc45d2-e9cc-45b3-940b-568dd06652ff, threadfd2e3ae323021b0314203dc0709f624669f278b344fdbe21f6cd65bae9582b2c.Screenshot
Agents page with three managed Fizz instances sharing one persona. Each card is individually visible and distinguished by its truncated pubkey.
Generated with Brainy Bumble