mudler / mudler/vllm.cpp

agent-integration cannot execute agent-preflight.sh on native Windows

Open
#1,480 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
423
Forks
53
Avg merge
20h 26m
Merged PRs (30d)
310

Description

The unchanged-head integration gate uv run scripts/agent-integration.py --base origin/main fails before repository checks on native Windows. scripts/agent-ready.py:145 passes scripts/agent-preflight.sh directly to subprocess, which raises OSError: [WinError 193] %1 is not a valid Win32 application.\n\nThis is a protocol/checker portability defect, not a DFlash2 model defect. Owner: ENG-RELEASE-WINDOWS. A repair needs its own spec or an existing Windows-release spec ## Owed, a red-before subprocess test, green-after evidence, and fresh review. The checker must invoke an available shell explicitly or provide a Windows-native entry point without weakening any preflight assertion.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with uv run scripts/agent-integration.py --base origin/main and inspect scripts/agent-ready.py:145, where scripts/agent-preflight.sh is passed to subprocess. Check the existing Windows-release spec ## Owed requirements, then add the red-before subprocess test and verify green-after evidence without weakening preflight assertions.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
operating-systems, testing-qa, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.