Home / tuo-lei / vibe-replay · packages/provider-muse/AGENTS.md · GitHub

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

Latest version
mdr add tuo-lei/vibe-replay/packages/provider-muse/AGENTS.md@git:20260919.2954a9f
Exact content
mdr add tuo-lei/vibe-replay/packages/provider-muse/AGENTS.md@sha256:c1b78282e48bbfd2

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.2954a9f latest2026-09-19 2954a9f 3,232 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 (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

GitHub

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.

More from tuo-lei/vibe-replay

project-instructions rules
tuo-lei/vibe-replay · .cursor/rules/project-instructions.mdc · Where vibe-replay's project instructions live
git:20260830.aea00fb · audit A · 37 stars
AGENTS.md agents
tuo-lei/vibe-replay · AGENTS.md
git:20260922.d33684e · audit B · 37 stars
CLAUDE.md claude
tuo-lei/vibe-replay · CLAUDE.md
git:20260830.aea00fb · audit A · 37 stars
AGENTS.md@packages/provider-grok-bot agents
tuo-lei/vibe-replay · packages/provider-grok-bot/AGENTS.md
git:20260919.9666019 · audit A · 37 stars
CLAUDE.md@packages/provider-grok-bot claude
tuo-lei/vibe-replay · packages/provider-grok-bot/CLAUDE.md
git:20260904.fc93b6e · audit B · 37 stars
CLAUDE.md@packages/provider-muse claude
tuo-lei/vibe-replay · packages/provider-muse/CLAUDE.md
git:20260919.2954a9f · audit B · 37 stars
replay skill
tuo-lei/vibe-replay · skills/replay/SKILL.md · Find, analyze, and share AI coding sessions with vibe-replay. Use when the user asks for a replay, wants to find a past…
git:20260828.f3eda3b · audit A · 37 stars
llms.txt@website/public llmstxt
tuo-lei/vibe-replay · website/public/llms.txt
git:20260922.fd6e619 · audit A · 37 stars

Every file in tuo-lei/vibe-replay

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