by odysa · Agent Tool · ★ 23
Mini Claw Code Build a coding agent from scratch in Rust — guided by Claude Code's architecture. Read the Book (EN) · 中文版 (Book) · 中文 README · Quick Start · Chapters You use coding agents every day. Ever wonder how they actually work? It's simpler than you think. Strip away the UI, the streaming, the model routing — and every coding agent is just this loop: The LLM never touches your filesystem. It asks your code to run tools — read a file, execute a command, edit code — and your code does. That loop is the entire idea.
| Stars | 23 |
| Forks | 1 |
| Language | Rust |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 71.7709720130481/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-22 |
| Created | 2026-02-21 |
| Platforms | claude-code, rust |
| Est. Tokens | ~950k |
These tools work well together with mini-claw-code for enhanced workflows:
Explore other popular agent tool tools:
mini-claw-code is Build your own mini coding agent in Rust.. It is categorized as a Agent Tool with 23 GitHub stars.
mini-claw-code is primarily written in Rust. It covers topics such as agent, ai, ai-agents.
You can find installation instructions and usage details in the mini-claw-code GitHub repository at github.com/odysa/mini-claw-code. The project has 23 stars and 1 forks, indicating an active community.
mini-claw-code is released under the MIT license, making it free to use and modify according to the license terms.