<?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: H</title>
    <description>The latest articles on DEV Community by H (@h_05b2c7bdeebcd7157bb8012).</description>
    <link>https://dev.to/h_05b2c7bdeebcd7157bb8012</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%2F3858652%2F6f8792e1-7ed2-49bd-94f1-0f8380f9fe31.jpg</url>
      <title>DEV Community: H</title>
      <link>https://dev.to/h_05b2c7bdeebcd7157bb8012</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/h_05b2c7bdeebcd7157bb8012"/>
    <language>en</language>
    <item>
      <title>i use AI for coding every day, but it keeps breaking things.</title>
      <dc:creator>H</dc:creator>
      <pubDate>Fri, 03 Apr 2026 03:48:41 +0000</pubDate>
      <link>https://dev.to/h_05b2c7bdeebcd7157bb8012/i-use-ai-for-coding-every-day-but-it-keeps-breaking-things-3k5b</link>
      <guid>https://dev.to/h_05b2c7bdeebcd7157bb8012/i-use-ai-for-coding-every-day-but-it-keeps-breaking-things-3k5b</guid>
      <description>&lt;p&gt;what it does:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;parses your entire project in ~10ms&lt;/li&gt;
&lt;li&gt;outputs a summary with every function, dependency, and import&lt;/li&gt;
&lt;li&gt;AI reads the summary instead of opening files one by one&lt;/li&gt;
&lt;li&gt;git hook blocks broken commits automatically&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;how to use:&lt;br&gt;
npm i -g houndlens&lt;br&gt;
cd your-project&lt;br&gt;
houndlens&lt;/p&gt;

&lt;p&gt;then tell your AI: "start houndlens"&lt;/p&gt;

&lt;p&gt;works with claude code, cursor, gemini, codex, windsurf — any AI that reads project files.&lt;/p&gt;

&lt;p&gt;supports typescript, javascript, python, rust.&lt;/p&gt;

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

&lt;p&gt;just launched. feedback welcome.thanks&lt;/p&gt;

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