Skip to content

TMCP 0.3.2

Choose a tag to compare

@jakyeamos jakyeamos released this 04 Jul 04:39

TMCP 0.3.2 publishes the composition release.

Highlights:

  • Adds tmcp_compose_packet, tmcp_runtime_next, tmcp_record_receipt, and --compose support on explain/recommend.
  • Adds advisory global cache support for promoted harvest graphs and run receipts.
  • Strengthens deterministic routing metadata extraction for harvested skills.
  • Hardens release packaging, release evidence handling, and Windows workflow-path portability.

Verification:

  • Tag workflow run 28695113628 passed on Ubuntu, macOS, and Windows for Python 3.10 and 3.13.
  • Main workflow run 28695077513 passed for release-prep commit 58d7034.
  • Local release package check passed and produced the attached tmcp-v0.3.2.tar.gz.
  • python3 -m unittest discover -s tests, ruff check ., ruff format --check ., basedpyright, py_compile, node --check, python3 scripts/check_release_evidence.py ., and claude plugin validate . passed.