CAFleet – open-source Agent Teams reinvented, both for Claude Code and Codex
CAFleet is an open-source framework enabling collaborative coding through agent teams, supporting both Claude Code and OpenAI Codex. It allows users to create and manage teams of AI coding agents with transparent code execution and shared workflows. The system requires plugin installation and configuration for either platform, along with the CAFleet CLI for full functionality.
- ▪CAFleet supports two coding agents: Claude Code and OpenAI Codex, enabling collaborative coding workflows.
- ▪Users must install the CAFleet plugin and CLI, and configure permissions and settings in their respective configuration files.
- ▪The framework includes built-in skills for Spec Driven Development (SDD) and provides tools for team management, messaging, and session control.
Opening excerpt (first ~120 words) tap to expand
CAFleet Timeline.1.mov Agent Teams reinvented for collaborative coding supporting Claude Code and Codex, with full code transparency. Install CAFleet works with two coding agents: claude (Claude Code) and codex (OpenAI Codex CLI). Install the plugin in whichever one you use — the broker CLI is shared. Install CAFleet skills Claude Code Run the following commands on your terminal: /plugin marketplace add himkt/cafleet /plugin install cafleet@himkt-cafleet Important Make sure whether the skills are correctly installed. You can see available skills by running /skills on Claude Code prompt.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.