Doramagic.ai Chinese

Personal Workspace · Public

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.

Last verification date: 2026-07-21 Verification method: source evidence, semantic profile, public page gate, and static build acceptance.

Publication status · 2026-07-21

What is localharness?

01

Quick decision

Use this section to decide whether the project is worth a deeper read.
Best forUsers who want source-backed project understanding before installing it.

Match the project to your task before installing it.

Capabilityskill, recipe, host_instruction, eval, preflight

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.

Repositoryahwurm/localharness

18 stars · 1 forks

02

What it can do

Translate the upstream project into concrete capabilities the user can judge before installing.
1

Overview and System Architecture

Related topics: Memory, Learning, and Recall Pipeline, Agent Loop, Tooling, and Permissions, Deployment, Benchmarking, and Operations

Source: https://github.com/ahwurm/localharness / Human Manual
2

Memory, Learning, and Recall Pipeline

Related topics: Overview and System Architecture, Agent Loop, Tooling, and Permissions

Source: https://github.com/ahwurm/localharness / Human Manual
3

Agent Loop, Tooling, and Permissions

Related topics: Overview and System Architecture, Deployment, Benchmarking, and Operations

Source: https://github.com/ahwurm/localharness / Human Manual
4

Deployment, Benchmarking, and Operations

Related topics: Overview and System Architecture, Memory, Learning, and Recall Pipeline, Agent Loop, Tooling, and Permissions

Source: https://github.com/ahwurm/localharness / Human Manual
5

Doramagic Pitfall Log

Source-linked risks stay visible on the manual page so the preview does not read like a recommendation.

Source: Doramagic discovery, validation, and Project Pack records

Sources: https://github.com/ahwurm/localharness, Human Manual, Project Pack evidence, and downstream validation signals.

03

Community Discussion Evidence

Project-level external discussion stays visible on the detail page, not only inside the manual.
Stars18 stars
Forks1 forks
Contributors2 contributors
Licenseunknown

04

How to start

Only source-backed commands are shown here. Verify them in an isolated environment first.
1

Try the prompt first

Test the workflow without installing the upstream project.

preview
2

Read the Human Manual

Understand inputs, outputs, limits, and failure modes.

manual
3

Take context to your AI host

Use the compiled assets in your preferred AI environment.

context
4

Run sandbox verification

Confirm install commands and rollback before using a primary environment.

verify
pip install localharness

Official start command · https://github.com/ahwurm/localharness#readme · verified: yes

05

Human Manual

The English page must expose the real manual, not a short placeholder.

8+ sections · Human Manual

localharness Manual

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.

Open the full manual
  1. https://github.com/ahwurm/localharness Project Manual
  2. Table of Contents
  3. Overview and System Architecture
  4. Related Pages
  5. Purpose and Scope
  6. High-Level Component Map
  7. Event-Sourced Core
  8. Agent Loop and Turn Lifecycle
1

Overview and System Architecture

Related topics: Memory, Learning, and Recall Pipeline, Agent Loop, Tooling, and Permissions, Deployment, Benchmarking, and Operations

Source: https://github.com/ahwurm/localharness / Human Manual
2

Memory, Learning, and Recall Pipeline

Related topics: Overview and System Architecture, Agent Loop, Tooling, and Permissions

Source: https://github.com/ahwurm/localharness / Human Manual
3

Agent Loop, Tooling, and Permissions

Related topics: Overview and System Architecture, Deployment, Benchmarking, and Operations

Source: https://github.com/ahwurm/localharness / Human Manual
4

Deployment, Benchmarking, and Operations

Related topics: Overview and System Architecture, Memory, Learning, and Recall Pipeline, Agent Loop, Tooling, and Permissions

Source: https://github.com/ahwurm/localharness / Human Manual
5

Doramagic Pitfall Log

Source-linked risks stay visible on the manual page so the preview does not read like a recommendation.

Source: Doramagic discovery, validation, and Project Pack records

06

AI Context Pack and portable assets

After deciding to continue, take the project context into your own AI host.

Complete pack plus user-owned assets

These files are planning and verification assets for Claude Code, Codex, Gemini, Cursor, ChatGPT, and other AI hosts.

07

Preflight checks

Treat this page as a planning asset, not proof that your local environment is ready.

08

Pitfall Log and verification risks

Doramagic surfaces high-risk items before users treat a candidate capability as verified.
medium

Installation risk requires verification

Developers may fail before the first successful local run: Version banner reads stale install metadata on editable installs — shows old version after every source update

medium

Installation risk requires verification

May increase setup, validation, or first-run risk for the user.

medium

Installation risk requires verification

May increase setup, validation, or first-run risk for the user.

medium

Installation risk requires verification

May increase setup, validation, or first-run risk for the user.

medium

Installation risk requires verification

May increase setup, validation, or first-run risk for the user.

medium

Installation risk requires verification

May increase setup, validation, or first-run risk for the user.

medium

Configuration risk requires verification

May increase setup, validation, or first-run risk for the user.

medium

Configuration risk requires verification

Developers may misconfigure credentials, environment, or host setup: Zombie docker-run client defeats the managed server's dead-process fail-fast