CodeCrew
The agentic code terminal by aichargelabs.
Get started

Your terminal.
With a crew.

CodeCrew brings agentic coding into the command line. Install the latest published build and start working.

INSTALL_CODECREW
stable / v1.0.1
Windows / PowerShell01
>irm https://codecrew.aichargelabs.com/install.ps1 | iex
macOS / Linux02
$curl -fsSL https://codecrew.aichargelabs.com/install.sh | sh

macOS and Linux builds are coming soon - the script tells you if your platform is not published yet.

Keep it predictable

Pin a version

Set CODECREW_VERSION=1.0.1 before running the installer.

PowerShell: $env:CODECREW_VERSION="1.0.1"sh: CODECREW_VERSION=1.0.1
For the hands-on install

Manual downloads