Releases
v1.2.1
v1.2.1 — Stream Invariant Test Hardening
Compare
Sorry, something went wrong.
No results found
What changed
Added a runner-level invariant test to enforce deterministic final artifacts between
stream and non-stream execution paths.
The new test verifies that final payload content is equivalent in both modes, excluding
runtime timestamp differences.
Why it matters
Prevents regressions where streaming UX could accidentally diverge from non-stream output
artifacts.
Strengthens confidence in JSON/Markdown output consistency while stream support evolves.
Notes
v1.2.1 is a patch release focused on test hardening.
No runtime behavior change.
No CLI interface change.
No provider implementation change.
No output schema/contract change.
Stability Statement
The v1.x stability baseline remains unchanged.
Stream mode and non-stream mode continue to produce equivalent final artifacts by
contract.
Scope Clarification
This release only reinforces validation guarantees.
No new feature scope was introduced.
You can’t perform that action at this time.