Claw Code
The open-source Rust rewrite of Claude Code that went viral overnight
Expert verdict
Ship
3-1The Panel's Take
On March 31, 2026, a security researcher discovered that Anthropic had accidentally published full Claude Code source maps to npm — making the entire internal architecture readable to anyone who looked. Within hours, a developer going by ultraworkers began a clean-room rewrite in Rust, and Claw Code was born. The project hit 180,000 GitHub stars in under two weeks, making it one of the fastest-growing open-source repositories in history. It replicates Claude Code's core agent loop, permission system, and tool dispatch while adding a Rust-native performance profile and removing telemetry. The project explicitly operates under clean-room principles — contributors who viewed the source maps are excluded from contributing. The implications are significant: Claw Code is proof that the underlying architecture of agentic coding tools is now commoditized. If Anthropic's secret sauce was the agent loop, that loop is now public. What remains is the model quality — and Claw Code works with any API-compatible provider.
Share this verdict
Claw Code verdict: SHIP 🚀 3 ships · 1 skip from the expert panel Full review: shiporskip.io/tool/claw-code-open-source-rust-claude-code-rewrite-180k-stars-2026
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Similar Products
Compare Claw Code with Others
Looking for Claw Code alternatives?
Compare Claw Code with every other Developer Tools tool reviewed by our panel.
See all Developer Tools alternativesEmbed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/claw-code-open-source-rust-claude-code-rewrite-180k-stars-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/claw-code-open-source-rust-claude-code-rewrite-180k-stars-2026" alt="Claw Code Ship verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/claw-code-open-source-rust-claude-code-rewrite-180k-stars-2026)<iframe src="https://shiporskip.io/embed/claw-code-open-source-rust-claude-code-rewrite-180k-stars-2026" title="Claw Code ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“This is the most important open-source release of 2026 for working developers. It gives me a Claude Code-style agent loop I can audit, fork, and run on my own infra without trusting a single vendor. The Rust performance profile is a bonus.”
“The legal situation here is murky at best. Even with clean-room protocols, Anthropic may pursue IP claims, and building a production workflow on a legally contested codebase is reckless. Wait for the dust to settle before depending on this.”
“The commoditization of the AI coding agent loop is a watershed moment. The real value was always the model, not the scaffolding — and now that's unambiguous. This accelerates the race to the model layer and pushes every agent platform to compete on UX and integrations instead.”
“I don't care about the lore — Claw Code just runs faster and lets me plug in whatever model is cheapest this week. The ecosystem is already producing plugins and themes. This is becoming the Linux of coding agents.”