Skip to content

v0.7.0

Choose a tag to compare

@Tanguito86 Tanguito86 released this 22 May 08:34
· 11 commits to master since this release

npm publish readiness release.

Highlights:

  • Verified npm name status with npm view: package currently returns E404/unpublished, with historical unpublish notice.
  • Added npm publish checklist documentation.
  • Added npm installation and MCP client configuration docs for global, npx, and local modes.
  • Added privacy and security documentation.
  • Added bundled config fallback for global/npm installs when no local config/apps.json exists.
  • Removed real screenshot PNG assets from package contents.

Validation:

  • npm install
  • npm run clean
  • npm run build
  • npm run typecheck
  • npm test
  • npm run doctor
  • npm publish --dry-run
  • npm pack
  • installed package tarball in temp folder
  • MCP stdio listed 24 tools from installed bin
  • bundled config workflows listed from installed bin

No npm publish was performed.