claw-code-agent
Run an extensible coding agent on local models with a Python-only runtime.
- Stars
- 526
- Forks
- 217
- Updated
- Updated Jul 9, 2026
Run an extensible coding agent on local models with a Python-only runtime.
Claw Code Agent reimplements a Claude Code-style coding workflow in Python for OpenAI-compatible model servers. It provides a CLI, multi-turn chat, a local web interface, file and shell tools, sessions, permissions, plugins, and nested delegation while using only the Python standard library. Development is ongoing, and full MCP, hook, background-team, and platform parity is not yet complete.
Resource types
Use cases
Runtime
Handle coding tasks through natural language in the terminal, IDE, or GitHub.
Use Gemini from the terminal to inspect code, make changes, and automate development tasks.
Protocols & integrations
Capabilities
Public GitHub facts last synced Jul 10, 2026.
Manage multiple coding agents in parallel from one terminal dashboard.
Let AI agents control browsers through sandboxed JavaScript.