v1.0.0
First public npm release.
Highlights:
- Published npm package: @tanguito/android-dev-mcp@1.0.0.
- Android MCP toolkit powered by ADB.
- App profiles, workflows, UI automation, reports, screenshots, logcat, video, and debug intents.
- Global install support: npm install -g @tanguito/android-dev-mcp.
- npx support: npx @tanguito/android-dev-mcp.
Validation:
- npm install
- npm run clean
- npm run build
- npm run typecheck
- npm test
- npm run doctor
- npm publish --dry-run --access public
- npm publish --access public
- npm view @tanguito/android-dev-mcp
- npm install -g @tanguito/android-dev-mcp
- MCP stdio listed 24 tools from global install
- npx @tanguito/android-dev-mcp listed 24 tools
- adb_devices smoke check completed