lmstudio-ai / lmstudio-ai/lms

[Feature Request] Let `lms ps` show percentage when PROCESSINGPROMPT

Open
#511 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.3k
Forks
460
Avg merge
1h 58m
Merged PRs (30d)
2

Description

The title describes this. I am running lms in the background on my Mac even when nobody is logged in, and I ssh into it when needed.
Currently lms ps shows something like this:

qwen3.5-27b   qwen3.5-27b   PROCESSINGPROMPT    16.54 GB    49152      1           Local     1h

I think it would be really informative to have:

qwen3.5-27b   qwen3.5-27b   PROCESSINGPROMPT(34%)    16.54 GB    49152      1           Local     1h

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 at the lms ps command and trace how PROCESSINGPROMPT status is formatted and where prompt progress is available. The work is complete when processing prompts display a percentage such as PROCESSINGPROMPT(34%) without changing other lms ps output.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.