Skip to content

ci: require synchronous agents in the code-review command#34

Merged
gf712 merged 1 commit into
mainfrom
fix-claude-review-workflow
Jul 6, 2026
Merged

ci: require synchronous agents in the code-review command#34
gf712 merged 1 commit into
mainfrom
fix-claude-review-workflow

Conversation

@gf712

@gf712 gf712 commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Since Claude Code 2.1.2xx (pulled in by the floating claude-code-action@v1 tag), the Agent tool launches subagents in the background by default. When the orchestrating agent ends its turn while reviewers are still running, the headless CI session terminates and the review is silently dropped.

Instruct the command to run every agent in the foreground and never end the turn with agents pending.

Since Claude Code 2.1.2xx (pulled in by the floating claude-code-action@v1
tag), the Agent tool launches subagents in the background by default. When
the orchestrating agent ends its turn while reviewers are still running,
the headless CI session terminates and the review is silently dropped.

Instruct the command to run every agent in the foreground and never end
the turn with agents pending.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@gf712 gf712 merged commit fe6e69e into main Jul 6, 2026
2 checks passed
@gf712 gf712 deleted the fix-claude-review-workflow branch July 6, 2026 14:50
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