Milo 0.4.1

Kida 0.11 compatibility checkpoint for downstream framework releases.

Compatibility release aligning Milo with Kida 0.11 and unblocking downstream framework release lanes.

Changed

  • Raised the sole runtime dependency to kida-templates>=0.11.0,<0.12.0.
  • Revalidated Milo's bundled templates, examples, CLI rendering, MCP surfaces, and free-threaded test suite against Kida 0.11.
  • Updated the Chirp adoption contract with the released compatibility range.

Compatibility Notes

Kida 0.11 does not change its runtime API, template syntax, CLI contract, or runtime dependency set from 0.10. Milo's public API and command behavior are unchanged in this release.

Python 3.14+ remains required. Upgrade with:

pip install --upgrade "milo-cli==0.4.1"