v0.5.17 — setup capture reads step block, not headers
Fixed
- skills/manual-test/scripts/checklist_lib/setup.py —
_do_httpread thecapture:map offh(the headers dict) instead ofsb(the setup step block), so anycapture:declared on a setup HTTP step silently resolved nothing — captured vars were never set. Read the map offsb.
No behavior change for setup steps without capture:.
Full changelog: see CHANGELOG.md