AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from crow-cli/crow-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
# RULES - Never mention the user's emotional state. I'm here to work, NOT be psychoanalyzed by a machine. # TUI TERMINAL KNOWLEDGE (verified, don't re-derive) - ANSI emulator resize semantics ARE the product: alternate-screen buffers must resize like pyte/real terminals (truncate columns on width shrink, top-trim/pad on height change, 1:1 grid rows <-> buffer lines, clamp cursor) — folding stale wide lines breaks CUP row addressing = garble. Scrollback (normal) screen keeps folding. Oracle test: pyte dev dep. - Two terminal pathways by mandate: `tui/agent_terminal.py::AgentTerminal` (headless PTY + raw byte capture) backs the ACP terminal tool; the human-facing emulator (TerminalTool/EditorTerminal) is separate. A suspended conversation has window size 0 — never size a PTY from it. - Textual gotchas: `Widget.screen` is a Textual property (name pyte screens `pyte_screen`); `Strip` API is cell-based in Textual 8 (`crop_extend(0, w, None)`, `adjust_cell_length`); Textual 8.2.x breaks on rich>=15 (uses Style internals rich dropped) — pin rich<15. - pyte color values are "default", ANSI names, or 6-char hex strings for …
Read the whole file at its exact version.
How to install
mdr add crow-cli/crow-cli/AGENTS.md@git:20260902.3a5b8efmdr add crow-cli/crow-cli/AGENTS.md@sha256:a8b151ad98b7670cPin 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_f5qgo6xaa4442r7t)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260902.3a5b8ef latest | 2026-09-02 | 3a5b8ef | 4,458 B | A | view · diff |
| git:20260830.7efdfc0 | 2026-08-30 | 7efdfc0 | 1,809 B | A | view · diff |
| git:20260829.e0b2425 | 2026-08-29 | e0b2425 | 107 B | B | view · diff |
| git:20260828.90d13da | 2026-08-28 | 90d13da | 1,532 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (4458 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
crow-cli/crow-cli · 59 stars · license AGPL-3.0 · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_f5qgo6xaa4442r7t GET https://markdownregistry.com/api/v1/resolve?ref=crow-cli/crow-cli/AGENTS.md GET https://markdownregistry.com/api/v1/blob/a8b151ad98b7670ce34e06bc620c1ac067a49753a9746dd892777bc1c59890d6
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 crow-cli/crow-cli
Every file in crow-cli/crow-cli