<?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: chaher dridi</title>
    <description>The latest articles on DEV Community by chaher dridi (@chahedridi).</description>
    <link>https://dev.to/chahedridi</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%2F4107865%2F109f9689-61f3-49b7-a6f5-a9d29ac6aa1c.jpg</url>
      <title>DEV Community: chaher dridi</title>
      <link>https://dev.to/chahedridi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chahedridi"/>
    <language>en</language>
    <item>
      <title>My AI agent kept waiting on me. I built a VS Code extension to fix that.</title>
      <dc:creator>chaher dridi</dc:creator>
      <pubDate>Thu, 03 Sep 2026 10:59:20 +0000</pubDate>
      <link>https://dev.to/chahedridi/my-ai-agent-kept-waiting-on-me-i-built-a-vs-code-extension-to-fix-that-11on</link>
      <guid>https://dev.to/chahedridi/my-ai-agent-kept-waiting-on-me-i-built-a-vs-code-extension-to-fix-that-11on</guid>
      <description>&lt;p&gt;I kept missing Claude Code prompts.&lt;/p&gt;

&lt;p&gt;I'd kick off a long task, switch windows, come back 10 minutes later — and Claude had been sitting at (y/n) the whole time.&lt;/p&gt;

&lt;p&gt;So I built Notification Bell: a VS Code extension that plays a sound and shows an OS notification the moment your AI agent needs you.&lt;/p&gt;

&lt;h2&gt;
  
  
  Install
&lt;/h2&gt;

&lt;p&gt;Search &lt;strong&gt;"Notification Bell"&lt;/strong&gt; in the VS Code Extensions view, or:&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
bash
code --install-extension chahe-dridi.agent-confirm-sound
GitHub: https://github.com/chahe-dridi/vscode-agent-bell

It's open source and has a bunch of good first issues open if anyone wants
to contribute — adding new agent patterns, platform-specific fixes, new commands.

Would love feedback from anyone using Claude Code, aider, or other terminal agents.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>vscode</category>
      <category>productivity</category>
      <category>ai</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
