<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Joel</title>
    <description>The latest articles on DEV Community by Joel (@joelaben).</description>
    <link>https://dev.to/joelaben</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3802439%2F50a77b38-0d49-4abe-bf84-f93883525a97.png</url>
      <title>DEV Community: Joel</title>
      <link>https://dev.to/joelaben</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joelaben"/>
    <language>en</language>
    <item>
      <title>How I catch AI code mistakes before they break my project</title>
      <dc:creator>Joel</dc:creator>
      <pubDate>Mon, 02 Mar 2026 20:48:03 +0000</pubDate>
      <link>https://dev.to/joelaben/how-i-catch-ai-code-mistakes-before-they-break-my-project-34f6</link>
      <guid>https://dev.to/joelaben/how-i-catch-ai-code-mistakes-before-they-break-my-project-34f6</guid>
      <description>&lt;p&gt;Hi Dev community,&lt;/p&gt;

&lt;p&gt;I built a VS Code AI copilot that not only generates code but also catches subtle AI mistakes &lt;strong&gt;before they reach your repo&lt;/strong&gt;.  &lt;/p&gt;

&lt;p&gt;It forces structured specs, lets you refine requests, and reviews every patch before it touches your code — essentially acting as a &lt;strong&gt;review-first AI copilot&lt;/strong&gt;.  &lt;/p&gt;

&lt;p&gt;Demo (1 minute): &lt;a href="https://youtu.be/E7XcQx2j6Do" rel="noopener noreferrer"&gt;https://youtu.be/E7XcQx2j6Do&lt;/a&gt;  &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F72ajuoxa709jx1or618t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F72ajuoxa709jx1or618t.png" alt=" " width="800" height="450"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Would love feedback from devs on this approach and any tips for improving AI-assisted code review workflows!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>showdev</category>
      <category>chatgpt</category>
    </item>
  </channel>
</rss>
