Skip to content

agents: update review-code skill to initialize and update artifact on responses - #4066

Merged
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:stream_review_results_artifact
Aug 17, 2026
Merged

agents: update review-code skill to initialize and update artifact on responses#4066
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:stream_review_results_artifact

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

Previously, the code review skill waited until all auditing subagents
finished before creating and populating the review artifact. For
large reviews or multi-agent audits, this caused significant delays
where users could not inspect findings or observe progress.

To improve responsiveness, the review-code skill now initializes the
code-review-results.md artifact immediately before launching
subagents and updates the artifact as individual subagent responses
arrive.

… responses

Previously, the code review skill waited until all auditing subagents
finished before creating and populating the review artifact. For
large reviews or multi-agent audits, this caused significant delays
where users could not inspect findings or observe progress.

To improve responsiveness, the review-code skill now initializes the
`code-review-results.md` artifact immediately before launching
subagents and updates the artifact as individual subagent responses
arrive.
@rickeylev
rickeylev marked this pull request as ready for review August 17, 2026 06:04
@rickeylev
rickeylev requested a review from aignas as a code owner August 17, 2026 06:04
@rickeylev
rickeylev merged commit 888ad0e into bazel-contrib:main Aug 17, 2026
3 of 5 checks passed
@rickeylev
rickeylev deleted the stream_review_results_artifact branch August 17, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant