AGENTS.md@backend/packages/harness/deerflow/storage agentsA
AGENTS.md@backend/packages/harness/deerflow/storage is agent-read markdown (agents) from bytedance/deer-flow.
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
### Blob Store (`packages/harness/deerflow/storage/`) **What it owns**: a content-addressed store for bytes that must resolve on every instance, not just the one that wrote them (issue #4189, item 2). The address is the SHA-256 of the content, so writes are idempotent, deduplication is free, and a reader can verify what it got back. Contract: `storage/contract.py` (`BlobRef`, `BlobStore`, the `BlobStoreError` family, `validate_blob_kind`). Operator-facing behaviour and the producer migration plan: `docs/blob-storage.md`. Factory: `storage/manager.py`. **Disabled by default**: `blob_storage.enabled` is `false`, and no producer has been migrated, so an untouched deployment behaves exactly as before. Producers call `get_blob_store_if_enabled()` and keep their existing local-path code for the `None` case; only a caller that genuinely requires the store uses `get_blob_store()`, which raises `BlobNotConfiguredError` when it is disabled. Both accessors are exported from this package — prefer `from deerflow.storage import ...` over reaching into submodules. The factory compares the effective backend and backend config before reusing its …
Read the whole file at its exact version.
How to install
mdr add bytedance/deer-flow/backend/packages/harness/deerflow/storage/AGENTS.md@git:20260924.82ac161mdr add bytedance/deer-flow/backend/packages/harness/deerflow/storage/AGENTS.md@sha256:36bac98e1a4046a5Pin 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_xqwab2tjd4nmxgnu)
0 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (4733 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
bytedance/deer-flow · 82,945 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_xqwab2tjd4nmxgnu GET https://markdownregistry.com/api/v1/resolve?ref=bytedance/deer-flow/backend/packages/harness/deerflow/storage/AGENTS.md GET https://markdownregistry.com/api/v1/blob/36bac98e1a4046a550ebb17df0978ea2ceefa8bd4171b7c31743d4c20d924303
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.