Skip to content

QAMap 0.3.0

Choose a tag to compare

@ivory-code ivory-code released this 03 Jul 07:42

QAMap 0.3.0 is the agent-first QA loop release.

Install and run:

pnpm dlx @ivorycanvas/qamap qa . --base origin/main --head HEAD

Highlights:

  • Renames the package to @ivorycanvas/qamap while keeping qamap as the CLI binary.
  • Adds qamap qa --format agent for compact coding-agent handoff.
  • Binds manifest check hints to generated Playwright draft steps.
  • Observes changed endpoints instead of hiding them behind synthetic mocks.
  • Excludes generated drafts from test-suite evidence.

Validation:

  • pnpm test passed: 95 tests.
  • npm publish --dry-run --access public passed for @ivorycanvas/qamap@0.3.0.
  • Published package smoke passed: pnpm dlx @ivorycanvas/qamap --version -> 0.3.0.

Package: https://www.npmjs.com/package/@ivorycanvas/qamap