<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Open Code Review Blog</title>
    <link>https://codes.evallab.ai/blog</link>
    <description>Technical articles on AI code quality, hallucination detection, and self-healing code review.</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 14 Apr 2026 00:20:52 GMT</lastBuildDate>
    <atom:link href="https://codes.evallab.ai/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title><![CDATA[What Are AI Code Hallucinations and Why Traditional Tools Miss Them]]></title>
      <link>https://codes.evallab.ai/blog/what-are-ai-code-hallucinations</link>
      <guid isPermaLink="true">https://codes.evallab.ai/blog/what-are-ai-code-hallucinations</guid>
      <description><![CDATA[AI code assistants like Copilot and Cursor can generate imports for packages that don't exist. Learn what hallucinated packages are, why they're dangerous, and how to detect them.]]></description>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <author>hello@evallab.ai (Raye Deng)</author>
      <category>hallucination</category>
      <category>ai-code</category>
      <category>security</category>
    </item>
    <item>
      <title><![CDATA[Detect & Heal: How Self-Healing Code Review Works in CI/CD]]></title>
      <link>https://codes.evallab.ai/blog/detect-and-heal-workflow</link>
      <guid isPermaLink="true">https://codes.evallab.ai/blog/detect-and-heal-workflow</guid>
      <description><![CDATA[Learn how Open Code Review's Detect & Heal workflow auto-fixes AI-generated code issues in your CI/CD pipeline — from scan to commit, zero human intervention.]]></description>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <author>hello@evallab.ai (Raye Deng)</author>
      <category>ci-cd</category>
      <category>automation</category>
      <category>self-heal</category>
    </item>
    <item>
      <title><![CDATA[Open Code Review vs ESLint vs SonarQube: What Each Tool Actually Catches]]></title>
      <link>https://codes.evallab.ai/blog/ocr-vs-eslint-sonarqube</link>
      <guid isPermaLink="true">https://codes.evallab.ai/blog/ocr-vs-eslint-sonarqube</guid>
      <description><![CDATA[A practical comparison of Open Code Review, ESLint, and SonarQube — what each tool catches, what it misses, and when to use which.]]></description>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <author>hello@evallab.ai (Raye Deng)</author>
      <category>comparison</category>
      <category>eslint</category>
      <category>sonarqube</category>
    </item>
    <item>
      <title><![CDATA[Setting Up Free AI Code Review with GLM and Ollama]]></title>
      <link>https://codes.evallab.ai/blog/setting-up-free-ai-code-review</link>
      <guid isPermaLink="true">https://codes.evallab.ai/blog/setting-up-free-ai-code-review</guid>
      <description><![CDATA[A step-by-step guide to running Open Code Review with zero cost using GLM (free cloud) and Ollama (free local). Full L3 deep scan included.]]></description>
      <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
      <author>hello@evallab.ai (Raye Deng)</author>
      <category>tutorial</category>
      <category>free</category>
      <category>glm</category>
      <category>ollama</category>
    </item>
  </channel>
</rss>