Clawker is a command-line interface (CLI) tool developed in Go for managing Claude Code agents within containers. The project emphasizes secure orchestration and automation, allowing users to run AI agents in isolated `devcontainers` on macOS and Linux hosts with Docker installed. This approach is presented as a more secure alternative to Claude Code's native sandbox mode, which the developer describes as lacking in robust isolation. Clawker provides convenience features for building and running Claude Code agents in containers without requiring users to write Dockerfiles manually. The project is in an early development stage, with its latest release being v0.9.8, and encourages community contributions and feedback.
Featured on AI Radar: Clawker: Claude Code Agent Orchestration in Containers