Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T04:12:38.981Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

zed.entitlements

31 lines · 1.0 KB · text
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5	<key>com.apple.security.automation.apple-events</key>
6	<true/>
7	<key>com.apple.security.cs.allow-jit</key>
8	<true/>
9	<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
10	<true/>
11	<!-- <key>com.apple.security.cs.disable-library-validation</key>
12	<true/> -->
13	<key>com.apple.security.device.audio-input</key>
14	<true/>
15	<key>com.apple.security.device.camera</key>
16	<true/>
17	<key>com.apple.security.personal-information.addressbook</key>
18	<true/>
19	<key>com.apple.security.personal-information.calendars</key>
20	<true/>
21	<key>com.apple.security.personal-information.location</key>
22	<true/>
23	<key>com.apple.security.personal-information.photos-library</key>
24	<true/>
25	<key>com.apple.security.files.user-selected.read-write</key>
26	<true/>
27	<key>com.apple.security.files.downloads.read-write</key>
28	<true/>
29</dict>
30</plist>
31
Served at tenant.openagents/omega Member data and write actions are omitted.