Skip to content

ci(framework): bump framework-build CLI pin to 5.0.2#383

Merged
blafourcade merged 1 commit into
nextfrom
ci/bump-framework-build-cli
Jul 1, 2026
Merged

ci(framework): bump framework-build CLI pin to 5.0.2#383
blafourcade merged 1 commit into
nextfrom
ci/bump-framework-build-cli

Conversation

@blafourcade

Copy link
Copy Markdown
Contributor

The per-tool release zips were built with a pinned @ai-driven-dev/cli@4.6.1, a major behind the published 5.0.2.

Verified all 9 matrix cells build with 5.0.2. Only output change: marketplace mode (claude/cursor/copilot) — 4.6.1 collapsed aidd-dev's plugin.json agents to a bare ./agents, while the source lists explicit files (./agents/executor.md, ./agents/checker.md); 5.0.2 preserves them (a fix). Flat + codex byte-identical.

v5 needs --out to pre-exist; the step already mkdir -ps it.

🤖 Generated with Claude Code

The per-tool release archives were built with a pinned `@ai-driven-dev/cli@4.6.1`,
a full major behind the published 5.0.2. Verified across all 9 matrix cells:
5.0.2 builds every target, and the only output change is a fix.

In marketplace mode (claude/cursor/copilot), 4.6.1 collapsed aidd-dev's
`plugin.json` `agents` from the source's explicit file list
(`./agents/executor.md`, `./agents/checker.md`) down to a bare `./agents`
directory; 5.0.2 preserves the explicit files, matching the source. The flat
targets and codex are byte-identical between the two versions.

v5 refuses to build when `--out` is absent; the step already `mkdir -p`s it, so
the bump is safe.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@blafourcade blafourcade merged commit 364cf2d into next Jul 1, 2026
7 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