Skip to content

fix(core): preserve compound command output#206

Merged
vincentkoc merged 1 commit into
mainfrom
fix/compound-output-contract
Jun 18, 2026
Merged

fix(core): preserve compound command output#206
vincentkoc merged 1 commit into
mainfrom
fix/compound-output-contract

Conversation

@vincentkoc

Copy link
Copy Markdown
Owner

Summary

  • route multi-command output through generic handling instead of the first command reducer
  • skip inspection summaries for multi-command output and preserve artifact recovery guidance
  • cover compound output, setup wrappers, and stored raw artifacts

Fixes #203

Validation

  • pnpm verify
  • .agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main --parallel-tests "pnpm verify" (accepted one P2 finding and added its regression; final retry stalled after its green verification lane)

@vincentkoc vincentkoc marked this pull request as ready for review June 18, 2026 08:25
@vincentkoc vincentkoc merged commit c38e19a into main Jun 18, 2026
5 of 6 checks passed
@vincentkoc vincentkoc deleted the fix/compound-output-contract branch June 18, 2026 08:29
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.

Compaction can drop lines with no [tokenjuice] marker (compound-command tails, loop output)

1 participant