Next-Gen Repository Intelligence

DUO
GUARDIAN

A specialized fleet of autonomous agents that shift-left your production intelligence directly into GitLab Duo.

The Personnel

Your Autonomous SRE Team

🛡️
Vulnerability Researcher

Security Sentinel

Scans for secrets, identifies risky 'eval' calls, and enforces production-grade security standards natively in your MR description.

💸
Cloud Economist

FinOps Agent

Prevents cost-drift by auditing cloud resource logic and identifying inefficient CI/CD pipeline expansions before merge.

🧪
Quality Architect

Testing SDET

The ultimate test engineer. Automatically generates, executes, and commits high-coverage pytest suites to your branch.

⚙️
Reliability Pilot

SRE/DevOps

Validates infrastructure-as-code and deployment safety benchmarks to ensure zero-regressions in your production environment.

📡

IDE Intelligence via MCP

Bring Duo Guardian's production intelligence directly into your IDE. Our **Model Context Protocol (MCP)** server connects your locally running AI agents (Cursor, VS Code) to the GitLab intelligence stream.

🚀
Real-time signal interception
🔍
Cross-agent context sharing
Server Configuration
SSE (Server-Sent Events)
https://virustechhacks-duo-guardian.hf.space/sse
View on Hugging Face

Quick Start Guide

1

GitLab Auth

Add your `GITLAB_TOKEN` (api scope) and `GOOGLE_API_KEY` to your CI/CD Variables at the group or project level.

2

CI/CD Engine

Include the Duo Guardian mission templates in your world-class `.gitlab-ci.yml`:

include:
  - project: 'gitlab-ai-hackathon/participants/35466397'
    file: 'duo-guardian-template.yml'
3

IDE Integration

Add the SSE Endpoint from above to your IDE configuration (Cursor, Windsurf, or VS Code) to enable cross-mission intelligence.