Skip to content

machine-bridge-mcp v0.16.2

Choose a tag to compare

@YuLeiFuYun YuLeiFuYun released this 13 Jul 14:54
870a80f

Fixed

  • Package the entire src/worker directory (instead of just src/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.