fix(helpers): align documented argv and private output handling - #506
Conversation
Validate dispatch predictions against the chain base and support auditable same-lead path expansion. Co-Authored-By: Codex gpt-5.6-luna <noreply@openai.com>
Accept documented helper flag spellings, create private helper state directories, and ignore excluded agent state during pushed-tree checks. Co-Authored-By: Codex gpt-5.6-luna <noreply@openai.com>
Correct reviewed path-validation, prediction, and documentation edge cases. Co-Authored-By: Codex gpt-5.6-luna <noreply@openai.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Co-Authored-By: Codex <noreply@openai.com>
|
This was written agentically; verify its assertions: Adversarial review receipt
🤖 Co-authored by Codex orchestrator. |
|
This was written agentically; verify its assertions: Review ledgerMachine-readable record of every review already performed on this PR. {
"version": 1,
"pr": 506,
"repo": "wrzonance/agent-kit",
"reviews": [
{
"kind": "adversarial",
"provider": "anthropic",
"model": "claude-opus-5",
"effort": "xhigh",
"mode": "cross-provider",
"harness": "codex",
"head_sha": "d3b597961e6f50d9e471e2daaa31e3af09296814",
"diff_payload": "pr-506-adversarial.diff",
"counts": {
"p1": 1,
"p2": 3
},
"reviewed_at": "2026-08-26T23:22:57Z"
},
{
"kind": "adversarial",
"provider": "anthropic",
"head_sha": "51f540e332f0e08c9c1a327796c51b8f7b80bb6d",
"diff_payload": "fingerprint:f9fadae66dd2606dd4e9ebd4c115fd39bd4b99192f4946ab001b91536d3821e3",
"reaffirmed_from": {
"kind": "adversarial",
"provider": "anthropic",
"model": "claude-opus-5",
"effort": "xhigh",
"mode": "cross-provider",
"harness": "codex",
"head_sha": "d3b597961e6f50d9e471e2daaa31e3af09296814",
"diff_payload": "pr-506-adversarial.diff",
"counts": {
"p1": 1,
"p2": 3
},
"reviewed_at": "2026-08-26T23:22:57Z"
},
"reaffirmedVerdict": "covered-diff",
"reviewed_at": "2026-08-27T03:11:10Z"
}
]
}🤖 Co-authored by codex. |
# Conflicts: # agentkit/skills/parallel-issues/SKILL.md # agentkit/skills/parallel-issues/scripts/write-merge-plan.sh # tests/test-write-merge-plan.sh
Co-Authored-By: Codex <noreply@openai.com>
Summary
.agent/**runtime evidence from pushed-tree dirt checksTesting
tests/run-tests.sh(ALL GREEN;.agent/logs/20260826T230325Z-issue-497-merge-full-retry.log)Stack
feat/issue-493/ draft PR fix(parallel-issues): validate predicted write-set paths #504 because both update dispatch helper contracts.main.Closes #497