Skip to content

Fix run-plan Lab stdout aggregate selection#3925

Merged
chubes4 merged 1 commit into
mainfrom
fix/run-plan-output-envelope-selection
Jun 10, 2026
Merged

Fix run-plan Lab stdout aggregate selection#3925
chubes4 merged 1 commit into
mainfrom
fix/run-plan-output-envelope-selection

Conversation

@chubes4

@chubes4 chubes4 commented Jun 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Select the homeboy/agent-task-aggregate/v1 envelope when offloaded agent-task run-plan stdout contains other JSON objects from setup chatter.
  • Ignore non-aggregate JSON envelopes during local lifecycle mirroring instead of failing after the remote run has completed.
  • Add regression coverage for mixed JSON stdout and non-aggregate stdout.

Verification

  • cargo fmt --check
  • cargo test run_plan --quiet
  • cargo check --quiet
  • Full Lab loop site-generation-loop-full-lab-20260609-mirror-guard exited 0 with aggregate totals: 6 succeeded, 0 failed, 0 skipped.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (openai/gpt-5.5)
  • Used for: Diagnosed the post-merge Lab mirror parser failure, drafted the aggregate-selection fix and regression tests, and ran the full Lab verification; Chris reviewed the run output and generated PRs.

@chubes4 chubes4 merged commit 6ceb86f into main Jun 10, 2026
2 checks passed
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