Skip to main content

v0.1.1 release (corrected release tag)

v0.1.1 is the corrected release tag of the v0.1.0 release (Epic #80, release PR #92, merge commit f6c065e8ec7ec53d7e9fb99e6475c1bc16c2dabf). GitHub Release v0.1.1 was published 2026-08-27.

Tag state (verified against origin)

Why a corrected tag

v0.1.0 points at 335fa274, an intermediate commit of the PR #92 branch. The head that was reviewed and merged is f82969e9 — the review-round-1 fix — which v0.1.0 does not contain. v0.1.1 corrects the release pointer without moving v0.1.0 (immutable, never force-pushed).

Fixes included over v0.1.0

  • muyan_pilot.py: session-follow line handling (follow the given file only; no fragmented/dropped lines for the --pretty parser)
  • .gitignore: run-artifact ignore entries
  • README.md: wording aligned with the session contract
  • tests/test_muyan_pilot.py, tests/test_run_artifacts.py: pinning tests
  • removal of the run artifacts plan.md/test.log from the tree
The durable reconciliation record (every Epic #80 item with its verdict and PR evidence) is the v0.1.0 release reconciliation record (Issue #97).