Automate your Jira bug-fix workflow with AI. The extension reads a Jira ticket, writes the fix using a Developer Agent, validates it with a Tester Agent, and presents the result to you for approval — all inside VS Code.
Requirements
VS Code 1.80+
A Jira account (Cloud or Server) with an API token
An AI API key (Gemini or OpenAI)
A local Git repository connected to your Jira project
Setup
Install the extension
Click the ⚡ Xen Jira AI Agent icon in the Activity Bar
Click ⚙ Setup at the bottom of the sidebar
Fill in the following fields:
Field
Where to get it
Jira URL
Your Atlassian domain, e.g. https://yourcompany.atlassian.net
Jira Email
The email address you use to log into Jira
Jira API Token
atlassian.net → Profile → Security → API tokens → Create
Jira Project Keys
Comma-separated, e.g. PROJ, XEN
AI Provider
Choose Gemini (recommended) or OpenAI
AI API Key
Your Gemini or OpenAI API key
Workspace Root
Path to your local Git repository
Click Test Jira to verify the connection, then Save
Usage
Running the pipeline on a Jira ticket
Your open Jira tickets appear in the sidebar automatically
Click ▶ next to any ticket
A Pipeline Progress panel opens — watch each stage complete in real time: