{
  "slug": "qodo-merge",
  "name": "Qodo Merge",
  "url": "https://www.qodo.ai",
  "cat": "review",
  "group": "ship",
  "tagline": "Multi-agent PR reviewer",
  "price": "Free for open source projects; 14-day unlimited trial; Pro Team credits at $0.012 each pooled team-wide, roughly $30 for 2,500 credits (~18 reviews/mo) up to $240 for 20,000 credits (~144 reviews/mo); Enterprise custom above 30 users",
  "tier": "mixed",
  "pick": false,
  "what": "Runs several specialist agents in parallel over a pull request, scoring correctness, standards compliance, architecture and risk, then ranks findings by severity. It flags specification gaps against linked tickets, design drift from linked Figma files, and breaking changes in related repositories. It also generates unit tests.",
  "why": "The specification-gap check is the one that matters most for vibe coding: it compares what the AI actually built against the requirement you wrote down, surfacing the silently dropped validation or permission check.",
  "warn": "Credits are pooled across the whole team, so one noisy repo starves everyone else, and the smallest pack is only about 18 reviews per month.",
  "category": {
    "key": "review",
    "name": "Code review, testing & security",
    "desc": "The single biggest risk in vibe coding is shipping AI code nobody read. This is the fix.",
    "group": "ship",
    "groupName": "Ship it & keep it alive"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://www.qodo.ai/",
    "checked_at": "2026-08-19T00:17:14.278+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}