Skip to content

v0.2.19

Choose a tag to compare

@github-actions github-actions released this 17 Apr 00:27
· 3 commits to main since this release
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>