wquguru/harness-books

β˜… 3,120β‘‚ 372

πŸ“š Two books on harness engineering β€” the design philosophies behind Claude Code & Codex: constraints, query loops, context governance, multi-agent verification. harness-books.agentway.dev

About wquguru/harness-books

wquguru/harness-books is an open-source project on GitHub, mainly written in Python. πŸ“š Two books on harness engineering β€” the design philosophies behind Claude Code & Codex: constraints, query loops, context governance It currently holds 3,120 stars and 372 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Prompt Engineering board.

GitHub Repository Details

Repository wquguru/harness-books Β· default branch - Β· size 0 KB Β· watchers 0 Β· source: GitHub REST API and repository README

README

Harness Books

δΈ­ζ–‡ README

Read Online About AgentWay

Two books on harness engineering. They pursue the same engineering question: once a code-writing model is placed inside terminals, repositories, permission systems, and team workflows, what keeps the overall system bounded, continuous, and accountable for consequences?

https://github.com/wquguru/harness-books/blob/HEAD/Harness Engineering: A Design Guide to Claude Code
Harness Engineering: A Design Guide to Claude Code
Read online Β· Download PDF
https://github.com/wquguru/harness-books/blob/HEAD/The Harness Design Philosophies of Claude Code and Codex
The Harness Design Philosophies of Claude Code and Codex
Read online Β· Download PDF

These books are not meant to walk line by line through the source code. They focus on how a harness organizes constraints and execution, and how an inherently unstable model can be folded into a sustainable engineering order. Prompt layering, query loops, permission decisions, context governance, failure recovery, multi-agent verification, local rules, and team institutions together form the organ system of a harness. The real danger is not that a model occasionally says something wrong, but that the system has no structure for handling consequences.

Core Claims

What The Two Books Focus On

Book 1: A Design Guide to Claude Code

The first book uses Claude Code as the observation target and concentrates on runtime structure. Its concern is why a system eventually has to grow components such as a control plane, query loop, tool permissions, context governance, recovery paths, multi-agent verification, and team rules.

Start with Book 1 if these are the questions you care about:

Book 2: Comparing Claude Code and Codex

The second book places Claude Code and Codex side by side and asks where each harness places order. One path starts from runtime discipline; the other starts from a more structured control layer. Both systems can work, but they distribute authority differently.

Start with Book 2 if you care more about system choice, architectural judgment, or what to learn when building your own harness:

Suggested Reading Paths

Full Table of Contents

Book 1 β€” Harness Engineering: A Design Guide to Claude Code

Book 2 β€” The Harness Design Philosophies of Claude Code and Codex

Want To Keep Practicing? Try AgentWay

https://github.com/wquguru/harness-books/blob/HEAD/AgentWay AgentWay is a related but separate practice platform. Harness Books explains control structures, engineering judgments, and architectural divergences. AgentWay is where these ideas continue into training paths, drills, project exercises, and agent PoCs.

Local Build

Build the two locale-aware Honkit sites and then assemble the unified Pages site:

python3 tools/book-kit/build_honkit.py book1-claude-code
python3 tools/book-kit/build_honkit.py book1-claude-code --locale en
python3 tools/book-kit/build_honkit.py book2-comparing
python3 tools/book-kit/build_honkit.py book2-comparing --locale en
python3 tools/book-kit/build_pages_site.py

Final output is written to dist/.

---

Keywords: Harness Engineering, Claude Code guide, Claude Code vs Codex, AI coding agent, control plane, query loop, agent recovery, agent verification, local governance, approval policy

GitHub Stars & Activity

3,120Stars
372Forks
0Open issues
PythonLanguage

GitHub Popularity

GitHub stars3,120
Forks372
Open issues0
Primary languagePython
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

headroomlabs-ai / headroom

Pythonβ˜… 73,186β‘‚ 5,631
β†’
2

blader / humanizer

Pythonβ˜… 50,467β‘‚ 4,061
β†’
3

Imbad0202 / academic-research-skills

Pythonβ˜… 48,823β‘‚ 3,789
β†’
4

mlflow / mlflow

Pythonβ˜… 28,051β‘‚ 6,328
β†’
5

alirezarezvani / claude-skills

Pythonβ˜… 26,168β‘‚ 3,686
β†’
6

comet-ml / opik

Pythonβ˜… 22,157β‘‚ 1,809
β†’
7

EvoLinkAI / awesome-gpt-image-2-API-and-Prompts

Pythonβ˜… 17,211β‘‚ 1,732
β†’
8

tradecatlabs / vibe-coding-cn

Pythonβ˜… 16,314β‘‚ 1,653
β†’

More AI Rankings