MacOS Permissions

how do i approach this:

it works from Terminal! ๐ŸŽ‰

so peekaboo is fine - the issue is just our launchd service chain not inheriting permissions.

our chain is:
launchd โ†’ /bin/bash (Clawdbot.app) โ†’ /opt/homebrew/bin/node โ†’ /bin/zsh โ†’ peekaboo


try adding /bin/bash to Screen Recording & Accessibility - that's what Clawdbot.app actually runs.
Was this page helpful?