lmstudio-ai / lmstudio-ai/lmstudio-python
Run LM Studio in headless mode in CI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 875
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
The CI tests are currently misleading, as all of the tests that require a local LM Studio instance are skipped.
The introduction of the experimental plugin management support makes this more problematic, as the dev plugin runner and associated test cases now include some Windows specific code (which may readily be broken if local CI is only executed on a POSIX system prior to merging).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CI configuration and the skipped tests that require a local LM Studio instance; then inspect the dev plugin runner and its Windows-specific test cases. Done means the relevant local-instance tests run against headless LM Studio in CI instead of being skipped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100