v0.2.1
PowerMCP 0.2.1 — track the PowerIO 0.4.0 MCP surface
- Require
powerio[mcp,matrix] >= 0.4.0and re-export PowerIO's newdiagnosticsMCP tool. - Document the
.pio.jsonpackage transport (model + package metadata + structured diagnostics) in the README. - CI now installs powerio from PyPI instead of an unreleased git branch.
- Update the PowerIO server tests for the released 0.4.0 eight-tool surface and the package-transport flow.
- Fix:
powermcp --versionnow reports the correct version (__version__was stale at 0.1.1).
See #50.