NeuZhou/awesome-ai-anatomy

198 stars · Last commit 2026-04-13

Source code teardowns of 15 AI coding agents. What is actually inside Claude Code, Dify, OpenHands, Cline, MemPalace, oh-my-codex, Goose, Codex CLI, and 7 more. Architecture diagrams, design patterns. Every claim fact-checked.

README preview

> **NEW: [AgentSentinel](https://github.com/NeuZhou/agent-sentinel)** -- We went from studying agent anatomy to protecting it. A zero-trust local proxy that monitors, secures, and records every decision your AI agent makes. Built from the security findings of our 16+ agent teardowns. `npx agent-sentinel start`

<p align="center">
 <img src="assets/hero-banner.png" alt="Awesome AI Anatomy" width="100%">
</p>

<p align="center">
 <b>English</b> | <a href="README.zh-CN.md">简体中文</a>
</p>

<p align="center">
 <a href="https://github.com/NeuZhou/awesome-ai-anatomy/stargazers"><img src="https://img.shields.io/github/stars/NeuZhou/awesome-ai-anatomy?style=social" alt="Stars"></a>
 <a href="https://github.com/NeuZhou/awesome-ai-anatomy/network/members"><img src="https://img.shields.io/github/forks/NeuZhou/awesome-ai-anatomy?style=social" alt="Forks"></a>
 <a href="https://twitter.com/Neuzhou_"><img src="https://img.shields.io/twitter/follow/Neuzhou_?style=social" alt="Twitter"></a>
 <a href="https://neuzhou.substack.com"><img src="https://img.shields.io/badge/Substack-Newsletter-orange?logo=substack" alt="Substack"></a>
 <img src="https://img.shields.io/badge/teardowns-16-blue" alt="Teardowns">
 <img src="https://img.shields.io/badge/updated-weekly-brightgreen" alt="Updated Weekly">
 <img src="https://img.shields.io/github/last-commit/NeuZhou/awesome-ai-anatomy?label=Last%20Updated" alt="Last Updated">
 <img src="https://img.shields.io/badge/license-MIT-orange" alt="License">
</p>

View full repository on GitHub →