Skip to content

v1.11.0 — pilot-cli v2

Choose a tag to compare

@AngHelll AngHelll released this 11 Jul 04:55

pilot-cli v2

Headless JSON subcommands for agents, CI, and pre-MCP tooling:

npm run pilot -- discover <project-dir>
npm run pilot -- build-filter <project-dir> --tag smoke
npm run pilot -- failure-context --project-dir . --trx path.trx --log run.log
  • discover — BDD map (domains, features, scenarios, tags)
  • build-filter — Reqnroll/xUnit dotnet test --filter (same defaults as the extension)
  • failure-context — markdown “Copy for AI” from TRX/log on disk (sanitized)
  • Auto-compile out-test/ when missing

Install extension: download bdd-pilot.vsix below → Extensions → Install from VSIX…