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

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

AGENTS.md@src/engrim/hosts/opencode 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) - shared with every agent on this repo

engrim is the durable memory for this project: a local SQLite store that Claude Code, Cursor,
Antigravity, and OpenCode all read and write, so decisions survive `/new`, compaction, and switching
tools. The engrim plugin injects the session-boot pack; the `engrim_*` MCP tools are how you use it:
- `engrim_recall(query)` before non-trivial work.
- `engrim_add(type, summary, detail?, tags?)` at every decision, correction, or durable fact
  (types: decision | fact | feedback | state | user | reference).
- `engrim_review()` before `/new` or `/compact`: save anything durable that is still only in the transcript.
Keep it high-signal - curation and retrieval precision are the point, not volume.

Read the whole file at its exact version.

How to install

Latest version
mdr add timgordontg/engrim/src/engrim/hosts/opencode/AGENTS.md@git:20260915.88d5767
Exact content
mdr add timgordontg/engrim/src/engrim/hosts/opencode/AGENTS.md@sha256:7cb092868aee7092

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260915.88d5767 latest2026-09-15 88d5767 763 BA view · diff
git:20260913.22d9fb62026-09-13 22d9fb6 767 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 (763 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_e64v7g2tegxxoed4
GET https://markdownregistry.com/api/v1/resolve?ref=timgordontg/engrim/src/engrim/hosts/opencode/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/7cb092868aee7092f48bdff609d960b9d16119bbab87e77558de2ef3ac3bebe9

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/codex agents
timgordontg/engrim · src/engrim/hosts/codex/AGENTS.md
git:20260922.c78bfdd · audit A · 283 stars

Every file in timgordontg/engrim

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