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 | iexmacOS / Linux02
$
curl -fsSL https://codecrew.aichargelabs.com/install.sh | shmacOS 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.1For the hands-on install
Manual downloads
EXE / CodeCrew-win32-x64-1.0.1.exe
All releases ->
MSI / CodeCrew-win32-x64-1.0.1.msi
ZIP / CodeCrew-win32-x64-1.0.1.zip
SHA256SUMS.txt is published alongside every release.