Show HN: CI-medic – open-source AI triage for failed CI runs (any CI, any model)
Category: devtools
Tags: ci-triage, ai, devops-tool, github-actions, jenkins, log-analysis
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
CI-medic is an open-source tool that uses AI to triage failed CI runs by distilling noisy logs into a structured verdict (code, flake, infra, etc.) and posting it on platforms like GitHub Actions and Jenkins. It stands out for its privacy-first design, supporting local models and secret redaction, and its automatic, non-intrusive integration into existing CI pipelines.
Target audience: devops, backend devs, platform engineers
Repository: https://github.com/alitariq4589/ci-medic · Python · Apache-2.0
View on Hacker News