AI RESEARCH
[D] We reimplemented Claude Code entirely in Python — open source, works with local models
r/MachineLearning
•
Hey everyone, We just released Claw Code Agent - a full Python reimplementation of the Claude Code agent architecture, based on the reverse-engineering work shared in this tweet: Why? The original Claude Code is npm/TypeScript/Rust. If you're a Python developer, good luck reading or extending it. We rebuilt the whole thing in pure Python so anyone can understand it, modify it, and run it with local open-source models.