< cd ../gallery
[AI & ML]
localharness
An open-source, model-agnostic agent harness for local LLMs. Define agents in YAML (tools, memory, deny-first permissions) and run them against any OpenAI-compatible endpoint: vLLM, Ollama, LM Studio, or llama.cpp.
@ahwurm
maintainer
★ 17 stars
# README
An open-source, model-agnostic agent harness for local LLMs. Define agents in YAML (tools, memory, deny-first permissions) and run them against any OpenAI-compatible endpoint: vLLM, Ollama, LM Studio, or llama.cpp. Maintained by ahwurm on GitHub, where it has earned 17 stars from the community.
It's actively developed around agent, agent-framework, agent-harness, and is a solid reference for anyone building with these tools.
# tags
# install
npm install localharnessmore vLLM repos