Skip to content

Releases: Arun270647/claude-permissions-app

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 09:02

🎉 Release v1.0.1

📦 Downloads

Windows (10/11):

  • ClaudePrompter-Windows-v1.0.1.exe - Just download and run!

macOS:

  • ClaudePrompter-macOS-arm64-v1.0.1.dmg - Apple Silicon (M1/M2/M3)
  • ClaudePrompter-macOS-x64-v1.0.1.dmg - Intel Macs

🚀 Installation

Windows:

  1. Download the .exe file
  2. Double-click to run
  3. Click "More info" → "Run anyway" if SmartScreen appears

macOS:

  1. Download the .zip file for your Mac
  2. Extract (double-click the zip)
  3. Drag ClaudePermissionAssistant.app to Applications folder
  4. Right-click the app → "Open" (first time only to bypass security)
  5. Grant Accessibility permissions when prompted

✨ Features

  • 🚀 Auto-approves Claude Code permission prompts in ~300ms
  • 🖥️ Multi-terminal support
  • 📊 Real-time statistics
  • 🔒 100% local, no network access
  • ⚡ Works on Windows 10/11 and macOS 10.15+

🔄 Auto-Update

If you already have a previous version installed, the app will automatically update itself within 4 hours (or on next restart).


Full Changelog: https://github.com/Arun270647/claude-permissions-app/compare/v1.0.1

v1.0.0 - Initial Release

Choose a tag to compare

@Arun270647 Arun270647 released this 24 Aug 10:30

🎉 First Public Release

Claude Permission Assistant automatically approves Claude Code permission prompts so you can focus on coding without interruptions.

✨ Features

  • Multi-terminal support - Monitor multiple terminals simultaneously
  • System tray integration - Runs quietly in the background
  • Real-time statistics - See how many prompts were auto-approved
  • Smart detection - Regex-based parser identifies Claude Code prompts
  • Safety features - Global lock, 5-second cooldown, verification
  • Cross-platform ready - Windows support (macOS coming soon)

📦 Downloads

Windows (10/11):

  • Download: ClaudePermissionAssistant-Windows-v1.0.0.exe (70MB)
  • Self-contained executable (no .NET SDK required)
  • Single file, no installation needed

macOS:

  • Coming soon (use build-macos.sh to build from source)

🚀 Quick Start

  1. Download the Windows exe
  2. Run it (click "More info" → "Run anyway" if SmartScreen appears)
  3. App opens in system tray
  4. Click tray icon → Add Terminal
  5. Start using Claude Code - prompts are now auto-approved!

⚠️ Known Issues

  • Windows SmartScreen warning (app is not code-signed)
  • Dashboard stealing focus can reduce approval rate (minimize it after adding terminals)
  • Only Terminal.app supported on macOS (iTerm2 support coming)

📖 Documentation

🐛 Report Issues

Found a bug? Open an issue

💡 Feature Requests

Have an idea? Request a feature


Full Changelog: This is the first release!