const { spawnSync } = require('node:child_process'); const prompts = require('../prompts'); // `uv` (https://docs.astral.sh/uv/) is becoming the de facto standard for // running the Python scripts BMAD workflows shell out to: `uv run