Atlassian Bitbucket Agentic Pipelines Now Supports OpenAI Codex as a Native Agent
Atlassian just expanded Bitbucket Agentic Pipelines to support OpenAI Codex as a native agent — joining Claude, which received similar support a few weeks earlier. Bitbucket is now the first major enterprise CI/CD platform to natively support agents from both Anthropic and OpenAI in the same pipeline. What Bitbucket Agentic Pipelines Does Bitbucket Agentic Pipelines, which Atlassian has been building out over the past year, lets teams run AI agents as first-class steps in their CI/CD workflows. Rather than writing shell scripts or custom integration glue, you define what you want an agent to do — review code changes, write tests for a diff, update documentation, triage failing tests — and the pipeline handles invocation, authentication, and output. ...