Automates GitLab CI/CD workflows using an AI-powered multi-agent system that interprets natural language commands.
Agentic CI/CD is an intelligent DevOps agent designed to streamline complex GitLab CI/CD workflows through natural language. It leverages a multi-agent AI system, built with LangGraphJS, to understand user intent, dynamically generate necessary CI/CD artifacts like .gitlab-ci.yml and Dockerfiles, and execute deployments. The system integrates securely with GitLab via OAuth, pushes changes as merge requests, and can monitor pipeline status, all orchestrated by specialized AI agents communicating with a GitLab MCP Tool Server for robust API interaction.