The simplest way to distinguish AI agent builds is to simply ask. Observability and rich performance insights for both agent and human builds is possible with Develocity Build Scans®.
Tracking them is the first step to managing their impact on performance, cost, and quality. They still represent infrastructure usage and developer wait time. Read the whitepaper: GenAI Won't Replace Your Continuous Delivery Pipeline — It Will Stress It.
Ask agents via an instructions file to export or prefix their commands with a variable, then tag build scans accordingly. This approach works universally, even if some tools may offer other options (e.g. VS Code's agent terminal profile settings).
Not all Copilot IDE plugins support AGENTS.md. The VS Code extension does, but the IntelliJ plugin requires .github/copilot-instructions.md
instead. See official docs for the latest support: Adding repository custom instructions for GitHub Copilot.