v0.2.19
fix: Windows support for Python venv paths in embedding runtime Use platform-specific venv paths (Scripts/python.exe on Windows, bin/python on Unix) for resolving the base Python and the managed embedding runtime. Amp-Thread-ID: https://ampcode.com/threads/T-019d98ba-0a3b-718b-a050-a71a970c05d9 Co-authored-by: Amp <amp@ampcode.com>