Skip to content

feat(ui): add per-launch virtualenv find-links - #5388

Open
m199369309 wants to merge 3 commits into
xorbitsai:mainfrom
m199369309:feat/ui-venv-find-links
Open

feat(ui): add per-launch virtualenv find-links#5388
m199369309 wants to merge 3 commits into
xorbitsai:mainfrom
m199369309:feat/ui-venv-find-links

Conversation

@m199369309

Copy link
Copy Markdown
Collaborator

Summary

  • add a repeatable Local Wheel Directories field to the model launch runtime-environment form
  • serialize virtual_env_find_links into launch requests and restore it into form state
  • include the field in launch parameter filtering
  • generate repeated --virtual-env-find-link CLI arguments and parse them back from launch commands
  • add English, Chinese, Japanese, and Korean labels

Dependency

Depends on #5387, which adds the secure backend, client, and CLI support for per-launch find-links.

This PR is intentionally stacked on #5387 (and transitively #5386). Shared commits will disappear from this PR after the dependencies are merged.

Validation

  • npx prettier --check on all modified frontend files
  • npx eslint . (passed with 56 pre-existing warnings and no errors)
  • npm run build
  • pre-commit run --files <modified files>

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@XprobeBot XprobeBot added this to the v3.x milestone Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants