Agile Agent AI
Install and go. Copilot automatically connects to Jira, Confluence, and GitLab — no setup required.
What It Does
Once installed, GitHub Copilot gains the ability to:
- Read and update Jira tickets — fetch issues, transition statuses, add comments, create subtasks
- Browse Confluence pages — search, preview, and edit documentation without leaving VS Code
- Interact with GitLab/GitHub — create branches, merge requests, review diffs, and manage code reviews
- Preview everything inline — Confluence pages, Jira ticket trees, and MR diffs render directly in the editor
How It Works
- Install the extension
- The Agile Agent server starts automatically
- Copilot discovers 60+ tools via MCP (Model Context Protocol)
- Ask Copilot anything — it handles Jira, Confluence, and Git for you
No configuration files to edit. No tokens to paste. Just install and start talking to Copilot about your projects.
Commands
| Command |
Description |
Agile Agent: Open Dashboard |
Open the web dashboard |
Agile Agent: Start Server |
Start the backend server |
Agile Agent: Stop Server |
Stop the backend server |
Agile Agent: Refresh Webview |
Reload the dashboard |
Agile Agent: Preview Confluence Page |
Render a Confluence page in VS Code |
Configuration
| Setting |
Default |
Description |
agileAgent.serverPort |
4372 |
Port for the API + Web UI server |
agileAgent.serverPath |
(auto) |
Path to the server package |
agileAgent.nodePath |
(auto) |
Path to the Node.js binary |
Requirements
- VS Code 1.90+
- Node.js 24+
License
Copyright © 2026 Andres Eloy Sanchez Vargas. All rights reserved.
| |