<?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: Dicksen Tan</title>
    <description>The latest articles on DEV Community by Dicksen Tan (@dicksent).</description>
    <link>https://dev.to/dicksent</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%2F2636134%2F2c44864d-39d4-459a-b0c0-da984fd92778.png</url>
      <title>DEV Community: Dicksen Tan</title>
      <link>https://dev.to/dicksent</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dicksent"/>
    <language>en</language>
    <item>
      <title>airlock for ai-generated code</title>
      <dc:creator>Dicksen Tan</dc:creator>
      <pubDate>Wed, 29 Apr 2026 15:16:25 +0000</pubDate>
      <link>https://dev.to/dicksent/airlock-for-ai-generated-code-320k</link>
      <guid>https://dev.to/dicksent/airlock-for-ai-generated-code-320k</guid>
      <description>&lt;p&gt;ai generated code is fast, but it can be unsafe and verifying it before it land on codebase seem like bottleneck that hard to solve with existing tools&lt;/p&gt;

&lt;p&gt;thus why i create tool that force the agent to create on duplicated codebase, and will not pass to og codebase until it pass all the test, it also produce audit at the end, so user can trace it&lt;/p&gt;

&lt;p&gt;it make development using ai &amp;amp; verifying/reviewing into single step, cutting overall cycle time&lt;/p&gt;

&lt;p&gt;github: &lt;a href="https://github.com/DicksenT/neurabox-v0.1%C2%A0" rel="noopener noreferrer"&gt;https://github.com/DicksenT/neurabox-v0.1 &lt;/a&gt;&lt;br&gt;
would love your feedback&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>security</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
