REPOS_CATALOG.md
1 # HENRY v3 — Complete Repo Catalog 2 3 Every repo in the stack, organized by organization. 4 5 ## NousResearch (Hermes ecosystem) 6 7 | Repo | Stars | Purpose | 8 |------|-------|--------| 9 | hermes-agent | 17.5K | Self-improving autonomous agent | 10 | hermes-paperclip-adapter | 440 | Bridge Hermes into Paperclip companies | 11 | hermes-agent-self-evolution | — | GEPA evolutionary self-improvement | 12 | Hermes-Function-Calling | 1.2K | Canonical function calling for Hermes models | 13 | atropos | 950 | RL environments for LLM trajectory collection | 14 | DisTrO | 980 | Distributed training over internet | 15 | autonovel | — | Autonomous novel writing pipeline | 16 | nousflash-agents | — | Blockchain agentic architecture | 17 18 ### Hermes models on HuggingFace 19 - Hermes 3 (Llama 3.1): 8B, 70B, 405B 20 - Hermes 2 Pro (Llama 3 8B): optimized for function calling 21 - DeepHermes: RL-trained financial specialists 22 - YaRN: context extension to 128K 23 24 ## Paperclip ecosystem 25 26 | Repo | Stars | Purpose | 27 |------|-------|--------| 28 | paperclip | 39.8K | Core: org chart, budgets, governance | 29 | companies | 190 | Community company templates | 30 | clipmart | 40 | Buy/sell AI company configs | 31 | companies-tool | 6 | npx CLI for company management | 32 | docs | 3 | Documentation site | 33 | pr-reviewer | 4 | PR triage UI | 34 35 ## CLI Anything (HKUDS) 36 37 | Repo | Stars | Purpose | 38 |------|-------|--------| 39 | CLI-Anything | 21K | Universal CLI wrapper for any software | 40 41 ## Mintlify 42 43 | Repo | Stars | Purpose | 44 |------|-------|--------| 45 | docs | 363 | Official documentation platform | 46 | starter | 1.7K | Docs starter kit | 47 | writer | 3.1K | AI documentation writer (VS Code) | 48 | components | 86 | UI components for docs | 49 | mintlify-claude-plugin | 0 | Claude Code + Cowork integration | 50 | install-md | 21 | Agent-executable install instructions | 51 52 ## Agent communication 53 54 | Repo | Stars | Purpose | 55 |------|-------|--------| 56 | louislva/claude-peers-mcp | — | Multi-instance Claude Code messaging | 57 | non4me/cc2cc | — | File-based Claude-to-Claude messaging | 58 | PatilShreyas/claude-code-session-bridge | — | Session bridge for cross-repo work | 59 60 ## gstack (Garry Tan / YC) 61 62 | Repo | Stars | Purpose | 63 |------|-------|--------| 64 | garrytan/gstack | 33K+ | 15 Claude Code workflow skills |