Fixes
- Fixes the packaged
zenCLI failing from installed desktop apps withCannot find module ./chunks/server-*.js. - Ships the CLI shared chunks alongside the packaged launcher.
- Bundles the MCP SDK into the packaged CLI/MCP runtime so
zen,zen --help,zen list, andzen mcpdo not depend on workspacenode_modules. - Adds regression coverage for packaged CLI resources.
Verification
npm run typechecknpm run test:run- Local packaged macOS directory build
- Packaged
zen --version,zen --help,zen list --json, andzen mcpsmoke checks