AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from jakeselby/agent-harness.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# agent-harness A user-aligned, model-provider-agnostic harness with shared custom primitives and switchable personal stances. `bin/harness` projects one policy authority into Claude Code and Codex. The global rules an agent runs under in this repo come from the harness itself, so this file carries only what is true of this repository. ## Commands ```sh bin/harness lint # personal strings and secret patterns; must be clean python3 -m unittest discover tests # merge, link, config, lint logic bin/harness sync --dry-run # what a sync would do from this checkout bin/harness doctor # versions, logins, links, drift ``` **Expected clean-tree output:** `lint: 0 finding(s) in …` and `OK` from unittest with no skipped tests. Tests run under the system Python 3.9 and under a current Python; keep the code free of syntax newer than 3.9. ## Gate ```sh python3 bin/harness lint python3 -m unittest discover -s tests ``` The `stop-gate` hook runs this block when the tree has changed since its last green run, blocks the turn while it is red, and releases after eight consecutive blocks. It runs only …
Read the whole file at its exact version.
How to install
mdr add jakeselby/agent-harness/AGENTS.md@git:20260923.a2727a5mdr add jakeselby/agent-harness/AGENTS.md@sha256:ffb253f1b4c94f19Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_au4r3askdpcixbrt)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.a2727a5 latest | 2026-09-23 | a2727a5 | 7,260 B | A | view · diff |
| git:20260923.b9c85af | 2026-09-23 | b9c85af | 7,815 B | A | view · diff |
| git:20260921.470730a | 2026-09-21 | 470730a | 7,541 B | A | view · diff |
| git:20260921.d795df7 | 2026-09-21 | d795df7 | 7,324 B | A | view · diff |
| git:20260921.0c2c3ae | 2026-09-21 | 0c2c3ae | 5,834 B | A | view · diff |
| git:20260921.147a824 | 2026-09-21 | 147a824 | 5,647 B | A | view · diff |
| git:20260921.96d4f83 | 2026-09-21 | 96d4f83 | 5,581 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (7260 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
jakeselby/agent-harness · 17 stars · license MIT · pushed 2026-09-25 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_au4r3askdpcixbrt GET https://markdownregistry.com/api/v1/resolve?ref=jakeselby/agent-harness/AGENTS.md GET https://markdownregistry.com/api/v1/blob/ffb253f1b4c94f19a63a95942cda15730ba5f12910ea4b96c0172e0bd8abb29a
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from jakeselby/agent-harness
Every file in jakeselby/agent-harness