he-yufeng/CoreCoder
1,501 stars · Last commit 2026-06-27
Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding agents. Formerly NanoCoder.
README preview
<div align="center"> # CoreCoder **The nanoGPT of coding agents. 1,081 lines of pure Python — understand how a coding agent actually works, then fork your own.** *learn from it · fork it · ship something better* [中文](README_CN.md) | English | [Source-reading series · 8 bilingual essays](article/00-index_EN.md) [](https://pypi.org/project/corecoder/) [](https://python.org) [](LICENSE) [](https://github.com/he-yufeng/CoreCoder/actions) [](article/00-index_EN.md) [](article/00-index_EN.md) </div> - **Readable end to end.** Read the whole engine in an afternoon, with no magic hidden anywhere you can't follow it.