Claw Code Agent banner
HarnessLab HarnessLab

Claw Code Agent

Development community

Description

Claw Code No Rust No TypeScript Only Python. Easy to work with. Fast to iterate. 🔥 Zero external dependencies 🔥

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claw Code Agent logo

Claw Code Agent

A Python reimplementation of the Claude Code agent architecture — local models, full control, zero dependencies.

Python 3.10+ GitHub vLLM Qwen3-Coder Zero Dependencies Alpha License


📢 What's New

**April 2026 — Major Update**

Feature Details
🆕 Interactive Chat Mode New agent-chat command — multi-turn REPL with /exit to quit
🆕 Streaming Output Token-by-token streaming with --stream flag
🆕 Plugin Runtime Full manifest-based plugin system — hooks, tool aliases, virtual tools, tool blocking
🆕 Nested Agent Delegation Delegate subtasks to child agents with dependency-aware topological batching
🆕 Agent Manager Lineage tracking, group membership, batch summaries for nested agents
🆕 Custom Agent Profiles Discover local markdown-defined agents from ~/.claude/agents and ./.claude/agents and use them through the Agent