chore: promote staging to staging-promote/66ccafb9-24321596712 (2026-04-13 03:02 UTC)#2384
Open
ironclaw-ci[bot] wants to merge 1 commit intostaging-promote/66ccafb9-24321596712from
Conversation
…ath (#2325) (#2340) The Python orchestrator had no error counting for structured action calls (Tier 0), allowing threads to loop indefinitely on failing tool calls and complete "successfully" even when every tool call failed. This adds a consecutive_action_errors counter that increments when all actions in a batch fail, resets when any succeeds, injects a nudge at the threshold, and transitions to failed at threshold + 2. Also prefixes error outputs with [ACTION FAILED] for visibility and persists the counter in checkpoints. Closes #2325 Related: #2279, #2240 Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Code reviewFound 12 issues across security, architecture, bugs, and performance: CRITICAL (1)
HIGH (3)
MEDIUM (7)
LOW (1)
Recommendations (by priority)IMMEDIATE (production safety):
BEFORE MERGE (architectural consistency):
NICE-TO-HAVE (cleanup):
Overall: Feature is sound and tests are comprehensive. These are maintainability and clarity improvements, not correctness blockers. Most LOW/MEDIUM issues are maintenance debt rather than production bugs. |
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.
Auto-promotion from staging CI
Batch range:
a53eac5c2dec6b6cd5c08189086093fde64aa9cb..4529f009d4e239e06590f083662ac8804bcfaf22Promotion branch:
staging-promote/4529f009-24323637408Base:
staging-promote/66ccafb9-24321596712Triggered by: Staging CI batch at 2026-04-13 03:02 UTC
Commits in this batch (13):
Current commits in this promotion (1)
Current base:
staging-promote/66ccafb9-24321596712Current head:
staging-promote/4529f009-24323637408Current range:
origin/staging-promote/66ccafb9-24321596712..origin/staging-promote/4529f009-24323637408Auto-updated by staging promotion metadata workflow
Waiting for gates:
Auto-created by staging-ci workflow