Python port of Claude Code agent harness — tools, commands, task orchestration, and CLI entrypoint via oh-my-codex
clawd-code Python Port Skill by ara.so — Daily 2026 Skills collection. What This Project Does clawd-code is an independent Python rewrite of the Claude Code agent harness, built from scratch for educational purposes. It captures the architectural patterns of Claude Code — tool wiring, command dispatch, task orchestration, and agent runtime context — in clean Python, without copying any proprietary TypeScript source. The project is orchestrated end-to-end using oh-my-codex (OmX), a workflow layer on top of OpenAI Codex. It is not affiliated with or endorsed by Anthropic. Installation # Clone the repository git clone https://github.com/instructkr/clawd-code.git cd clawd-code
don't have the plugin yet? install it then click "run inline in claude" again.