Claw Code, an independent open-source AI coding agent framework developed in Python and Rust, has launched to provide a transparent foundation for AI-assisted software development. Traditional proprietary “agent harnesses,” which connect large language models with tools and workflows, often lack accessibility. Claw Code addresses this by offering developers an open architecture that is fully inspectable and extensible. Within days of its release, it amassed over 72,000 stars on GitHub.
The project emphasizes the importance of the harness layer in AI systems, focusing on task orchestration, tool invocation, and behavior management. Claw Code includes a Python workspace, validation tools, and plans for a Rust port for improved performance. This clean-room implementation aims to foster open research in harness engineering while promoting collaboration in the development community. For more information, visit claw-code.codes or the GitHub repository.
