Build AI agent teams from your terminal.
npm install -g @crewx/clicrewx q "@assistant hello"
crewx x "@coder implement feature X"
crewx agent listRun crewx --help for the full list.
CrewX lets you define AI agents in a single crewx.yaml and call them from the terminal.
This repository contains the CrewX CLI — a thin wrapper over the @crewx/sdk runtime (distributed via npm).
CLI source: Apache-2.0.
@crewx/sdk runtime: proprietary on npm.