Skip to content

Conversation

@gouzil
Copy link

@gouzil gouzil commented Aug 3, 2025

motivation

I need a solution that can install dependency packages in real time, and I don't want it to cause dependency package conflicts.

feat

This pull request introduces support for a new uv1 runtime environment in the dify-sandbox project. The changes include adding build scripts, runtime initialization, dependency management, and configuration updates to integrate the UV runtime alongside existing Python and Node.js environments.

known issue

23.85 === RUN   TestUvExec
23.86     uv_malicious_test.go:43: error: exit status 159
23.86         
23.86 --- FAIL: TestUvExec (0.01s)
23.86 === RUN   TestUvRunCommand
23.88     uv_malicious_test.go:60: error: exit status 159
23.88         
23.88 --- FAIL: TestUvRunCommand (0.02s)

Footnotes

  1. https://docs.astral.sh/uv/

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