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 15 lines 211 B view raw
1{ 2 "identifier": "desktop-capability", 3 "platforms": [ 4 "macOS", 5 "windows", 6 "linux" 7 ], 8 "windows": [ 9 "main" 10 ], 11 "permissions": [ 12 "positioner:default", 13 "window-state:default" 14 ] 15}