<?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: Raj Gupta</title>
    <description>The latest articles on DEV Community by Raj Gupta (@raj_gupta_2e42b7ab10950e7).</description>
    <link>https://dev.to/raj_gupta_2e42b7ab10950e7</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%2F3502804%2F8e35e912-3fc1-46a8-bc0f-d8a30ce67d79.png</url>
      <title>DEV Community: Raj Gupta</title>
      <link>https://dev.to/raj_gupta_2e42b7ab10950e7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/raj_gupta_2e42b7ab10950e7"/>
    <language>en</language>
    <item>
      <title>Debugging Made Simple with Bug Whisper | #kiro</title>
      <dc:creator>Raj Gupta</dc:creator>
      <pubDate>Mon, 15 Sep 2025 06:45:11 +0000</pubDate>
      <link>https://dev.to/raj_gupta_2e42b7ab10950e7/debugging-made-simple-with-bug-whisper-kiro-a5a</link>
      <guid>https://dev.to/raj_gupta_2e42b7ab10950e7/debugging-made-simple-with-bug-whisper-kiro-a5a</guid>
      <description>&lt;p&gt;Every developer knows the frustration of cryptic error messages and endless trial-and-error debugging. That’s why I built Bug Whisper during the Code with Kiro Hackathon.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Bug Whisper?
&lt;/h2&gt;

&lt;p&gt;Bug Whisper is an AI-powered debugging assistant that works inside your workflow. It doesn’t just fix bugs — it explains them in simple language so you can learn as you debug.&lt;/p&gt;

&lt;p&gt;🔑 Features&lt;/p&gt;

&lt;p&gt;🐞 Real-time error detection&lt;/p&gt;

&lt;p&gt;📖 Human-friendly explanations&lt;/p&gt;

&lt;p&gt;🔧 Auto-suggested fixes&lt;/p&gt;

&lt;p&gt;🎓 Educational insights for beginners&lt;/p&gt;

&lt;p&gt;⚡ Built with Kiro’s spec-to-code + agent hooks for automation&lt;/p&gt;

&lt;p&gt;💡 Why Kiro?&lt;/p&gt;

&lt;p&gt;Kiro’s spec-driven approach and agent hooks made it possible to automate repetitive debugging steps and focus on crafting smarter explanations. Instead of patching errors blindly, I was able to structure clear specs and let Kiro generate robust code and workflows.&lt;/p&gt;

&lt;p&gt;🛠 Challenges &amp;amp; Learnings&lt;/p&gt;

&lt;p&gt;Struggled with setting up deployment (permissions issues on Vercel 😅)&lt;/p&gt;

&lt;p&gt;Learned how Kiro specs keep debugging organized and scalable&lt;/p&gt;

&lt;p&gt;Gained insights into making AI explanations beginner-friendly&lt;/p&gt;

&lt;p&gt;🌍 The Future&lt;/p&gt;

&lt;p&gt;Bug Whisper isn’t just a tool — it’s the beginning of a learning-driven debugging ecosystem. I envision it evolving into a plugin for popular IDEs, helping developers of all levels write cleaner, bug-free code faster.&lt;/p&gt;

&lt;p&gt;💻 Repo: &lt;a href="https://github.com/ig-raj/BUG-WISHPER" rel="noopener noreferrer"&gt;https://github.com/ig-raj/BUG-WISHPER&lt;/a&gt;&lt;br&gt;
🔗 Demo: &lt;a href="https://bug-wishper.vercel.app/" rel="noopener noreferrer"&gt;https://bug-wishper.vercel.app/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
