v1.13.0
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 provider —
registerMcpServerDefinitionProviderdiscovers server on extension install - VSIX bundle —
dist/pilot-mcp.cjs+ headless core packaged in the extension - Last-failure artifact — after a failed run, writes
TestResults/bdd-pilot-last-failure.jsonsopilot_failure_contextworks with onlyprojectDir
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.