feat: let requesters observe shared agent turns - #2779
Open
akkikumar72 wants to merge 3 commits into
Open
Conversation
akkikumar72
added a commit
to akkikumar72/buzz
that referenced
this pull request
Jul 24, 2026
akkikumar72
added a commit
to akkikumar72/buzz
that referenced
this pull request
Jul 24, 2026
akkikumar72
marked this pull request as ready for review
July 24, 2026 22:44
akkikumar72
force-pushed
the
feat/requester-observer-visibility
branch
2 times, most recently
from
July 25, 2026 05:08
c44e853 to
465ce80
Compare
Signed-off-by: Akash Pathak <akkikumar72@gmail.com>
Signed-off-by: Akash Pathak <akkikumar72@gmail.com>
akkikumar72
force-pushed
the
feat/requester-observer-visibility
branch
from
July 25, 2026 05:25
465ce80 to
88b990a
Compare
Signed-off-by: Akash Pathak <akkikumar72@gmail.com>
Author
|
Hey Team, is there any update on this PR? |
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.
Summary
requesterobserver policy while keepingowner-onlyas the defaultSecurity model
UI
With
requestervisibility enabled, the requester can follow live output for their own active turn while owner-only stop controls remain disabled.Validation
just cicargo test -p buzz-acpcargo test -p buzz-relay --libagainst a clean isolated databasepnpm build:e2eFixes #2716