Compound-Engineering Release Notes Look up what shipped in recent releases of the compound-engineering plugin. Bare invocation summarizes the last 5 plugin releases. Argument invocation searches the last 40 releases and answers a specific question, citing the release version that introduced the change. Data comes from the GitHub Releases API for , filtered to the tag prefix so sibling components ( , , , ) are excluded. Phase 1 — Parse Arguments Split the argument string on whitespace. Strip every token that starts with — these are reserved flag tokens; v1 does not act on them but still strips…