View organization page for TalkOps

68 followers

We Just Open Source CI-Copilot: An AI agent that writes your CI/CD pipelines. For real. You describe what you need in plain English, and it: → Scans your GitHub repo → Detects your stack, dependencies, and existing CI → Builds a structured CI plan → Validates it against security policies → Generates production-ready GitHub Actions YAML → Opens a PR — after you approve The problem we kept seeing: Many teams end up with a small group of people who really understand how the CI system is wired, while the rest of us tend to copy existing workflows and make small tweaks. When pipelines fail or platforms change, it often turns into a time‑consuming, trial‑and‑error exercise. CI‑Copilot is a multi‑agent framework that helps spread that CI expertise across the whole team — letting any engineer describe what they need in natural language and get a well‑structured, production‑ready pipeline in return. And it's not limited to CI/CD. Build and release pipelines, infra automation jobs, scheduled tasks — anything you'd normally need an expert to configure. What ships in v0.1.0: ✅ Multi-agent pipeline generation (LangGraph + A2A protocol) ✅ 8 programming languages supported out of the box ✅ Human-in-the-loop approval at every critical step ✅ Multi-LLM support (OpenAI, Anthropic, Gemini, Bedrock) ✅ Docker deployment — running in under 2 minutes GitHub Actions support is live. Jenkins, GitLab CI, and workflow debugging are next. #DevOps #CICD #PlatformEngineering #AIAgents #OpenSource #GitHubActions #LangChain

Try it, break it, tell us what's missing. ⭐ GitHub: https://lnkd.in/gtCR4MV7

Like
Reply

To view or add a comment, sign in

Explore content categories