AI assistants#Open source#Agents

Claw Code

An open-source clean-room reimplementation of the Claude Code agentic framework in Python and Rust for autonomous terminal engineering.

Product facts

Commercial Suite
Official sitegithub.com/claw-code/claw-code
Pricing
Free / Open Source
Data checked
2026-09-25

Capabilities

  • Multi-agent swarm orchestration
  • Pluggable permission-controlled tools
  • Model-agnostic LLM adapter layer
  • Bidirectional IDE terminal bridge

Snapshot figures reflect the check date and may change over time.

Claw Code is an open-source autonomous coding agent framework built with Python and Rust.

Core Purpose

It provides a terminal-native development environment reproducing core multi-agent swarming, modular tool execution, and local model interoperability without proprietary dependencies.

Key Scenarios

  1. Autonomous Development: Inspects codebases, edits files, executes tests, and manages git branches.
  2. Flexible Model Routing: Connects to Claude, OpenAI, or local weights seamlessly.