[PR #7117] Add audio input and camera permissions to entitlements #12253

Closed
opened 2026-02-16 18:17:10 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7117

State: closed
Merged: Yes


This PR adds camera and audio entitlements to the desktop app.

Why?

While opencode doesn't need camera or audio, it has a built-in terminal which can be used to run the project that you're working with.

For example I am working on an app that requires camera and audio permissions and without this I am not able to run the app in my local because macOS doesn't allow camera or audio if it is not included in the entitlements file.

This has been already considered in terminal emulators like Ghostty or Alacrritty for such scenarios.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7117 **State:** closed **Merged:** Yes --- This PR adds camera and audio entitlements to the desktop app. ## Why? While opencode doesn't need camera or audio, it has a built-in terminal which can be used to run the project that you're working with. For example I am working on an app that requires camera and audio permissions and without this I am not able to run the app in my local because macOS doesn't allow camera or audio if it is not included in the entitlements file. This has been already considered in terminal emulators like [Ghostty](https://github.com/ghostty-org/ghostty/blob/main/macos/Ghostty.entitlements) or [Alacrritty](https://github.com/alacritty/alacritty/blob/master/extra/osx/Alacritty.app/Contents/Info.plist) for such scenarios.
yindo added the pull-request label 2026-02-16 18:17:10 -05:00
yindo closed this issue 2026-02-16 18:17:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12253