What is Claw Code?
Claw Code is an open-source AI coding agent framework built in Rust and Python, designed as a clean-room rewrite of the Claude Code architecture.
Does Claw Code contain proprietary code or model weights?
No, Claw Code is a clean-room implementation that does not include any proprietary source code, model weights, or user data from Anthropic.
How is Claw Code different from Claude Code?
Claw Code is an open-source alternative that supports multiple LLM providers and offers a modular architecture, while Claude Code is a proprietary CLI agent requiring a subscription.
What languages and technologies does Claw Code use?
The codebase consists of 72.9% Rust for performance-critical paths and 27.1% Python for orchestration and integration.
Who created Claw Code?
Claw Code was created by Sigrid Jin, a prominent developer in the AI coding community, and is maintained under the instructkr organization on GitHub.