# CoreCoder

> Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding agents. Formerly NanoCoder.

## Facts
- **Category:** [Coding Agents](https://agentsearchengine.app/category/coding-agents)
- **Type:** Agent
- **Pricing:** Open source
- **GitHub stars:** 1,603
- **Language:** Python
- **License:** MIT
- **Last repo activity:** 1 month ago (Jun 27, 2026)
- **Official site:** https://pypi.org/project/corecoder/
- **Source code:** https://github.com/he-yufeng/CoreCoder
- **Listing on Agent Search Engine:** https://agentsearchengine.app/agents/corecoder
- **Data verified:** July 2026

## About CoreCoder
The nanoGPT of coding agents. 1,081 lines of pure Python — understand how a coding agent actually works, then fork your own. The nanoGPT column is there as a reference point: minimal, readable, but it teaches you to train a GPT. CoreCoder is after the same thing, only the subject is an agent that actually edits code. Sitting it next to Claude Code and aider isn't about competing for their users. CoreCoder is the foundation you stand on while you learn from them and get going; it isn't in the same race. I've always felt coding agents get talked about as if they were arcane. Strip a tool like Claude Code or Cursor all the way down and the core is a while loop wrapped around a large model, plus seven or eight tools that let it actually do things. The hard part was never the loop; it's everything the loop has to cope with once it meets the real world. CoreCoder is the minimal version that writes that core out honestly.

_From the project's README._

## Install

```
pip install -e .
```

## Alternatives
CoreCoder sits in coding agents. Related tools indexed here:
- [gemini-cli](https://agentsearchengine.app/agents/gemini-cli) — An open-source AI agent that brings the power of Gemini directly into your terminal. · Open source · Agent · 106k★ · TypeScript · Apache-2.0 · active today
- [openinterpreter](https://agentsearchengine.app/agents/openinterpreter) — A lightweight coding agent for open models like Deepseek, Kimi, and Qwen · Open source · Agent · 68k★ · Rust · Apache-2.0 · active 1 day ago
- [jcode](https://agentsearchengine.app/agents/jcode) — Coding Agent Harness · Open source · Agent · 15k★ · Rust · MIT · active today
- [Skill_Seekers](https://agentsearchengine.app/agents/skill-seekers) — Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection · Open source · SDK / library · 15k★ · Python · MIT · active today
- [openevolve](https://agentsearchengine.app/agents/openevolve) — Open-source implementation of AlphaEvolve · Open source · Agent · 6.8k★ · Python · Apache-2.0 · active 16 days ago
- [semble](https://agentsearchengine.app/agents/semble) — Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read · Open source · SDK / library · 5.8k★ · Python · MIT · active 2 days ago
- [agents-cli](https://agentsearchengine.app/agents/agents-cli) — The CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud. · Open source · Agent · 5.5k★ · Python · Apache-2.0 · active 11 days ago
- [vibesdk](https://agentsearchengine.app/agents/vibesdk) — An open-source vibe coding platform that helps you build your own vibe-coding platform, built entirely on Cloudflare stack · Open source · Platform · 5.2k★ · TypeScript · MIT · active 3 days ago

---
Source: [Agent Search Engine](https://agentsearchengine.app) — an independent, hand-curated index of AI agents, MCP servers, and frameworks. Rankings are never sold; sponsored placements are labeled and never numbered. Full directory: https://agentsearchengine.app/llms-full.txt
