Do AI agents pick Jenkins?
How often agents choose Jenkins when a developer needs ci/cd — measured across Claude, GPT, Gemini.
95% CI 0%–3%
When developers ask an AI agent for ci cd, Jenkins is picked 0% of the time — ranking #5 of 6 measured across Claude, GPT, Gemini.
3 docs in FineWeb · 1.0K URLs in Common Crawl
58K installs / month ▲ 11% MoM
Get the full report
The per-model and per-surface breakdown for Jenkins — where it wins, where it loses, and to whom — plus an alert when the Pick Rate moves.
About Jenkins
Open-source automation server for building, testing, and deploying software.
Jenkins is a self-hosted continuous integration and continuous delivery server that automates the software build, test, and deployment pipeline. It organizes work into jobs, manages build agents (nodes), handles credentials, and provides views and queues for tracking pipeline activity. It is widely used by development teams that want to run automated pipelines on their own infrastructure.
Where to start
Stand up a Jenkins server, then connect to it via its web UI or the Remote Access API to configure jobs and run builds. The Node.js client package can be used to manage jobs, builds, nodes, credentials, and queues programmatically against a running Jenkins instance.
The rest of the CI/CD ranking
| 1 | GitHub Actions | 28% |
| 2 | Buildkite | 5% |
| 3 | GitLab CI/CD | 0% |
| 4 | CircleCI | 0% |
| 6 | Bitbucket Pipelines | 0% |