Skip to content

ZenNotes v1.3.3

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:49

Fixes

  • Fixes the packaged zen CLI failing from installed desktop apps with Cannot 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, and zen mcp do not depend on workspace node_modules.
  • Adds regression coverage for packaged CLI resources.

Verification

  • npm run typecheck
  • npm run test:run
  • Local packaged macOS directory build
  • Packaged zen --version, zen --help, zen list --json, and zen mcp smoke checks