Installation
Prerequisites
- Docker installed and running
Install
bash
curl caic.xyz/install.sh | bashThis installs both caic and md binaries.
Install from source
Dependencies
- Go 1.25+
- Docker installed and running
Build and install
bash
go install github.com/caic-xyz/caic/backend/cmd/caic@latestNext steps
- Configure caic — environment variables, auth modes, systemd service
- GitHub integration — connect GitHub for automatic PR creation
- GitLab integration — connect GitLab for automatic MR creation
- Android app — build and install the companion app