Claw Code is an open-source AI coding agent framework built in Python and Rust, a clean-room rewrite of the Claude Code architecture. It enables multi-agent orchestration, tool-calling, and terminal-native AI development without proprietary code or model weights.
Plugin-based Tool System with 19 permission-gated tools
Autonomous Agent Loop enabling file edits, commands, tests, and Git operations
Rust performance core with Python orchestration for speed and safety
Provider-agnostic LLM client with turn-based orchestration
Open-source with no proprietary code or model weights
Provider-agnostic: Claude, OpenAI, or local models
Modular, extensible architecture with a plugin-based tool system
Built-in safety and permissions for tool access