GPT-AGI/Clawd-Code
A Python reimplementation of Anthropic's Claude Code CLI coding assistant.

Velocity · 7d
+6.4
★ / day
Trend
→steady
star history
Clawd Code rebuilds Claude Code from TypeScript into idiomatic Python, providing a working CLI agent with tool-calling loops, token streaming, and multi-turn execution. It includes a programmable skill runtime with tool sandboxing, web fetch for external context, and markdown-driven extensibility. The project targets developers who want to hack on or extend AI coding capabilities in Python.