AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from mukundzha/hazzel.
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
# Hazzel (Hazzel context, 2026-09-14) ## Stack Python (pyproject) ## Commands install: pip install -e . --no-deps build: python -m build test: pytest lint: ruff check . typecheck: none configured (no mypy) ## Conventions src-layout under `src/hazzel/`; flat modules plus `agent/`, `tools/`, `providers/` subpackages. Ruff, line-length 100, target py310. Tests in `tests/` (pytest, test_*.py), all offline/mockable. Changelog: Keep-a-Changelog format in CHANGELOG.md; every release gets a version heading. README/ROADMAP updated alongside features; core rule: small and inspectable over framework. ## Layout assets/ site/ src/ tests/ AGENTS.md CHANGELOG.md LICENSE pyproject.toml README.md ROADMAP.md ## Gotchas `__init__.py` only holds `__version__`; most API surface re-exported through `hazzel.agent`. Undo snapshots live in `~/.config/hazzel/undo/` (200 events, 20/file, 2MB persist cap). Tool results are size-capped (`MAX_TOOL_RESULT_CHARS`); history compacted to a token budget. `ui.py` (~2.5k lines) and `formatter.py` own all terminal rendering/colors; config dir `~/.config/hazzel/`. Non-obvious reads: `tool_cache.py` (tool-result caching), `fastpath.py` (zero-LLM shortcuts). …
Read the whole file at its exact version.
How to install
mdr add mukundzha/hazzel/AGENTS.md@git:20260920.02c2576mdr add mukundzha/hazzel/AGENTS.md@sha256:fe92724f100cfc65Pin 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_g6wulhlylnuzffrs)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260920.02c2576 latest | 2026-09-20 | 02c2576 | 1,480 B | A | view · diff |
| git:20260914.2e49897 | 2026-09-14 | 2e49897 | 541 B | A | view · diff |
| git:20260910.eb91a89 | 2026-09-10 | eb91a89 | 1,410 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1480 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
mukundzha/hazzel · 18 stars · license AGPL-3.0 · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_g6wulhlylnuzffrs GET https://markdownregistry.com/api/v1/resolve?ref=mukundzha/hazzel/AGENTS.md GET https://markdownregistry.com/api/v1/blob/fe92724f100cfc65ad7a6018689dd806e21e8e874ab2c3ffb11b6d6c4b95e336
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.