You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a multi-agent system built with Python and LangGraph to manage Jira tasks. It features a supervisor agent that delegates work to specialized agents for interacting with the Jira API, summarizing information, and sending automated email.