Skip to content

fix(recipes): validate-bundle/validate-single-bundle honor AMPLIFIER_PYTHON (v2.1.1 / v2.3.1) - #351

Merged
Brian Krabach (bkrabach) merged 2 commits into
mainfrom
fix/validate-bundle-amplifier-python
Sep 3, 2026
Merged

fix(recipes): validate-bundle/validate-single-bundle honor AMPLIFIER_PYTHON (v2.1.1 / v2.3.1)#351
Brian Krabach (bkrabach) merged 2 commits into
mainfrom
fix/validate-bundle-amplifier-python

Conversation

@bkrabach

Copy link
Copy Markdown
Collaborator

Both recipes used bare python3 in their heredocs, which lacks
amplifier_foundation, so validate-single-bundle's body-instruction check
always skipped with 'amplifier_foundation not importable'. Same fix
validate-agents.yaml received in v1.3.1. Live-verified: the check now runs
and correctly flagged PROSE_BELOW_FRONTMATTER on amplifier-bundle-recipes'
bundle.md.

…PYTHON (v2.1.1 / v2.3.1)

Both recipes used bare python3 in their heredocs, which lacks
amplifier_foundation, so validate-single-bundle's body-instruction check
always skipped with 'amplifier_foundation not importable'. Same fix
validate-agents.yaml received in v1.3.1. Live-verified: the check now runs
and correctly flagged PROSE_BELOW_FRONTMATTER on amplifier-bundle-recipes'
bundle.md.
@bkrabach
Brian Krabach (bkrabach) merged commit 623ff9a into main Sep 3, 2026
7 checks passed
@bkrabach
Brian Krabach (bkrabach) deleted the fix/validate-bundle-amplifier-python branch September 3, 2026 04:00
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.

2 participants