Skip to content
/

danielrosehill/AI-Harnesses

danielrosehill-ai-harnesses · danielrosehill/AI-Harnesses · ★ 3 · last commit 2026-04-04

Primitive shape
No installable primitives
00

Summary

danielrosehill/AI-Harnesses — Summary

AI-Harnesses by Daniel Rosehill is a point-in-time snapshot (April 2026) of projects self-describing as AI agent harnesses or related to "harness engineering." It is a curated list with a README-only structure (no subdirectories, no code) containing two tables: "Agent Harnesses" (21 runtime projects) and "Resource Lists & Guides" (5 catalog/guide projects). The README's Note On Terminology section is notable: it documents the etymology and emergence of "agent harness" as a term in late 2025/early 2026, the relationship to "harness engineering" as a practice, and the ambiguity between harness/framework/platform. Star counts are as of April 2026 (static, will not be updated). With 3 stars, this is primarily a research artifact for the author rather than a community resource — but its taxonomy (harness runtime vs. resource list) and etymology section are useful for Phase B analysis.

differs_from_seeds: No direct seed analog — static snapshot/taxonomy document. Unique in documenting the etymology of "harness engineering" as a term emerging in late 2025/early 2026. Among batch-27 peers, it is the most minimal documentation entry (single README, no content depth) but also the only one that explicitly addresses terminology ambiguity and the harness/framework/platform distinction.

01

Overview

danielrosehill/AI-Harnesses — Overview

Origin

Created by Daniel Rosehill. No license. 3 stars, 0 forks. All Markdown. Default branch: master. Last commit 2026-04-04. Self-described as "Point-in-time snapshot of projects describing themselves as AI agent harnesses (April 2026)."

Terminology Section (key value of this repo)

Verbatim from README:

The term "agent harness" emerged in late 2025 / early 2026 as a way to describe the orchestration layer that runs an AI agent. A harness manages the tool-dispatch loop, permissions, context, and lifecycle of an agent — as distinct from a framework (which provides higher-level abstractions for building agents) or a backend (which provides the inference and model serving).

The term gained traction partly through the adjacent concept of "harness engineering" — the practice of configuring and optimizing these orchestration layers (writing CLAUDE.md files, designing tool schemas, structuring agent prompts, etc.).

This list captures projects that self-identify with the "harness" label as of April 2026. The terminology is still fluid and not universally agreed upon — some projects listed here blur the line between harness, framework, and agent platform.

Two Tables

Agent Harnesses (21 projects): Runtime orchestration projects — deer-flow, oh-my-openagent, langchain-ai/deepagents, aden-hive/hive, xerrors/Yuxi, mindfold-ai/Trellis, HKUDS/OpenHarness, can1357/oh-my-pi, autoagent, alphaclaw, cc-mini, dexto, claude-code-harness, PantheonOS, open-harness, Autono, AutoHarness, srchd, OpenHarness-For-Codex, mastersof-ai/harness

Resource Lists & Guides (5 projects): walkinglabs/awesome-harness-engineering, AutoJunjie/awesome-agent-harness, Picrew/awesome-agent-harness, alchemiststudiosDOTai/harness-engineering, jrenaldi79/harness-engineering

Key Insight

The Resource Lists section is a meta-catalog of catalogs — this repo is a meta-meta-catalog listing other curated lists including awesome-harness-engineering-walkinglabs from this same batch.

02

Architecture

danielrosehill/AI-Harnesses — Architecture

Distribution

  • Type: methodology-doc (static taxonomy snapshot)
  • Format: Single README.md
  • License: none
  • Branch: master (not main)

Directory Structure

README.md              # The entire content

(Only one file in the entire repository)

Required Runtime

None.

About the Snapshot

Static snapshot as of April 2026. Author states: "Star counts as of April 2026. This is a static snapshot and will not be updated."

This means the repository is intentionally frozen — a research artifact, not a maintained list.

03

Components

danielrosehill/AI-Harnesses — Components

This is a single-file taxonomy snapshot.

Agent Harnesses Table (21 projects)

Project Stars Language Notable
bytedance/deer-flow 57,759 Python Long-horizon SuperAgent
code-yeongyu/oh-my-openagent 48,154 TypeScript Multi-provider
langchain-ai/deepagents 19,118 Python LangGraph-based
aden-hive/hive 10,038 Python Outcome-driven
xerrors/Yuxi 4,805 Python LightRAG + Vue + FastAPI + MCP
mindfold-ai/Trellis 4,610 Python Agentic coding
HKUDS/OpenHarness 3,363 Python Open agent harness
can1357/oh-my-pi 2,646 TypeScript Hash-anchored edits, LSP
kevinrgu/autoagent 2,084 Python Autonomous harness engineering
chrysb/alphaclaw 943 JavaScript OpenClaw setup harness
e10nMa2k/cc-mini 677 Python Ultra-light scaffolding
truffle-ai/dexto 608 TypeScript General agent harness
Chachamaru127/claude-code-harness 420 Shell Plan-Work-Review cycle
aristoteleo/PantheonOS 370 Python Distributed, data science
MaxGfeller/open-harness 337 TypeScript Code-first SDK
vortezwohl/Autono 209 Python ReAct + MCP
aiming-lab/AutoHarness 181 Python Audit + governance
dust-tt/srchd 69 TypeScript Research agents
thu-nmrc/OpenHarness 62 Python Tsinghua, OpenClaw
thu-nmrc/OpenHarness-For-Codex 39 Python Codex variant
mastersof-ai/harness 31 TypeScript Markdown-defined agents, Claude Agent SDK

Resource Lists Table (5 projects)

Project Stars
walkinglabs/awesome-harness-engineering 1,264 (at snapshot time)
AutoJunjie/awesome-agent-harness 277
Picrew/awesome-agent-harness 109
alchemiststudiosDOTai/harness-engineering 87
jrenaldi79/harness-engineering 55

Note: walkinglabs/awesome-harness-engineering now has 2,734 stars (as of May 2026 analysis) — grew 2.2x since this April 2026 snapshot.

05

Prompts

danielrosehill/AI-Harnesses — Prompt Excerpts

No prompt files in this repository. The only content is a README.

Excerpt 1: Terminology section (the key value)

Technique: Etymology documentation as scholarly framing for a nascent term

The term **"agent harness"** emerged in late 2025 / early 2026 as a way to describe the
orchestration layer that *runs* an AI agent. A harness manages the tool-dispatch loop,
permissions, context, and lifecycle of an agent — as distinct from a *framework* (which
provides higher-level abstractions for *building* agents) or a *backend* (which provides
the inference and model serving).

The term gained traction partly through the adjacent concept of **"harness engineering"** —
the practice of configuring and optimizing these orchestration layers (writing CLAUDE.md
files, designing tool schemas, structuring agent prompts, etc.).

This list captures projects that self-identify with the "harness" label as of April 2026.
The terminology is still fluid and not universally agreed upon — some projects listed here
blur the line between harness, framework, and agent platform.

Analysis: This is the most precise terminological disambiguation of "harness" vs. "framework" vs. "platform" in the corpus. The historical framing ("emerged in late 2025 / early 2026") and acknowledgment of ambiguity are valuable for any researcher mapping this field.

09

Uniqueness

danielrosehill/AI-Harnesses — Uniqueness & Positioning

differs_from_seeds

Tier C by complexity — single-file static taxonomy snapshot. No direct seed analog. Unique value: the terminology section documenting the emergence of "agent harness" as a term in late 2025/early 2026, the distinction from "framework" and "platform," and the acknowledged fluidity of the terminology. The April 2026 star counts provide a temporal baseline: walkinglabs/awesome-harness-engineering had 1,264 stars at snapshot time (now 2,734 — grew 2.2x in ~6 weeks). This makes it useful as a historical marker, even if the content is minimal.

Positioning

  • Research artifact / personal taxonomy note
  • Etymology documentation for the "harness" term
  • Cross-reference point: lists walkinglabs/awesome-harness-engineering (now 2,734 stars) at 1,264 stars (April 2026 baseline)

Why Not Tier C

Despite minimal content, the repo provides two things that matter for Phase B analysis:

  1. The most precise single-paragraph disambiguation of harness vs. framework vs. platform in the corpus
  2. A temporal star-count baseline that reveals the rapid growth of this category (the field went from niche to mainstream between April and May 2026)
04

Workflow

danielrosehill/AI-Harnesses — Workflow

Not applicable — static taxonomy snapshot with no workflow.

06

Memory Context

danielrosehill/AI-Harnesses — Memory & Context

Not applicable — static snapshot document.

07

Orchestration

danielrosehill/AI-Harnesses — Orchestration

Not applicable — static snapshot document.

08

Ui Cli Surface

danielrosehill/AI-Harnesses — UI & CLI Surface

Not applicable — single-file README document, no UI, no CLI.

Related frameworks

same archetype · same primary tool · same memory type

Context-Engineering Handbook ★ 9.0k

Provides a first-principles, research-grounded vocabulary and learning path for context engineering — the discipline of designing…

walkinglabs/learn-harness-engineering ★ 6.6k

Teach harness engineering from first principles (12 lectures + 6 projects) and provide a scaffolding skill (harness-creator) that…

Awesome Harness Engineering (walkinglabs) ★ 2.7k

Curate the authoritative reference list of articles, benchmarks, and tools for harness engineering — the practice of shaping the…

cline-memory-bank (nickbaumann98) ★ 581

Custom instructions + 6-file hierarchical Markdown memory bank so Cline maintains full project context across sessions, with a…

FPF (First Principles Framework) ★ 372

Provides a formal pattern language for making reasoning explicit, traceable, and publishable in mixed human/AI engineering work —…

nexu-io/harness-engineering-guide ★ 134

Provide a practical, code-first reference guide to harness engineering — from first principles to production patterns —…