Skip to content

Tapp 0.17.0-rc.15

Pre-release
Pre-release

Choose a tag to compare

@aarwitz aarwitz released this 22 Aug 10:32

Tapp gives coding agents hands and eyes on real iOS, Android, and web apps. This release aligns the Agent Skill, npm CLI/MCP server, GitHub Action, website, and VS Code extension around one honest product contract.

Install the Agent Skill:

npx -y skills add aarwitz/tapp --skill tapp

Or start directly from a repository:

npx -y @aarwitz/tapp@latest init . --explore

Exploration returns findings, coverage, evidence, and limits. Only tapp ci or the GitHub Action returns pass, fail, or inconclusive. See CHANGELOG.md for the complete rc.15 changes.

The attached tapp-0.3.3.vsix is the matching VS Code extension; it is also published in the VS Code Marketplace.