UniProvider
UniProvider is Dev-Centr’s reference implementation of the Open Provider Registry (OPR) — an open protocol so model runners register once and every editor, agent harness, or aggregator can find them.
It is not a bid to own the only “unilayer” on the machine. Competing aggregator apps may exist. They should speak OPR, not invent a second registration format that offline runners must also ship.
What ships in 0.1
-
OPR draft: Open Provider Registry
-
CLI:
list/register/serve -
Well-known probes (transition only): Ollama, LM Studio, llama.cpp, vLLM, LocalAI
-
Localhost aggregator defaults to
http://127.0.0.1:39200
Related
-
Mixr routes jobs; OPR discovers endpoints — Mixr routing and cost
-
Inference layer vocabulary — Agent control planes
-
Markdown editors that need local AI — Markdown editors on local disk
-
Online directory — opr-directory (SolidStart · Netlify/Vercel)