Skip to content
Release v4.0.2 - PM2 Bundling & Error Handling

- PM2 bundled as dependency (no global install required)
- Worker scripts use local PM2 via npx
- Worker auto-start uses node_modules/.bin/pm2

- Fail loudly on missing dependencies
- Clear error messages guide users to npm install
- Removed silent fallback hiding installation failures

- Updated README system requirements
- Added marketplace metadata for distribution