<?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: Pranav Madhu</title>
    <description>The latest articles on DEV Community by Pranav Madhu (@pranavmadhu01).</description>
    <link>https://dev.to/pranavmadhu01</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%2F908865%2F7a788011-4761-46dd-be24-ce87cdedacdf.jpeg</url>
      <title>DEV Community: Pranav Madhu</title>
      <link>https://dev.to/pranavmadhu01</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pranavmadhu01"/>
    <language>en</language>
    <item>
      <title>I kept missing Claude Code's permission prompts, so I built a native macOS menu bar app to fix it</title>
      <dc:creator>Pranav Madhu</dc:creator>
      <pubDate>Sat, 11 Jul 2026 08:40:57 +0000</pubDate>
      <link>https://dev.to/pranavmadhu01/i-kept-missing-claude-codes-permission-prompts-so-i-built-a-native-macos-menu-bar-app-to-fix-it-1hb9</link>
      <guid>https://dev.to/pranavmadhu01/i-kept-missing-claude-codes-permission-prompts-so-i-built-a-native-macos-menu-bar-app-to-fix-it-1hb9</guid>
      <description>&lt;p&gt;You're deep in something else — Slack, a browser, another Space — when Claude Code needs a yes/no. It asks in the terminal. You don't see it. The session just sits there, blocked, until you happen to look back.&lt;/p&gt;

&lt;p&gt;I built Pill to fix that.&lt;/p&gt;

&lt;h3&gt;
  
  
  What it is
&lt;/h3&gt;

&lt;p&gt;A native macOS menu bar app for Claude Code. No windows, no Electron — just a tray icon and a menu, like Wi-Fi or Docker.&lt;/p&gt;

&lt;h3&gt;
  
  
  What it does
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Real notifications — sound + Allow/Deny buttons, follows you across every Space and full-screen app&lt;/li&gt;
&lt;li&gt;Knows when to stay quiet — if a permission rule already covers the call, you're in auto-accept mode, or you're already looking at the right window, Pill doesn't bother you&lt;/li&gt;
&lt;li&gt;Every session at a glance — repo, status, and current permission mode, right in the menu&lt;/li&gt;
&lt;li&gt;One click back to your editor — jumps to the right VSening a new one&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  How it works
&lt;/h3&gt;

&lt;p&gt;Pill runs a tiny local server. Claude Code hooks talk t&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;PreToolUse blocks and asks Pill for a decision. If Pinning, timed out, whatever — it falls through to ClaudeCode's normal terminal prompt. Pill can never lock you out of a session.&lt;/li&gt;
&lt;li&gt;Everything else (session start, stop, etc.) just repoays in sync.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built with Tauri, but only for the Rust bindings to NSSiew involved.&lt;/p&gt;

&lt;h3&gt;
  
  
  Get it
&lt;/h3&gt;

&lt;p&gt;It's a 3-step install (download, run the bundled setup ons) — full instructions are on the repo:&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/pranavmadhu01/pill" rel="noopener noreferrer"&gt;https://github.com/pranavmadhu01/pill&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  What's next
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Windows/Linux support&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Free, open source, macOS only for now.&lt;/p&gt;

&lt;p&gt;Unofficial, not affiliated with Anthropic.&lt;/p&gt;

</description>
      <category>claude</category>
      <category>rust</category>
      <category>productivity</category>
      <category>devtools</category>
    </item>
  </channel>
</rss>
