Skip to content

feat: ask user what python they want to make available#137

Closed
ncrmro wants to merge 1 commit intomainfrom
feat/deepwork-public-python-via-uv
Closed

feat: ask user what python they want to make available#137
ncrmro wants to merge 1 commit intomainfrom
feat/deepwork-public-python-via-uv

Conversation

@ncrmro
Copy link
Collaborator

@ncrmro ncrmro commented Jan 23, 2026

Outlines implementation plan for asking users how Python dependencies should be managed during deepwork install:

  • uv (recommended) - isolated venvs, auto Python download
  • System Python - uses existing python3
  • Skip - manual management

Includes:

  • Files to change and new modules needed
  • Config schema updates
  • Test cases
  • Migration strategy
  • Open questions for discussion

Outlines implementation plan for asking users how Python
dependencies should be managed during `deepwork install`:
- uv (recommended) - isolated venvs, auto Python download
- System Python - uses existing python3
- Skip - manual management

Includes:
- Files to change and new modules needed
- Config schema updates
- Test cases
- Migration strategy
- Open questions for discussion

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ncrmro ncrmro closed this Jan 27, 2026
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