Skip to content

feature: add bundled Windows Python runtime support#192

Merged
fisherdaddy merged 1 commit intomainfrom
fix/windows-python
Mar 1, 2026
Merged

feature: add bundled Windows Python runtime support#192
fisherdaddy merged 1 commit intomainfrom
fix/windows-python

Conversation

@fisherdaddy
Copy link
Copy Markdown
Collaborator

@fisherdaddy fisherdaddy commented Mar 1, 2026

Bundle a portable Python interpreter into Windows packages so end users do not need to install Python manually. The runtime is synced to userData on startup and injected into PATH for cowork sessions, skills, and skill services. Python/pip bash commands are validated against runtime health before execution, blocking commands when the runtime is unavailable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant