WIP push-to-talk Letta chat frontend
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 10 lines 220 B view raw
1{ 2 "$schema": "../gen/schemas/desktop-schema.json", 3 "identifier": "default", 4 "description": "Capability for the main window", 5 "windows": ["main"], 6 "permissions": [ 7 "core:default", 8 "opener:default" 9 ] 10}