Git AI

👋 Need help rolling out Git AI? Setup a call with the maintainers

Enterprise Administration

Rolling out Git AI at enterprise scale

Most companies begin a limited PoC with a small # of developers and 1-2 repositories. At that scale it is reasonable to ask developers to install the git-ai binary manually and export telemetry with a CI Job.

After a PoC, you will want to distribute the git-ai extension via MDM and export telemetry from your SCM directly using webhooks and the self-hosted OTEL exporter.

PoCLimited RolloutWall-to-Wall
Distributing git-ai binary to developer machinesAsk developers in your test cohort to use the open source installer install.shRoll out to a larger cohort using MDM.Roll out / manage updates to every developer laptop using MDM
Exporting AI Authorship Telemetry from SCMExport with a CI JobCI Job / Self-Hosted ExporterSelf-Hosted Exporter

The maintainers are here to help

We have been working with several large teams to distribute Git AI via MDM and run successful PoCs. If you'd like our help getting started, schedule a call with the maintainers.

More Resources