<?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: BaoKhang</title>
    <description>The latest articles on DEV Community by BaoKhang (@baokhang83).</description>
    <link>https://dev.to/baokhang83</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4035271%2Fab34f96d-b419-4c94-b4f1-08b1ff036e9c.png</url>
      <title>DEV Community: BaoKhang</title>
      <link>https://dev.to/baokhang83</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/baokhang83"/>
    <language>en</language>
    <item>
      <title>I built a workflow that forces AI agents to teach you the code they write</title>
      <dc:creator>BaoKhang</dc:creator>
      <pubDate>Sat, 18 Jul 2026 12:23:01 +0000</pubDate>
      <link>https://dev.to/baokhang83/i-built-a-workflow-that-forces-ai-agents-to-teach-you-the-code-they-write-3784</link>
      <guid>https://dev.to/baokhang83/i-built-a-workflow-that-forces-ai-agents-to-teach-you-the-code-they-write-3784</guid>
      <description>&lt;p&gt;As a developer, I got a bit scared and fed-up of blindly merging massive pull requests and losing context on my own codebase, so I built &lt;strong&gt;FluencyLoop&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/baokhang83/fluencyloop" rel="noopener noreferrer"&gt;https://github.com/baokhang83/fluencyloop&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It is an open-source, local-first workflow plugin for &lt;strong&gt;Claude Code and Codex&lt;/strong&gt; that ensures your code and your codebase fluency are produced together.&lt;/p&gt;

&lt;p&gt;Instead of letting an agent dump raw code, it tracks your technical familiarity locally and pauses to explain complex architectural choices or rejected alternatives only on topics you do not know yet. It also produces documentation and tracks the decisions it makes along the way.&lt;/p&gt;

&lt;p&gt;Try it out ! It feels really good to get the AI caring for my understanding 🤣&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>learning</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
