[Feature Request] Let `lms ps` show percentage when PROCESSINGPROMPT
Open
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
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 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