New Jira and Teamwork Graph capabilities help engineering teams plan, assign, govern, and measure work across humans and AI agents. The post How we’re evolving Jira for AI-native software development appeared first on Inside Atlassian.
#jira
13 posts
15 Jul
8 Jul
See what’s stuck, what’s shipping, and what’s complete. All in one place. Starting today, every software team working in Jira can get visibility into agents they’re running across their spaces and repos in a single view, grouped by what needs attention first. Validating agent output at scale Engineering orgs are rapidly scaling from working manually […] The post Every agent.…
1 Jul
Atlassian Rovo MCP gives coding agents deeper, scoped access to complete their goals in Jira, storing and accessing critical context directly from the IDE or terminal. The post Introducing new MCP capabilities that turn context into action appeared first on Inside Atlassian.
30 Jun
Most new tools get introduced through a feature list. I’d rather start with a workflow. That’s how I approached the new Rovo MCP server. Instead of talking about it abstractly, I wanted to test it in a workflow developers hit all the time: fixing a bug. The question I wanted to answer was simple: can […] The post Fix Bugs…
25 Jun
A small team migrated 100+ GraphQL fetchers by turning Jira tickets into behavioral specs that AI agents could execute against. We recently migrated 100+ GraphQL fetchers from a legacy gateway service to a newer platform layer. We managed to do this with 5 developers completing around 2 quarters worth of work in a week, splitting […] The post Spec-driven AI…
23 Jun
How specialist agent orchestration anchored to Jira keeps complex coding tasks on spec. You have probably felt this. You hand a capable AI agent a real piece of work, a proper spec with edge cases and acceptance criteria, and for a few minutes it is sharp. Then it slips, it forgets a decision it made […] The post Why AI…
18 Jun
AI agents are now first-class teammates in Jira. Here's how to assign, mention, and automate them directly in the workflows your team already uses. The post Your Jira Board just got a new kind of teammate appeared first on Inside Atlassian.
Delegate coding tasks to Claude, anywhere in Jira The post Introducing Claude Agent for Jira appeared first on Inside Atlassian.
16 Jun
Brief your local coding agent with one click from Jira. No copy-paste, no context lost. The post Deeplink to your AI coding tool from Jira appeared first on Inside Atlassian.
5 Jun
Why organic adoption beat top-down mandates at one of America's largest restaurant chains The post How Wendy’s turned everyday challenges into enterprise-wide transformation appeared first on Inside Atlassian.
1 Jun
Flaky tests and stale feature flags drain engineering time quietly. Here is how Atlassian's engineering team uses AI agents in Jira to automate both. The post How We Cut up to 80% of Engineering “Chores” Using AI Agents in Jira appeared first on Inside Atlassian.
27 May
AI writes the code. Engineers spend their day on everything else. The post How AI is Changing Developer Workflows: Lessons From Engineers appeared first on Inside Atlassian.
7 Feb 2013
Play SQL is a an Atlassian Confluence plug-in for querying database tables and displaying the results inside a Confluence page. The plug-in has only native support for PostgreSQL and HSQL but other drivers can be used via a JNDI datasource. For using MySQL with Play SQL you have to download the […] The post Use Confluence Play SQL Plug-in with…