Atlassian Plans Jira Controls for Long-Running AI Coding Agents

The upcoming package treats autonomous coding work as an operational process, combining code context and automation with limits on access, review and visibility.

By 2 min read
Atlassian Plans Jira Controls for Long-Running AI Coding Agents
Atlassian Plans Jira Controls for Long-Running AI Coding Agents

Listen to this story

The audio brief

About 1:33
0:001:33
Read transcript
Atlassian is preparing Jira to manage coding agents that can work in the background for hours or days, not just respond to one prompt at a time. The plan connects a backlog item to a proposed code change, then adds controls and records around the whole process. AutoDev can scan selected Jira work items and turn them into merge requests. A standards system and a dedicated review agent can check those changes against defined rules and flag problems. Before acting, an agent can use Code Context to search across complicated codebases spanning multiple repositories. That context is indexed in Atlassian’s Teamwork Graph and can draw on signals from Jira, Confluence, Loom, and third-party connectors. It supports both exact-match search and natural-language queries, with early access through the Teamwork Graph command-line interface for Bitbucket and GitHub repositories. The important operational layer is permission and accountability. Agent Space Settings and Agent Context Controls are designed to limit where an agent works, what it can see, and which actions it can take. Administrators must opt in before repositories are indexed, and retrieval follows existing source-control permissions. Every run generates logs and diagnostics covering throughput, quality, adoption, and cost. Atlassian reports that Teamwork Graph context produced 44 percent more accurate results while using 48 percent fewer tokens in internal benchmarks. Those numbers apply only to the context layer. The key constraint is that customer deployment has not yet shown how this long-running automation performs in practice.

Story brief

3 key points

Atlassian is building an operating layer for autonomous software work in Jira, combining backlog-to-merge-request automation with permissions, codebase context, standards checks and run-level auditing. Code Context, available in early access via the Teamwork Graph CLI, supports Bitbucket and GitHub while preserving existing repository permissions. Internal tests found 44% greater result accuracy and 48% lower token...

  1. 01

    AutoDev can scan Jira backlogs and turn selected work items into code merge requests.

  2. 02

    Agent Space Settings and Agent Context Controls limit where agents operate, what they access, and which actions they can take.

  3. 03

    Every run produces logs and diagnostics covering throughput, quality, adoption, and cost.

Atlassian is preparing Jira for coding agents that can work in the background for hours or days instead of waiting for repeated prompts. Its upcoming capabilities connect backlog automation with access controls, standards-based review and records of each agent run.

From a ticket to a proposed change

The package is designed to help engineering teams run and govern AI coding agents across the software-development lifecycle. AutoDev scans backlogs for work and turns items into code merge requests inside Jira. A standards system and dedicated review agent then check those merge requests against defined standards and flag problems.

Before an agent acts, Code Context is meant to give it a view across complex codebases that span multiple repositories. It indexes codebases into Atlassian’s Teamwork Graph, where agents can query connected repositories and draw on signals from Jira, Confluence, Loom and third-party connectors. Atlassian says the system uses both lexical search for exact matches and semantic search for natural-language requests.

Atlassian has made Code Context available through the Teamwork Graph command-line interface and says coding agents can retrieve relevant context before acting. The feature is in early access and gradually rolling out through open beta. It supports Bitbucket and GitHub repositories.

Access and accountability travel with the agent

Agent Space Settings and Agent Context Controls are designed to set where agents operate, what they can see and what actions they can take. For Code Context, Atlassian says administrators must opt in before indexing begins, and users and authorized agents can retrieve only code they already have permission to access through source control.

What teams can inspect

  • Each agent run generates audit logs and diagnostics covering throughput, quality, adoption and cost.
  • An AI agent usage dashboard shows who uses the tools, how they are used and team-level outcomes.
  • A DevDocs agent generates or updates technical documentation in Confluence from code repositories.

A context result, not a workflow verdict

Atlassian reports that agents enriched by the Teamwork Graph produced 44% more accurate results while using 48% fewer tokens than agents without it in internal benchmarks. Those figures concern the context layer, not the full upcoming Jira package in customer use. The new controls describe how teams could constrain and inspect agent activity; they do not show how long-running automation will perform after deployment.

Sources

  1. atlassian.comIntroducing the AI context engine for your entire codebase - Inside Atlassian
  2. siliconangle.comAtlassian upgrades AI coding agents for always-on software development - SiliconANGLE

Loading discussion...