Skip to content

Feature idea: local inference sensors #584

Description

@jordimas

Has this issue been covered in the Wiki?

  • I have read the Wiki and my issue is not covered.

Is there an existing issue reported already?

  • I have searched the existing issues, it does not exist.

Describe the new feature you would like

Would you consider optional sensors for local LLM servers?

Many GNOME users run local AI through Ollama, llama.cpp, LM Studio, or vLLM.
These expose localhost APIs or /metrics, but there is no simple top-bar view for idle / generating / slow / offline state.

Panel examples: AI 42 tok/s, Ctx 6.2k/32k, KV 72%

Initial localhost-only backends:

  • llama.cpp: :8080/metrics
  • Ollama: :11434/api/ps
  • LM Studio: :1234/api/v0/models
    vLLM: :8000/metrics

This would be opt-in, read-only, localhost-only, and would not inspect prompts or completions.

I would be happy to prototype it if this fits Vitals’ scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions