Skip to content

atlas-vision-mcp v1.0.6

Choose a tag to compare

@QuangThai QuangThai released this 30 Jun 03:51
· 30 commits to main since this release

1.0.6 - Pi package gallery polish

Added

  • Added a clean pi.image preview asset for https://pi.dev/packages/atlas-vision-mcp so the package renders with a clear, non-overflowing UI card in the Pi gallery.
  • Expanded npm keywords with pi-extension, ocr, and screenshot for better Pi/npm discoverability.

Documentation

  • Added a Pi-specific security note explaining local extension permissions, image and clipboard reads, provider upload behavior, and config review points.
  • Clarified that pi install npm:atlas-vision-mcp is the supported distribution path; git install is not currently supported because the extension imports built files from the npm tarball.
  • Converted README docs/examples links to GitHub absolute links so they work correctly from npm and Pi package pages.

Validation

  • pnpm build
  • pnpm lint
  • pnpm typecheck
  • pnpm test - 49 files, 442 tests
  • npm pack --dry-run --json
  • GitHub CI on main: green