Crew44
About
Crew44 addresses the sprawl that appears when developers run several AI coding CLIs side by side with no shared state or division of labor. A local Go daemon binds each specialist role to the model best suited to it, coordinates handoffs between the underlying CLIs (Claude Code, Codex, Gemini CLI, Cursor Agent, OpenCode, and others), and runs agents in parallel in one workspace. Per-project memory and skills are stored as plain files, and a background Partner agent proposes new memories with evidence for the user to accept or dismiss. Everything stays on the machine: the daemon binds to localhost, state lives in ~/.crew44, and there is no account, subscription, or telemetry, which appeals to developers who want multi-agent workflows without cloud services.