Back to browse
GitHub Repository
4 starsSwift

I built a tool to auto-accept AI slop and bigtech devs loves it

by alcray·May 26, 2026·17 points·2 comments

AI Analysis

MidBold Bet

OCR clicks AI approval buttons when your company blocks auto-run mode.

Strengths
  • Apple Vision OCR means zero API calls and works with any UI
  • Local-only processing, no data leaves the machine
Weaknesses
  • macOS-only with accessibility permissions that enterprises may block
  • UI automation hack workaround rather than solving the root restriction problem
Category
Target Audience

Enterprise developers using AI coding tools with approval restrictions

Similar To

Keyboard Maestro · BetterTouchTool · Hammerspoon

Post Description

So, you know how bigtech gives nearly unlimited credits for coding tools and in the same time put a huge admin whitelist of what commands are allowed?

So, instead of becoming a 100x engineers, you (including me) simply become a multi-window-enter-clicker

I build a tool to solve this. It works locally, using OCR finds the "run" (or any other label you put e.g. accept, allow, fetch etc. ) and just clicks this button.

Originally this was a tool for me and my team, but people seamed to love it so much, they encouraged me to share with you.

I do understand that workflows in each bigtech company is different, so what worked for us !-> will work for you. So if you are interested in using this or have any question, please feel free to reach out, open issues and prs.

lets make AI slop inevitable! https://github.com/Alcray/SlopeAutoAcceptor

Similar Projects

Developer Tools●●Solid

Devly – 50 developer tools in a native macOS menu bar

Everything lives in the menu bar and is keyboard-first (⌘K to search, ⌘↵ to process), so common tasks — JSON/YAML/XML formatting, JWT inspection, hashing, color conversion, regex testing — feel immediate. The author emphasises pure SwiftUI and sandbox-compatible implementations rather than a web wrapper, which is a small but meaningful engineering win for responsiveness and privacy. It's not a novel idea — apps and web tools already do this — but the native UX and offline clipboard-first flow make it genuinely useful.

SlickSolve My Problem
aarush-prakash
463mo ago