lmstudio-ai / lmstudio-ai/lmstudio-python

Run LM Studio in headless mode in CI

Open
#140 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.