Home / tilework-tech / nori-cli · AGENTS.md · GitHub

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

Latest version
mdr add tilework-tech/nori-cli/AGENTS.md@git:20260821.846df23
Exact content
mdr add tilework-tech/nori-cli/AGENTS.md@sha256:69061f53609fdc2f

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_sgehsqehdr5edlpr.svg)](https://markdownregistry.com/a/art_sgehsqehdr5edlpr)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260821.846df23 latest2026-08-21 846df23 10,884 BA view · diff
git:20260416.da58e042026-04-16 da58e04 10,362 BA view · diff
git:20260401.cf0e2882026-04-01 cf0e288 10,379 BA view · diff
git:20260225.389c5e12026-02-25 389c5e1 8,390 BA view · diff
git:20260224.0e66a292026-02-24 0e66a29 8,465 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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

customizing-bottom-pane skill
tilework-tech/nori-cli · .claude/skills/customizing-bottom-pane/SKILL.md · Use when a user wants to customize Nori CLI's status footer or textarea corner indicators in $NORI_HOME/config.toml…
git:20260903.2f7d689 · audit A · 181 stars
CLAUDE.md claude
tilework-tech/nori-cli · CLAUDE.md
git:20260115.7ddd274 · audit B · 181 stars
DESIGN.md@nori-rs/tui-components design
tilework-tech/nori-cli · nori-rs/tui-components/DESIGN.md
git:20260903.e61dcdf · audit A · 181 stars

Every file in tilework-tech/nori-cli

Other files named AGENTS.md

AGENTS.md agents
obra/superpowers · AGENTS.md
git:20260919.5bf4e78 · audit A · 291,204 stars
AGENTS.md agents
affaan-m/ecc · AGENTS.md
git:20260919.91ba9b4 · audit A · 266,832 stars
AGENTS.md agents
firecrawl/firecrawl · AGENTS.md
git:20260613.d9a35c0 · audit A · 184,144 stars
AGENTS.md agents
dietrichgebert/ponytail · AGENTS.md
git:20260710.b6c0448 · audit A · 144,862 stars
AGENTS.md agents
garrytan/gstack · AGENTS.md
git:20260914.4a3c6a8 · audit A · 134,082 stars
AGENTS.md agents
graphify-labs/graphify · AGENTS.md
git:20260414.7ec92ec · audit A · 121,202 stars
AGENTS.md agents
juliusbrussee/caveman · AGENTS.md
git:20260902.d9faebc · audit A · 107,708 stars
AGENTS.md agents
addyosmani/agent-skills · AGENTS.md
git:20260709.b665c5c · audit A · 98,554 stars

Browse by kind, by grade A, or by owner.