AGENTS.md@packages/provider-muse agentsA
AGENTS.md@packages/provider-muse is agent-read markdown (agents) from tuo-lei/vibe-replay.
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
# AGENTS.md — Muse provider
Muse agent transcripts live under the agents root (env `MUSE_AGENTS_DIR`,
default `~/agents`):
```
<agentsRoot>/<agentId>/sessions/<agentId>.jsonl # transcript (one JSON object per line)
<agentsRoot>/<agentId>/sessions/sessions.json # runtime index (best-effort only)
```
## Record layout
- `{"type":"session_header", "session_id", "agent_id", "created_at"}` — once per file
- `{"type":"item", "seq", "source", "item":{...}, "created_at"}` — transcript items
- `{"type":"compaction_checkpoint", "compaction_id", "trigger", "summary"}` —
context compactions. The `summary` is a full pre-compaction conversation
summary and is intentionally **not** replayed (too large); it only feeds
`compactions[]` metadata.
## Item kinds
- `message` (`role: user|assistant|developer`) — plain `text`
- `message_parts` (`role`, `parts[]`) — text lives in `parts[].text`
- `thinking` — `thinking` field → assistant thinking block
- `commentary_text` — short assistant narration → assistant text block
- `function_call` (`call_id`, `name`, `arguments` as a JSON string) → tool_use
- `function_call_output` (`call_id`, `output`, `success`) — matched to the call
…Read the whole file at its exact version.
How to install
mdr add tuo-lei/vibe-replay/packages/provider-muse/AGENTS.md@git:20260919.2954a9fmdr add tuo-lei/vibe-replay/packages/provider-muse/AGENTS.md@sha256:c1b78282e48bbfd2Pin 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_mhxaeerdjiwbqajm)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (3232 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
tuo-lei/vibe-replay · 37 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_mhxaeerdjiwbqajm GET https://markdownregistry.com/api/v1/resolve?ref=tuo-lei/vibe-replay/packages/provider-muse/AGENTS.md GET https://markdownregistry.com/api/v1/blob/c1b78282e48bbfd2c622a4cfda15f4454ebd0fa96f3d42c50a33870989f3d46b
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.