by shareAI-lab · AI 工具 · ★ 66.7k
English 日本語 Learn Claude Code -- A nano Claude Code-like agent, built from 0 to 1 12 progressive sessions, from a simple loop to isolated autonomous execution. Each session adds one mechanism. Each mechanism has one motto. s01 "One loop & Bash is all you need" — one tool + one loop = an agent s02 "Adding a tool means adding one handler" — the loop stays the same; new tools register into the dispatch map s03 "An agent without a plan drifts" — list the steps first, then execute; completion doubles s04 "Break big tasks down; each subtask gets a clean...
| Stars | 66,666 |
| Forks | 10,853 |
| Language | Python |
| Category | AI 工具 |
| License | MIT |
| Quality Score | 51.822/100 |
| Open Issues | 70 |
| Last Updated | 2026-06-15 |
| Created | 2025-06-29 |
| Platforms | claude-code, python |
| Est. Tokens | ~16k |
These tools work well together with learn-claude-code for enhanced workflows:
Explore other popular ai 工具 tools:
learn-claude-code is Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1. It is categorized as a AI 工具 with 66.7k GitHub stars.
learn-claude-code is primarily written in Python. It covers topics such as agent, agent-development, ai-agent.
You can find installation instructions and usage details in the learn-claude-code GitHub repository at github.com/shareAI-lab/learn-claude-code. The project has 66.7k stars and 10853 forks, indicating an active community.
learn-claude-code is released under the MIT license, making it free to use and modify according to the license terms.