Home / timgordontg / engrim · src/engrim/hosts/codex/AGENTS.md · GitHub

AGENTS.md@src/engrim/hosts/codex agentsA

AGENTS.md@src/engrim/hosts/codex is agent-read markdown (agents) from timgordontg/engrim.

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

## Project Memory (engrim) - use it every session, scoped by project path

A project-tagged SQLite memory store persists decisions, facts, feedback, and state across
sessions. Lifecycle hooks inject relevant context and record the raw conversation, but hooks do
not create curated memory records for you.

- At the start of non-trivial work, use `engrim_recall` when the MCP server is available, or run
  `engrim recall -q "<topic>"`. Use `engrim_context` or `engrim context` for the current memory pack.
- Immediately after a decision, durable fact, user correction, system-state change, user detail,
  or external reference is established, use `engrim_add`. The CLI fallback is
  `engrim add -t <decision|fact|feedback|state|user|reference> -s "<one line>" [--tags a,b]`.
- Before ending a turn that did non-trivial work, check that each durable item is curated. Use
  `engrim_review` when available, or run `engrim review`.
- Add `--global` for cross-project truths about the user or working conventions.
- Supersede stale records with `engrim supersede --id N --status superseded`.

Keep records high-signal. Retrieval precision is more important than record volume.

Read the whole file at its exact version.

How to install

Latest version
mdr add timgordontg/engrim/src/engrim/hosts/codex/AGENTS.md@git:20260922.c78bfdd
Exact content
mdr add timgordontg/engrim/src/engrim/hosts/codex/AGENTS.md@sha256:90efe3209c751376

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_gfhxoscct3qreuqu.svg)](https://markdownregistry.com/a/art_gfhxoscct3qreuqu)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.c78bfdd latest2026-09-22 c78bfdd 1,171 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 (1171 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

timgordontg/engrim · 283 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_gfhxoscct3qreuqu
GET https://markdownregistry.com/api/v1/resolve?ref=timgordontg/engrim/src/engrim/hosts/codex/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/90efe3209c75137677cdf8cb74ced1d42f1b0f4f300e1a30b72333cc64e92c7b

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 timgordontg/engrim

AGENTS.md@src/engrim/hosts/opencode agents
timgordontg/engrim · src/engrim/hosts/opencode/AGENTS.md
git:20260915.88d5767 · audit A · 283 stars

Every file in timgordontg/engrim

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