NJNaveen Joshiinaiops-hub.hashnode.dev·Apr 27 · 12 min readBuilding an AI-Powered CI/CD Auto-Triage and Healing Agent-Part-02In Part 1, we built the simplest possible thing — a Python script that fetches a failed GitLab job trace and asks Claude to classify it. It worked. But the moment it worked, we saw every crack clearly10
NJNaveen Joshiinaiops-hub.hashnode.dev·Apr 27 · 6 min readBuilding an AI-Powered CI/CD Auto-Triage and Healing Agent-Part-01Every failed pipeline is a detective story buried in thousands of lines of output. Here's how we built the first version of an agent that reads them so you don't have to. The Problem We Are Tired Of00