Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Agile Agent AINew to Visual Studio Code? Get it now.
Agile Agent AI

Agile Agent AI

andreslaley

|
28 installs
| (1) | Free
Install and go — Copilot automatically connects to Jira, Confluence, and GitLab. Preview tickets, pages, and merge requests inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Agile Agent AI

Install and go. Copilot automatically connects to Jira, Confluence, and GitLab with one local prerequisite: Node.js 24+ for the bundled Agile Agent server.

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

  1. Install the extension
  2. Ensure Node.js 24+ is available on your machine, or set agileAgent.nodePath
  3. The Agile Agent server starts automatically
  4. Copilot discovers 60+ tools via MCP (Model Context Protocol)
  5. Ask Copilot anything — it handles Jira, Confluence, and Git for you

No configuration files to edit. No tokens to paste. Just install, make sure a compatible Node runtime is available, 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+

If Node.js is installed somewhere non-standard, set agileAgent.nodePath to the full path of the binary.

License

Copyright © 2026 Andres Eloy Sanchez Vargas. All rights reserved.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft