Skip to content

Tapp 0.16.2

Choose a tag to compare

@aarwitz aarwitz released this 10 Aug 16:27
· 42 commits to main since this release

Package-first onboarding correction.

tapp doctor now sends a ready user directly to the no-MCP CLI workflow:

  • npx -y @aarwitz/tapp open [target]
  • npx -y @aarwitz/tapp qa [target]

It no longer presents MCP setup as the default next step. The change has a CLI regression test and was verified from both the packed candidate and a clean npm registry install.