TIC-DLUT/nano-claude-code
七天从零实现一个Claude Code。 Complete a Claude code from scratch in seven days.
This project guides developers through building an AI coding assistant from scratch. It takes basic programming concepts and API knowledge, and outputs a functional AI agent capable of writing and executing code. This is for software developers who want to deeply understand how AI agents are constructed at a fundamental level.
Use this if you are a developer who wants to learn the low-level mechanics of building an AI agent, including API interactions, streaming responses, and agent decision-making loops, without relying on high-level frameworks.
Not ideal if you are a non-developer seeking an off-the-shelf AI coding solution or a developer who prefers to build applications using existing, robust AI frameworks and SDKs.
Stars
12
Forks
2
Language
Go
License
MIT
Category
Last pushed
Apr 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/TIC-DLUT/nano-claude-code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...