Hey @review-team ,
human review required due to ‘deny-connection’ constraint (interface attributes)
Request you to grant installation:
- name: openmemory
- description: A snap for openmemory.
- upstream: PRIVATE
- upstream-relation: developer
- interfaces:
- \dbus:
- request-type: installation
-
- reasoning: openmemory app will necessarily need the “dbus” interface
- \dbus:
slots:
single-instance:
interface: dbus
bus: session
name: org.com_openmemory_dev.SingleInstance
plugs:
single-instance-plug:
interface: dbus
bus: session
name: org.com_openmemory_dev.SingleInstance
openmemory snap is developed with Tauri framework https://v2.tauri.app/
Here we are using a single instance feature to ensure that a single instance of your tauri app (openmemory snap) is running at a time using the Single Instance Plugin https://v2.tauri.app/plugin/single-instance/
To get this snap working with single instance feature and improve the User experience, I request for the installation and auto-connect dbus