Add feed aggregation and embedding generation features

This commit is contained in:
ImBenji
2025-12-12 10:35:26 +00:00
parent 00889301d9
commit 491bf2bbea
14 changed files with 1798 additions and 73 deletions

View File

@@ -8,5 +8,13 @@
<true/>
<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<key>com.apple.security.files.bookmarks.app-scope</key>
<true/>
</dict>
</plist>