Skip to content

v1.13.0

Choose a tag to compare

@AngHelll AngHelll released this 12 Jul 19:35

MCP Fase 2

Extension auto-registers BDD Pilot as an MCP server in VS Code 1.101+ / Cursor (agent mode) — no manual mcp.json when installed from VSIX.

Tools (unchanged from Fase 1): pilot_analyze_log · pilot_discover_bdd · pilot_build_filter · pilot_failure_context

What's new

  • MCP providerregisterMcpServerDefinitionProvider discovers server on extension install
  • VSIX bundledist/pilot-mcp.cjs + headless core packaged in the extension
  • Last-failure artifact — after a failed run, writes TestResults/bdd-pilot-last-failure.json so pilot_failure_context works with only projectDir

Install

Download bdd-pilot.vsix below → Extensions → Install from VSIX…

Open a BDD workspace, enable BDD Pilot in Copilot Chat tools (agent mode), run tests, then ask the agent to use pilot_failure_context after a failure.

Repo dev: npm run pilot:mcp still works from a git clone (config/mcp.json.example).

Security: read-only tools; outputs sanitized and path-jailed — review before sharing with external AI.