machine-bridge-mcp v0.16.2
Fixed
- Package the entire
src/workerdirectory (instead of justsrc/worker/index.ts) in the published npm package so that global installations have all files required to compile/deploy the Worker. - Add regression coverage in packaging tests to verify all worker modules are present.