HarnessLab drops Python Claude Code clone
HarnessLab has released Claw Code Agent, an open-source Python reimplementation of Anthropic’s Claude Code architecture. Designed for Python developers who find the original TypeScript/Rust stack inaccessible, it supports local models like Qwen3-Coder via vLLM or Ollama and includes a full agentic loop with file-system tools and tiered security permissions.
HarnessLab is capitalizing on the demand for open-source coding agents by providing a version that is accessible for the Python-first AI community. Replacing the original TypeScript/Rust stack with pure Python lowers the barrier for custom tool development and agent research. Support for Qwen3-Coder via vLLM or Ollama makes this a viable alternative to proprietary SaaS-based agents. Tiered permissions address critical security concerns inherent in autonomous shell-capable agents, while feature parity with the original architecture ensures a smooth transition for users. This implementation offers a stable path forward for developers seeking more control over their agentic workflows.
DISCOVERED
10d ago
2026-04-02
PUBLISHED
10d ago
2026-04-01
RELEVANCE
AUTHOR
Practical_Pomelo_636