Files
github-spec-kit/tests
Manfred Riem e8820455b6 fix: while/do-while loop condition reads stale iteration-0 step output
After executing namespaced loop body steps, copy each iteration's
results back to the original unprefixed step key so that
evaluate_condition() sees the latest values instead of stale
iteration-0 data.

Fixes #2592
2026-05-21 09:14:25 -05:00
..