AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from tilework-tech/nori-cli.
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
# We only care about the ACP backend
We only care about the ACP backend and the code that compiles into the nori bin. We do not care about the default codex backend or the code that compiles into the codex bin. Make sure all changes and responses are aligned to this critical fact. For example, if I ask 'add notifications to the cli', you should assume I mean 'add notification support to the ACP backend for the nori cli'.
# Rust/nori-rs
In the nori-rs folder where the rust code lives:
- Crate names are prefixed with `nori-`. For example, the `tui` folder's crate is named `nori-tui`. New crates must always use the `nori-` prefix.
- Crates still named `codex-*` (for example `codex-core`) are inherited fork residue, not a convention to follow. Per [`docs/specs/crate-layering.md`](docs/specs/crate-layering.md), rename them as they are adopted/touched, not in churn-only PRs.
- `codex` is only correct when it refers to the actual OpenAI Codex agent we integrate with as an ACP subprocess — for example `AgentKind::Codex`, the `@openai/codex` package, or reads of the agent's own `~/.codex` directory.
- When using format! and you can inline variables into {}, always do that.
…Read the whole file at its exact version.
How to install
mdr add tilework-tech/nori-cli/AGENTS.md@git:20260821.846df23mdr add tilework-tech/nori-cli/AGENTS.md@sha256:69061f53609fdc2fPin 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_sgehsqehdr5edlpr)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260821.846df23 latest | 2026-08-21 | 846df23 | 10,884 B | A | view · diff |
| git:20260416.da58e04 | 2026-04-16 | da58e04 | 10,362 B | A | view · diff |
| git:20260401.cf0e288 | 2026-04-01 | cf0e288 | 10,379 B | A | view · diff |
| git:20260225.389c5e1 | 2026-02-25 | 389c5e1 | 8,390 B | A | view · diff |
| git:20260224.0e66a29 | 2026-02-24 | 0e66a29 | 8,465 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (10884 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
tilework-tech/nori-cli · 181 stars · license Apache-2.0 · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_sgehsqehdr5edlpr GET https://markdownregistry.com/api/v1/resolve?ref=tilework-tech/nori-cli/AGENTS.md GET https://markdownregistry.com/api/v1/blob/69061f53609fdc2f86dd7e53de56ed2d2a9dbc4c425cbd55abbf751e6cef4849
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 tilework-tech/nori-cli
Every file in tilework-tech/nori-cli