Frank Harrison (13):
chore(drop-3.9): drop direct python 3.9 support as EOL'd on 2025-10-31
chore(py3.13): remove pytest-profiling: broken in py3.13 (pipes module removed)
chore(py3.13): updates the help comparitor for 3.13
chore(py3.13): officially support python 3.13
chore(py3.14): updates `coverage` module to fix missing coverage on class-member types
chore(py3.14): offically support python 3.14
Merge pull request #115 from lursight/feat/update-python-support
feat(mcp): initial mcp server toy
feat(mcp): gets new code passing runem's dogfood checks
feat(mcp): add `get_run_ctx` mcp tool: confirms runtime has correct env
feat(mcp): productise the mcp server
Merge pull request #116 from lursight/feat/mcp_server
release: version 0.12.0 🚀