CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from agents-universe/agents-universe.
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 Universe — Enterprise AI Agent Framework ## Project Overview Full-stack enterprise AI agent framework running in Linux containers: autonomous planning, multi-LLM providers (Anthropic / OpenAI / Azure OpenAI / Google Gemini), on-demand knowledge loading, Codex-style web UI. **Core principle:** project knowledge loads in full on project selection. No embedding model — context via MD cross-references (`[[slug]]`). ## Monorepo Layout - `packages/agent-core/` — Python 3.12 LLM orchestration engine (pure library, no HTTP) - `packages/api/` — Python 3.12 FastAPI web service: auth, DB, WebSocket - `packages/web/` — TypeScript + Vue 3 Codex-style browser UI - `agents/` — agent definitions (`*.agent.md`) and skills (`skills/**/*.md`) - `knowledge/` — global framework knowledge base (system/, technical/, _template/); `categories.yaml` — project category registry (template subsets per category) - `workflows/` — workflow definitions (`*.workflow.md`); agent reads and follows ## Development Commands ```bash # API (from packages/api/) PYTHONPATH=src python -m uvicorn api.main:app --port 8000 # Frontend (from packages/web/) npm run dev # Run knowledge indexer for a project …
Read the whole file at its exact version.
How to install
mdr add agents-universe/agents-universe/CLAUDE.md@git:20260920.91bfc9cmdr add agents-universe/agents-universe/CLAUDE.md@sha256:99743fbc3fa18c41Pin 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_nxo57u6c464izwv7)
2 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260920.91bfc9c latest | 2026-09-20 | 91bfc9c | 11,891 B | A | view · diff |
| git:20260911.2f89821 | 2026-09-11 | 2f89821 | 10,150 B | A | view · diff |
| git:20260910.bc33987 | 2026-09-10 | bc33987 | 9,814 B | A | view · diff |
| git:20260909.0cd6b67 | 2026-09-09 | 0cd6b67 | 9,391 B | A | view · diff |
| git:20260818.506c24f | 2026-08-18 | 506c24f | 8,129 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (11891 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
agents-universe/agents-universe · 292 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_nxo57u6c464izwv7 GET https://markdownregistry.com/api/v1/resolve?ref=agents-universe/agents-universe/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/99743fbc3fa18c419894d9870995ca6f0535e8c590432649ba4a5b39ea97c324
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 agents-universe/agents-universe
Every file in agents-universe/agents-universe